summaryrefslogtreecommitdiffstats
path: root/config-model/src/test
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #23644 from vespa-engine/mortent/remove-querybuilderMorten Tokle2022-08-221-19/+0
|\
| * Update testMorten Tokle2022-08-171-19/+0
* | Add test for feature flag control of dispatch policy.Henning Baldersheim2022-08-201-0/+31
* | Add best-of-random-2 dispatch policy.Henning Baldersheim2022-08-192-24/+52
|/
* Add some tests from an old branch and some code cleanup.Henning Baldersheim2022-08-122-13/+97
* qrserver -> container, part 2Harald Musum2022-08-096-23/+11
* qrserver -> containerHarald Musum2022-08-089-107/+6
* Convert config-model to junit5Bjørn Christian Seime2022-07-28321-6209/+6075
* Don't install zkfacade and zookeeper-server bundles in metrics-proxy.gjoranv2022-07-271-1/+7
* Move rule-based-filter config to configdefinitions module/bundlegjoranv2022-07-271-2/+1
* Implement mechanism for avoiding unnecesssary bundles.gjoranv2022-07-262-12/+31
* 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
* Merge pull request #23505 from vespa-engine/hmusum/fail-if-node-count-not-giv...Jon Bratseth2022-07-141-1/+31
|\
| * Fail deployment if node count is not given for content cluster in hostedHarald Musum2022-07-141-1/+31
* | Ensure the summary transform for 'documentid' is part of summarymap.cfg.Geir Storli2022-07-1428-1/+90
|/
* 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-132-4/+1
|\
| * Remove 'user' field in application metadata and add deprecations for usageHarald Musum2022-07-042-4/+1
* | 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
* | | | Merge pull request #23465 from vespa-engine/geirst/summary-transform-for-docu...v8.17.19Geir Storli2022-07-122-3/+25
|\ \ \ \
| * | | | Add new summary transform for all 'documentid' summary fields.Geir Storli2022-07-122-3/+25
| |/ / /
* | | | Merge pull request #23477 from vespa-engine/mpolden/handle-abs-rootHarald Musum2022-07-121-1/+1
|\ \ \ \
| * | | | Handle absolute root in MockApplicationPackageMartin Polden2022-07-121-1/+1
* | | | | Merge pull request #23445 from vespa-engine/bratseth/improve-messageHarald Musum2022-07-121-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Don't say we expect declaration in query profilesJon Bratseth2022-07-111-1/+1
* | | | | 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 injected component to handler in schema test file.gjoranv2022-07-111-0/+3
* | | | | 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-118-159/+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-118-105/+159
|\ \ \ \
| * | | | 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