aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/test/java/com/yahoo/vespa
Commit message (Expand)AuthorAgeFilesLines
...
* Rename and rearrange test helpers, and declare static.gjoranv2022-07-191-36/+35
* Add tests for (non-)installed platform bundles.gjoranv2022-07-191-2/+39
* Make ExecutionFactory a child of SearchHandler for correct chains config.gjoranv2022-07-151-16/+25
* Change to log warning (for now) as hosted applications are using this wrong.Geir Storli2022-07-131-9/+30
* Merge pull request #23340 from vespa-engine/hmusum/remove-unused-meta-data-fieldHarald Musum2022-07-131-1/+0
|\
| * Remove 'user' field in application metadata and add deprecations for usageHarald Musum2022-07-041-1/+0
* | Merge pull request #23444 from vespa-engine/hmusum/deprecate-docproc-attributesHarald Musum2022-07-131-7/+2
|\ \
| * | Add deploy warnings for deprecated and ignored docproc configHarald Musum2022-07-111-7/+2
* | | Validate that complex fields do not have struct fields with 'indexing: index'.Geir Storli2022-07-131-1/+25
* | | Revert "Validate that complex fields do not have struct fields with 'indexing...Håkon Hallingstad2022-07-121-25/+1
* | | Merge pull request #23478 from vespa-engine/geirst/struct-fields-with-index-v...Geir Storli2022-07-121-1/+25
|\ \ \
| * | | Validate that complex fields do not have struct fields with 'indexing: index'.Geir Storli2022-07-121-1/+25
* | | | Simplify creation of BundleInstantiationSpecgjoranv2022-07-121-1/+1
* | | | Simplify by removing the not-so-useful generic param for Handlergjoranv2022-07-116-17/+17
* | | | Add test to verify default threadpool for builtin handlers.gjoranv2022-07-111-0/+12
* | | | Convenience fixupgjoranv2022-07-115-15/+19
* | | | Add test to verify default threadpool for custom handlers.gjoranv2022-07-112-83/+118
* | | | Rename test classgjoranv2022-07-111-1/+1
* | | | Add test for ProcessingHandler bundle.gjoranv2022-07-111-1/+10
|/ / /
* | | Make document-api a child elementJon Bratseth2022-07-111-1/+3
* | | Revert "Inject default threadpool to handlers [run-systemtest]"Håkon Hallingstad2022-07-117-156/+105
* | | Merge pull request #23452 from vespa-engine/mpolden/better-quota-messagesØyvind Grønnesby2022-07-111-4/+4
|\ \ \
| * | | Include current and required quota in quota validation messagesMartin Polden2022-07-111-4/+4
| |/ /
* | | Merge pull request #23442 from vespa-engine/inject-default-threadpool-to-hand...gjoranv2022-07-117-105/+156
|\ \ \
| * | | Simplify by removing the not-so-useful generic param for Handlergjoranv2022-07-096-17/+17
| * | | Add test to verify default threadpool for builtin handlers.gjoranv2022-07-091-0/+12
| * | | Convenience fixupgjoranv2022-07-094-14/+17
| * | | Add test to verify default threadpool for custom handlers.gjoranv2022-07-092-82/+118
| * | | Rename test classgjoranv2022-07-091-1/+1
| |/ /
* / / Remove testHarald Musum2022-07-101-19/+0
|/ /
* | Revert "Minor cleanup in config-model"Harald Musum2022-07-081-6/+27
* | Remove testing of standalone docproc containerHarald Musum2022-07-081-82/+0
* | Minor cleanup, no functional changesHarald Musum2022-07-081-8/+6
* | Remove testHarald Musum2022-07-081-19/+0
* | Remove use of 'enable-server-ocsp-stapling' feature flagBjørn Christian Seime2022-07-071-5/+14
* | GC mbus numThreads.Henning Baldersheim2022-07-072-10/+0
* | GC temporary dispatch flags.Henning Baldersheim2022-07-071-6/+0
* | - Control number of rpc targets.Henning Baldersheim2022-07-061-1/+13
* | GC long gone config and som minor code cleanup.Henning Baldersheim2022-07-061-15/+1
* | Move secret store related test to new subclass.gjoranv2022-07-053-113/+139
* | Move access control related tests to appropriate classgjoranv2022-07-052-191/+200
* | Move accesslog related test to appropriate class.gjoranv2022-07-052-34/+46
* | Add option to ignore undefined fieldsJon Bratseth2022-07-042-4/+23
|/
* Add feature flag control of dispatching.Henning Baldersheim2022-07-012-0/+30
* GC unused optimize_for configHenning Baldersheim2022-07-012-2/+0
* GC removed configHenning Baldersheim2022-07-012-10/+0
* Merge pull request #23292 from vespa-engine/mpolden/deprecate-combinedJon Marius Venstad2022-06-301-1/+0
|\
| * Deprecate combined clusterMartin Polden2022-06-301-1/+0
* | log certificate version in each runAndreas Eriksen2022-06-301-2/+2
|/
* Merge pull request #23240 from vespa-engine/balder/no-longer-require-sequencingHenning Baldersheim2022-06-272-3/+3
|\