summaryrefslogtreecommitdiffstats
path: root/config-model
Commit message (Expand)AuthorAgeFilesLines
* expect the other messageArne H Juul2022-03-091-1/+24
* avoid adding two fields with same name to a DocumentTypeArne H Juul2022-03-091-0/+1
* test with old and new parserArne H Juul2022-03-096-5/+31
* move struct declaration after useArne H Juul2022-03-092-6/+6
* add some new testsArne H Juul2022-03-0917-0/+885
* Merge pull request #21592 from vespa-engine/arnej/refactor-type-extractionArne H Juul2022-03-081-190/+210
|\
| * avoid endless recursionArne H Juul2022-03-081-1/+5
| * use instance targetDtArne H Juul2022-03-071-51/+51
| * move some code into an inner classArne H Juul2022-03-071-190/+206
* | Merge pull request #21593 from vespa-engine/arnej/minor-conversion-fixesArne H Juul2022-03-085-3/+7
|\ \
| * | conditional set of rawAsBase64Arne H Juul2022-03-082-3/+4
| * | convert field weightArne H Juul2022-03-082-0/+2
| * | recognize float16Arne H Juul2022-03-081-0/+1
* | | regular "type" queryCommandsArne H Juul2022-03-082-2/+7
|/ /
* | Merge pull request #21580 from vespa-engine/arnej/verify-namecollision-failsJon Bratseth2022-03-073-2/+24
|\ \ | |/ |/|
| * struct/document name collision failsArne H Juul2022-03-073-2/+24
* | unit test re-declarning summary fieldArne H Juul2022-03-075-3/+21
* | now finds struct for imported fieldsArne H Juul2022-03-073-15/+12
* | resolve document references alsoArne H Juul2022-03-075-17/+94
* | allow duplicates in document-summary (with warning)Arne H Juul2022-03-072-4/+10
* | fix whitespaceArne H Juul2022-03-071-1/+1
|/
* Merge pull request #21571 from vespa-engine/arnej/handle-function-replacementArne H Juul2022-03-077-24/+52
|\
| * update language in warning, add TODOArne H Juul2022-03-073-5/+6
| * unit test multiple attribute settingsArne H Juul2022-03-072-3/+24
| * allow function replacementArne H Juul2022-03-074-17/+23
* | Merge pull request #21567 from vespa-engine/inject-DocumentTypeManager-instea...Henning Baldersheim2022-03-073-2/+17
|\ \ | |/ |/|
| * minor: improve commentgjoranv2022-03-061-1/+2
| * Add a DocumentTypeManager component to all application containers.gjoranv2022-03-062-2/+9
| * Inject DocumentTypeManager to ReindexingV1ApiHandlergjoranv2022-03-062-1/+8
* | Revert "Lesters/java probe onnx model"Harald Musum2022-03-065-277/+6
|/
* use a special file for bad parse testArne H Juul2022-03-052-6/+13
* should parse with new codeArne H Juul2022-03-051-1/+3
* handle id overrideArne H Juul2022-03-052-9/+27
* avoid setDataType when possibleArne H Juul2022-03-051-3/+7
* test new and old code pathArne H Juul2022-03-051-2/+12
* test new and old code pathArne H Juul2022-03-051-2/+14
* badstruct should not parseArne H Juul2022-03-051-1/+0
* minimal check on valid name of struct typeArne H Juul2022-03-051-0/+3
* allow overriding just ModelContext.Properties in unit testsArne H Juul2022-03-051-0/+7
* convert annotationsArne H Juul2022-03-053-11/+34
* test new code path for annotationsArne H Juul2022-03-051-9/+19
* Merge pull request #21560 from vespa-engine/DocTypeManager-as-injectable-comp...Henning Baldersheim2022-03-051-3/+5
|\
| * Add DocumentTypeManager as a component in the config model.gjoranv2022-03-041-0/+2
| * Fix rawTypes and unchecked issues.gjoranv2022-03-041-3/+3
* | Merge pull request #21559 from vespa-engine/arnej/use-xp-feature-flagHenning Baldersheim2022-03-043-11/+81
|\ \
| * | run new code if feature flag is setArne H Juul2022-03-043-11/+81
* | | Merge pull request #21558 from vespa-engine/arnej/populate-structs-in-extra-f...Henning Baldersheim2022-03-046-33/+85
|\ \ \ | |/ / |/| |
| * | populate extra fieldsArne H Juul2022-03-046-33/+85
| |/
* | Merge pull request #21549 from vespa-engine/arnej/conversion-schemas-5Henning Baldersheim2022-03-042-11/+193
|\ \
| * | convert entire schemaArne H Juul2022-03-042-11/+193