aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/main/java/com/yahoo/vespa/model
Commit message (Expand)AuthorAgeFilesLines
* Don't install zkfacade and zookeeper-server bundles in metrics-proxy.gjoranv2022-07-273-4/+15
* Merge pull request #23531 from vespa-engine/move-bundle-setup-to-modelgjoranv2022-07-275-24/+66
|\
| * Install javax.servlet-api for all containers.gjoranv2022-07-271-5/+5
| * Move rule-based-filter config to configdefinitions module/bundlegjoranv2022-07-271-6/+6
| * Remove unused constant.gjoranv2022-07-261-2/+0
| * Install javax.servlet-api with vespa security bundles.gjoranv2022-07-262-4/+5
| * Move installing of servlet-api bundle to config-model.gjoranv2022-07-262-0/+5
| * Implement mechanism for avoiding unnecesssary bundles.gjoranv2022-07-264-14/+50
| * minor: use consistent casing for constantsgjoranv2022-07-222-2/+2
| * Add back bundles needed by container-disc to preinstall in pomgjoranv2022-07-211-3/+0
| * Handle bundle jars with no custom filename suffix.gjoranv2022-07-211-3/+4
| * Set up more bundles via config-model.gjoranv2022-07-211-1/+5
* | No functional changesJon Bratseth2022-07-251-11/+4
|/
* Add tests for (non-)installed platform bundles.gjoranv2022-07-191-1/+1
* Make ExecutionFactory a child of SearchHandler for correct chains config.gjoranv2022-07-154-46/+41
* Fail deployment if node count is not given for content cluster in hostedHarald Musum2022-07-142-1/+6
* Merge pull request #23497 from vespa-engine/geirst/struct-fields-index-valida...v8.18.12Harald Musum2022-07-131-5/+8
|\
| * Change to log warning (for now) as hosted applications are using this wrong.Geir Storli2022-07-131-5/+8
* | Reduce zk snapshot count for cluster controller to 1000Harald Musum2022-07-131-0/+1
|/
* Merge pull request #23340 from vespa-engine/hmusum/remove-unused-meta-data-fieldHarald Musum2022-07-131-3/+1
|\
| * Remove 'user' field in application metadata and add deprecations for usageHarald Musum2022-07-041-3/+1
* | Merge pull request #23444 from vespa-engine/hmusum/deprecate-docproc-attributesHarald Musum2022-07-134-119/+65
|\ \
| * | Add deploy warnings for deprecated and ignored docproc configHarald Musum2022-07-114-119/+65
* | | Validate that complex fields do not have struct fields with 'indexing: index'.Geir Storli2022-07-133-3/+76
* | | Do not log DNS warnings to application package in hosted contextMartin Polden2022-07-132-5/+12
* | | Revert "Validate that complex fields do not have struct fields with 'indexing...Håkon Hallingstad2022-07-123-76/+3
* | | Merge pull request #23478 from vespa-engine/geirst/struct-fields-with-index-v...Geir Storli2022-07-123-3/+76
|\ \ \
| * | | Validate that complex fields do not have struct fields with 'indexing: index'.Geir Storli2022-07-123-3/+76
* | | | Simplify creation of BundleInstantiationSpecgjoranv2022-07-1216-29/+28
* | | | Create processing handler from the default bundlegjoranv2022-07-125-8/+15
* | | | minor: move commentgjoranv2022-07-112-1/+1
* | | | Simplify by removing the not-so-useful generic param for Handlergjoranv2022-07-1118-68/+56
* | | | Remove comment about "Vespa handlers" (pre-jdisc handlers)gjoranv2022-07-111-2/+0
* | | | Inject a default threadpool for all handlers that don't declare their own.gjoranv2022-07-116-53/+93
* | | | Add test for ProcessingHandler bundle.gjoranv2022-07-113-3/+10
|/ / /
* | | Make document-api a child elementJon Bratseth2022-07-111-1/+2
* | | Revert "Inject default threadpool to handlers [run-systemtest]"Håkon Hallingstad2022-07-1120-138/+111
* | | Merge pull request #23452 from vespa-engine/mpolden/better-quota-messagesØyvind Grønnesby2022-07-111-9/+8
|\ \ \
| * | | Include current and required quota in quota validation messagesMartin Polden2022-07-111-9/+8
| |/ /
* | | Simplify by removing the not-so-useful generic param for Handlergjoranv2022-07-0918-68/+56
* | | Remove comment about "Vespa handlers" (pre-jdisc handlers)gjoranv2022-07-091-2/+0
* | | Inject a default threadpool for all handlers that don't declare their own.gjoranv2022-07-096-53/+94
|/ /
* | Revert "Minor cleanup in config-model"Harald Musum2022-07-085-34/+49
* | Minor cleanup, no functional changesHarald Musum2022-07-085-49/+34
* | Remove use of 'enable-server-ocsp-stapling' feature flagBjørn Christian Seime2022-07-071-8/+4
* | 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-071-3/+0
* | | GC temporary dispatch flags.Henning Baldersheim2022-07-071-6/+0
|/ /
* | Unify communicationmanager config member namingHenning Baldersheim2022-07-061-3/+3