summaryrefslogtreecommitdiffstats
path: root/config-model/src/test/java/com/yahoo
Commit message (Expand)AuthorAgeFilesLines
* Add feature flag for unordered merge chainingTor Brede Vekterli2021-11-171-0/+17
* Merge pull request #19928 from vespa-engine/mortent/validate-cloud-secret-storeØyvind Grønnesby2021-11-111-0/+28
|\
| * Validate system can set up cloud secret storeMorten Tokle2021-11-111-0/+28
* | Merge pull request #19955 from vespa-engine/mortent/lbservices-configMorten Tokle2021-11-114-3/+54
|\ \
| * | Support application level endpointsMorten Tokle2021-11-114-6/+10
| * | Only generate endpoints for hosted VespaMorten Tokle2021-11-101-0/+1
| * | Let config model generate endpointsMorten Tokle2021-11-101-0/+46
* | | Support struct inheritanceJon Bratseth2021-11-102-2/+43
|/ /
* | Access in this when modifyingJon Bratseth2021-11-091-0/+11
* | Create implicit summaries for each schema separatelyJon Bratseth2021-11-091-50/+116
|/
* Just fetch file references directly from fileregistry as there is no need to ...Henning Baldersheim2021-11-051-5/+5
* Merge pull request #19888 from vespa-engine/geirst/shared-field-writer-execut...Geir Storli2021-11-051-0/+26
|\
| * Add feature flag for whether to use a shared field writer executor for the do...Geir Storli2021-11-051-0/+26
* | LargeExpressions are not needed in the vespa-model after construction, so do ...Henning Baldersheim2021-11-051-4/+6
|/
* Update expected resultsHenning Baldersheim2021-11-033-6/+6
* Add a LongValue to preserve integer numbers.Henning Baldersheim2021-11-031-2/+2
* Separate RankProfileRegistry from Application to reduce its lifetime to be o...Henning Baldersheim2021-11-031-7/+7
* Update 2020 Oath copyrights.gjoranv2021-10-2711-11/+11
* Update 2019 Oath copyrights.gjoranv2021-10-275-5/+5
* Merge pull request #19741 from vespa-engine/balder/consistent-namingHenning Baldersheim2021-10-271-6/+6
|\
| * Consistently use -/_Henning Baldersheim2021-10-271-6/+6
* | Stop using XX:+UseOSErrorReporting, not supported in newer JDKsHarald Musum2021-10-271-1/+1
|/
* CleanupJon Bratseth2021-10-2539-80/+80
* SearchBuilder -> SchemaBuilderJon Bratseth2021-10-2580-297/+295
* onrerank -> on-first-phase and add on-second-phaseHenning Baldersheim2021-10-251-15/+23
* Update execute -> mutate with '+=', '-=' and '='Henning Baldersheim2021-10-251-12/+12
* Merge pull request #19702 from vespa-engine/geirst/async-apply-bucket-diff-fe...Henning Baldersheim2021-10-221-27/+28
|\
| * Add feature flag for "async-apply-bucket-diff".Geir Storli2021-10-221-27/+28
* | Revert "Update tests"Jon Marius Venstad2021-10-221-2/+2
|/
* Merge pull request #19687 from vespa-engine/jonmv/reapply-streamed-visitsBjørn Christian Seime2021-10-221-2/+2
|\
| * Update testsJon Marius Venstad2021-10-211-2/+2
* | Merge branch 'master' into balder/upper-limit-before-commitHenning Baldersheim2021-10-212-4/+5
|\ \
| * | Use map to allow shadowing parent fieldsJon Bratseth2021-10-211-1/+1
| * | Use optionalJon Bratseth2021-10-212-3/+4
| |/
* / Control attribute maxuncommittedmemory with feature flagHenning Baldersheim2021-10-213-9/+42
|/
* Merge branch 'master' into bratseth/add-missing-copyrightsJon Bratseth2021-10-20116-978/+1332
|\
| * Clean up after testJon Bratseth2021-10-201-6/+13
| * Prep for test of deriving with schema inheritanceJon Bratseth2021-10-203-1/+31
| * Test adding to inherited collectionsJon Bratseth2021-10-192-2/+112
| * Test 2 levelsJon Bratseth2021-10-191-19/+32
| * Inherit raw-as-base64Jon Bratseth2021-10-191-0/+2
| * Inherit imported fieldsJon Bratseth2021-10-193-3/+5
| * Use 'schema' not 'search' in messagesJon Bratseth2021-10-1924-80/+86
| * Inherit document summariesJon Bratseth2021-10-191-0/+8
| * Inherit ONNX modelsJon Bratseth2021-10-196-22/+47
| * Inherit constantsJon Bratseth2021-10-181-0/+6
| * Inherit rank profilesJon Bratseth2021-10-182-1/+8
| * Inherit fieldsJon Bratseth2021-10-181-1/+6
| * Inherit indexesJon Bratseth2021-10-161-4/+14
| * Inherit stemmingJon Bratseth2021-10-161-4/+25