summaryrefslogtreecommitdiffstats
path: root/config-model
Commit message (Expand)AuthorAgeFilesLines
* add consistency checksArne H Juul2022-03-231-0/+11
* model StructDataType declared in a specific documentArne H Juul2022-03-233-8/+68
* Merge pull request #21780 from vespa-engine/arnej/split-temporary-structured-...Arne H Juul2022-03-2316-23/+132
|\
| * check for un-resolved temporariesArne H Juul2022-03-232-3/+21
| * handle new temporariesArne H Juul2022-03-232-6/+28
| * use new temporariesArne H Juul2022-03-231-6/+6
| * cleanup unused importsArne H Juul2022-03-238-8/+0
| * add two new classesArne H Juul2022-03-233-0/+77
* | add toString() useful for debuggingArne H Juul2022-03-231-0/+55
* | Merge pull request #21777 from vespa-engine/hmusum/use-flag-for-logserver-nod...Harald Musum2022-03-234-48/+47
|\ \
| * | Fetch flag value for architecture for admin clusters correctlyHarald Musum2022-03-234-48/+47
| |/
* | track toString() updateArne H Juul2022-03-231-1/+1
* | track error message changeArne H Juul2022-03-231-1/+4
* | be more compatible with old code pathArne H Juul2022-03-231-4/+3
* | add convenience functionsArne H Juul2022-03-231-0/+4
|/
* Merge pull request #21746 from vespa-engine/hmusum/cleanup-and-more-testing-o...Harald Musum2022-03-223-18/+38
|\
| * Cleanup and more testing of specifying node architecture for admin clustersHarald Musum2022-03-183-18/+38
* | add unit testArne H Juul2022-03-213-0/+256
* | populate matching for key/value of map fields alsoArne H Juul2022-03-211-6/+13
* | Merge pull request #21755 from vespa-engine/arnej/minor-cleanup-2Jon Bratseth2022-03-211-25/+17
|\ \
| * | the content struct may also need updatesArne H Juul2022-03-211-0/+1
| * | more specific exception for builtin document typeArne H Juul2022-03-201-1/+1
| * | lookup document types by name, not idArne H Juul2022-03-201-6/+6
| * | remove leftover unused classArne H Juul2022-03-201-12/+0
| * | more generic way to avoid infinite recursionArne H Juul2022-03-201-6/+9
* | | add missing ifArne H Juul2022-03-211-1/+3
* | | process all the summary fields with same nameArne H Juul2022-03-206-15/+19
|/ /
* | add warningArne H Juul2022-03-181-2/+3
* | allow exact-duplicate struct onlyArne H Juul2022-03-181-1/+11
* | Revert "do inherit last"Arne H Juul2022-03-181-5/+5
* | add new testArne H Juul2022-03-185-0/+241
* | do inherit lastArne H Juul2022-03-181-5/+5
* | no deprecation here anymoreArne H Juul2022-03-181-1/+0
* | restore method used elsewhereArne H Juul2022-03-181-0/+18
* | add missing newlinesArne H Juul2022-03-188-8/+8
* | avoid warningArne H Juul2022-03-181-0/+4
* | slight NewDocumentReferenceDataType cleanupArne H Juul2022-03-186-34/+22
* | header -> content structArne H Juul2022-03-183-29/+12
* | remove array indexesArne H Juul2022-03-1720-702/+703
|/
* Merge pull request #21723 from vespa-engine/arnej/apply-field-rank-normalArne H Juul2022-03-172-6/+10
|\
| * add conversion of "isNormal"Arne H Juul2022-03-172-6/+10
* | switch to NewDocumentReferenceDataTypeArne H Juul2022-03-1723-86/+87
* | more compatibleArne H Juul2022-03-171-8/+42
* | add new datatype modelArne H Juul2022-03-171-0/+78
|/
* tighten importsArne H Juul2022-03-162-31/+0
* check some more details for sanityArne H Juul2022-03-161-1/+13
* fix annotation struct handlingArne H Juul2022-03-164-5/+22
* validate no annotation references in documentArne H Juul2022-03-161-0/+62
* simplify after refactoringArne H Juul2022-03-161-4/+3
* simplify annotation handling hereArne H Juul2022-03-161-37/+26