summaryrefslogtreecommitdiffstats
path: root/config-model/src/test
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | Add injected component to handler in schema test file.gjoranv2022-07-091-0/+3
| |/
* / 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-0654-68/+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-0454-4/+75
* 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-302-2/+24
|\
| * Deprecate combined clusterMartin Polden2022-06-302-2/+24
* | log certificate version in each runAndreas Eriksen2022-06-301-2/+2
|/
* Use CopyDFW for struct field summaries with explicit source.Tor Egge2022-06-296-6/+44
* Merge pull request #23240 from vespa-engine/balder/no-longer-require-sequencingHenning Baldersheim2022-06-272-3/+3
|\
| * No need to special handle distributor/content node.Henning Baldersheim2022-06-262-3/+3
* | Add feature flag control over defaultvalue for feed niceness.Henning Baldersheim2022-06-241-0/+18
|/
* Update default list pricesØyvind Grønnesby2022-06-241-1/+1
* stop using feature flag avoidRenamingSummaryFeaturesArne H Juul2022-06-221-1/+1
* 64k -> 64Mb max bolded field sizeJon Bratseth2022-06-203-10/+10
* remove sort in SearchOrdererArne H Juul2022-06-1710-250/+251
* remove TemporarySDDocumentTypeArne H Juul2022-06-171-78/+0
* Don't generate unused documentdbinfo fieldsJon Bratseth2022-06-162-53/+2
* Merge branch 'master' into balder/add-shared-string-repo-controlHenning Baldersheim2022-06-151-1/+1
|\
| * No functional changesJon Bratseth2022-06-151-1/+1
* | shared-string-repo-reclaim => shared-string-repo-no-reclaimHenning Baldersheim2022-06-151-3/+3
* | Add control of wether shared string repo will reclaim unused enums, or if the...Henning Baldersheim2022-06-141-8/+22
|/
* Use static create methods instead of having many public constructor only used...Henning Baldersheim2022-06-091-5/+5
* Use Inject annotation from 'annotations'Bjørn Christian Seime2022-06-091-1/+1
* Merge pull request #23002 from vespa-engine/cleanup-ancient-xml-syntaxgjoranv2022-06-093-30/+12
|\
| * Clean up 'searchchain' and 'searchchains' syntax in services.xmlgjoranv2022-06-083-30/+12
* | Use pattern variables, and various other code cleanup.Henning Baldersheim2022-06-091-6/+6
|/