summaryrefslogtreecommitdiffstats
path: root/config-model
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Add injected component to handler in schema test file.gjoranv2022-07-111-0/+3
* | | | | Add test for ProcessingHandler bundle.gjoranv2022-07-114-4/+20
| |/ / / |/| | |
* | | | Make document-api a child elementJon Bratseth2022-07-112-2/+5
* | | | Revert "Inject default threadpool to handlers [run-systemtest]"Håkon Hallingstad2022-07-1128-297/+216
* | | | Merge pull request #23452 from vespa-engine/mpolden/better-quota-messagesØyvind Grønnesby2022-07-112-13/+12
|\ \ \ \
| * | | | Include current and required quota in quota validation messagesMartin Polden2022-07-112-13/+12
| | |/ / | |/| |
* | | | Merge pull request #23442 from vespa-engine/inject-default-threadpool-to-hand...gjoranv2022-07-1128-216/+297
|\ \ \ \
| * | | | Simplify by removing the not-so-useful generic param for Handlergjoranv2022-07-0924-85/+73
| * | | | 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
| * | | | Remove comment about "Vespa handlers" (pre-jdisc handlers)gjoranv2022-07-091-2/+0
| * | | | Rename test classgjoranv2022-07-091-1/+1
| * | | | Inject a default threadpool for all handlers that don't declare their own.gjoranv2022-07-096-53/+94
| * | | | 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-086-40/+76
* | | Remove testing of standalone docproc containerHarald Musum2022-07-081-82/+0
* | | Minor cleanup, no functional changesHarald Musum2022-07-086-57/+40
* | | Remove testHarald Musum2022-07-081-19/+0
|/ /
* | Remove use of 'enable-server-ocsp-stapling' feature flagBjørn Christian Seime2022-07-072-13/+18
* | Merge pull request #23407 from vespa-engine/bjorncs/bundlesBjørn Christian Seime2022-07-077-16/+40
|\ \
| * | Only add bundles based on enabled features for standalone containerBjørn Christian Seime2022-07-077-16/+40
* | | GC mbus numThreads.Henning Baldersheim2022-07-074-20/+0
* | | GC temporary dispatch flags.Henning Baldersheim2022-07-073-25/+0
|/ /
* | Unify communicationmanager config member namingHenning Baldersheim2022-07-061-3/+3
* | - Control number of rpc targets.Henning Baldersheim2022-07-064-1/+68
* | Add missing getDefaultHttpServerHenning Baldersheim2022-07-061-0/+5
* | GC long gone config and som minor code cleanup.Henning Baldersheim2022-07-0659-106/+7
* | 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-0464-44/+118
* | Merge pull request #23346 from vespa-engine/mpolden/fix-log-methodHarald Musum2022-07-041-3/+3
|\ \ | |/ |/|
| * Log message for application packageMartin Polden2022-07-041-3/+3
* | Add feature flag control of dispatching.Henning Baldersheim2022-07-014-0/+69
* | GC unused optimize_for configHenning Baldersheim2022-07-012-2/+0
* | Merge pull request #23313 from vespa-engine/bjorncs/bundlesHenning Baldersheim2022-07-013-5/+12
|\ \
| * | Ensure stable ordering of platform bundlesBjørn Christian Seime2022-07-012-4/+4
| * | Only add search/docproc/feed bundles when requiredBjørn Christian Seime2022-07-011-1/+8
| |/
* / GC removed configHenning Baldersheim2022-07-014-27/+4
|/
* Revert "Only add search/docproc/feed bundles when required"Bjørn Christian Seime2022-06-301-12/+0
* Revert "Merge pull request #23299 from vespa-engine/bjorncs/bundles"Bjørn Christian Seime2022-06-302-8/+13
* Ensure additional platform bundles are present for implicit container clusterBjørn Christian Seime2022-06-302-13/+8
* Merge pull request #23292 from vespa-engine/mpolden/deprecate-combinedJon Marius Venstad2022-06-303-5/+32
|\
| * Deprecate combined clusterMartin Polden2022-06-303-5/+32
* | Merge pull request #23286 from vespa-engine/andreer/i-will-tell-you-this-only...Jon Marius Venstad2022-06-302-6/+5
|\ \
| * | log certificate version in each runAndreas Eriksen2022-06-302-6/+5
* | | Merge pull request #23139 from vespa-engine/andreer/java-17-examplesMartin Polden2022-06-301-1/+1
|\ \ \ | |/ / |/| |
| * | one of the most common stream operations gets simplerAndreas Eriksen2022-06-161-1/+1