summaryrefslogtreecommitdiffstats
path: root/config-model/src/main/java/com/yahoo
Commit message (Expand)AuthorAgeFilesLines
...
* | | throw expected exceptionsArne H Juul2022-03-032-28/+35
* | | ignore merge with nullArne H Juul2022-03-031-0/+1
* | | allow constructing from Optional objectsArne H Juul2022-03-031-0/+12
* | | allow adding MutateOperation directlyArne H Juul2022-03-031-4/+7
* | | cosmetic fixArne H Juul2022-03-031-1/+1
* | | unify enumsArne H Juul2022-03-0319-83/+77
* | | ensure we can parse most example .sd filesArne H Juul2022-03-033-31/+36
|/ /
* | Merge pull request #21513 from vespa-engine/hmusum/cosmetic-fixesHenning Baldersheim2022-03-031-5/+5
|\ \
| * | Cosmetic changesHarald Musum2022-03-031-5/+5
* | | remove inactive code and try to clean upArne H Juul2022-03-032-47/+24
* | | handle already-resolved StructDataType alsoArne H Juul2022-03-031-13/+23
* | | simplify useless "ownerDocType"Arne H Juul2022-03-031-10/+3
|/ /
* | Merge grouping results incrementally in search invokerBjørn Christian Seime2022-03-012-3/+5
* | Inform on default node countJon Bratseth2022-02-281-0/+2
* | Merge pull request #21458 from vespa-engine/arnej/convert-from-intermediate-1Jon Bratseth2022-02-287-22/+386
|\ \
| * | convert intermedate to DataType objectsArne H Juul2022-02-287-22/+386
* | | Nicer error messageJon Bratseth2022-02-282-10/+10
|/ /
* | add spacesArne H Juul2022-02-254-12/+12
* | simple inheritance resolvingArne H Juul2022-02-254-0/+128
* | unit test filename sanity check alsoArne H Juul2022-02-251-1/+9
* | unit test exceptions thrownArne H Juul2022-02-251-8/+8
* | also unit test external rank-profile filesArne H Juul2022-02-251-1/+1
* | add IntermediateCollection with minimal unit testArne H Juul2022-02-251-0/+10
* | add IntermediateCollectionArne H Juul2022-02-251-0/+124
* | also keep mutate operationsArne H Juul2022-02-252-3/+7
* | Merge branch 'master' into bratseth/strictJon Bratseth2022-02-2514-155/+333
|\ \
| * \ Merge pull request #21381 from vespa-engine/arnej/intermediate-parser-5Henning Baldersheim2022-02-2514-154/+325
| |\ \
| | * | fix "summary" handlingArne H Juul2022-02-242-2/+35
| | * | minimal unit testing of IntermediateParserArne H Juul2022-02-243-3/+3
| | * | flesh out ParsedRankProfileArne H Juul2022-02-241-24/+166
| | * | flesh out ParsedSortingArne H Juul2022-02-241-6/+32
| | * | flesh out ParsedAttributeArne H Juul2022-02-242-12/+47
| | * | more readable using verifyThatArne H Juul2022-02-245-59/+21
| | * | extend ParsedBlock more placesArne H Juul2022-02-2412-72/+45
* | | | Add strict type checking option to query profilesJon Bratseth2022-02-253-8/+39
|/ / /
* / / Allow multiple settings if they are equalJon Bratseth2022-02-242-46/+55
|/ /
* | Add feature flag for controlling throttling of merge feed opsTor Brede Vekterli2022-02-242-0/+10
* | Merge pull request #21370 from vespa-engine/hmusum/use-arm64Arnstein Ressem2022-02-241-2/+2
|\ \
| * | Use arm64 as architecture nameHarald Musum2022-02-241-2/+2
* | | Merge pull request #21368 from vespa-engine/geirst/more-disk-headroom-for-con...Geir Storli2022-02-241-5/+6
|\ \ \
| * | | Give content nodes more headroom when deriving resource limit for disk.Geir Storli2022-02-241-5/+6
| |/ /
* | | Merge pull request #21367 from vespa-engine/bratseth/understandable-error-lin...Harald Musum2022-02-241-1/+4
|\ \ \
| * | | Make the error message meaningful for usersJon Bratseth2022-02-241-1/+4
| |/ /
* | | avoid optional membersArne H Juul2022-02-2413-86/+53
* | | no need for ImmutableListArne H Juul2022-02-2412-41/+41
* | | refactor with helper parent classArne H Juul2022-02-242-13/+45
* | | minor cleanupArne H Juul2022-02-245-16/+29
* | | flesh out some classesArne H Juul2022-02-2412-92/+523
|/ /
* | Merge pull request #21358 from vespa-engine/bratseth/dispatch-tuning-todosgjoranv2022-02-231-2/+2
|\ \
| * | Add todosJon Bratseth2022-02-231-2/+2