summaryrefslogtreecommitdiffstats
path: root/config-model
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #23654 from vespa-engine/balder/add-finalv8.34.38Harald Musum2022-08-131-13/+9
|\
| * Add final to members, and use pattern variable.Henning Baldersheim2022-08-131-13/+9
* | Add some tests from an old branch and some code cleanup.Henning Baldersheim2022-08-126-36/+124
|/
* Skip gui handlerMorten Tokle2022-08-111-1/+4
* Replace .average values with .sum, .count and .maxYngve Aasheim2022-08-101-8/+32
* getSearchMetrics -> getSearchChainMetricsHarald Musum2022-08-092-4/+4
* qrserver -> container, part 2Harald Musum2022-08-098-28/+16
* Merge pull request #23587 from vespa-engine/hmusum/qrserver-to-containerHarald Musum2022-08-0911-109/+8
|\
| * qrserver -> containerHarald Musum2022-08-0811-109/+8
* | Fix TODOHarald Musum2022-08-081-2/+2
|/
* use namespace unaware parser for bundle validator MERGEOK (#23585)Andreas Eriksen2022-08-051-1/+1
* warn on use of deprecated xml features (#23583)Andreas Eriksen2022-08-051-8/+6
* Convert config-model to junit5Bjørn Christian Seime2022-07-28322-6211/+6088
* Don't install zkfacade and zookeeper-server bundles in metrics-proxy.gjoranv2022-07-274-5/+22
* Merge pull request #23531 from vespa-engine/move-bundle-setup-to-modelgjoranv2022-07-278-38/+98
|\
| * Install javax.servlet-api for all containers.gjoranv2022-07-271-5/+5
| * Move rule-based-filter config to configdefinitions module/bundlegjoranv2022-07-272-8/+7
| * 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-266-26/+81
| * 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-252-13/+5
|/
* Rename and rearrange test helpers, and declare static.gjoranv2022-07-191-36/+35
* Add tests for (non-)installed platform bundles.gjoranv2022-07-192-3/+40
* Make ExecutionFactory a child of SearchHandler for correct chains config.gjoranv2022-07-155-62/+66
* Merge pull request #23507 from vespa-engine/hmusum/add-cluster-to-exception-m...Håkon Hallingstad2022-07-141-1/+1
|\
| * Add cluster to exception messageHarald Musum2022-07-141-1/+1
* | Merge pull request #23505 from vespa-engine/hmusum/fail-if-node-count-not-giv...Jon Bratseth2022-07-143-2/+37
|\ \ | |/ |/|
| * Fail deployment if node count is not given for content cluster in hostedHarald Musum2022-07-143-2/+37
* | Merge pull request #23502 from vespa-engine/geirst/remove-textextractor-summa...Tor Egge2022-07-143-3/+1
|\ \
| * | Remove textextractor summary transform.Geir Storli2022-07-143-3/+1
| |/
* / Ensure the summary transform for 'documentid' is part of summarymap.cfg.Geir Storli2022-07-1429-1/+100
|/
* Element not attributeJon Bratseth2022-07-131-1/+1
* Merge pull request #23497 from vespa-engine/geirst/struct-fields-index-valida...v8.18.12Harald Musum2022-07-132-14/+38
|\
| * Change to log warning (for now) as hosted applications are using this wrong.Geir Storli2022-07-132-14/+38
* | Merge pull request #23493 from vespa-engine/hmusum/reduce-zk-snapshot-count-f...Harald Musum2022-07-131-0/+1
|\ \ | |/ |/|
| * Reduce zk snapshot count for cluster controller to 1000Harald Musum2022-07-131-0/+1
* | Merge pull request #23488 from vespa-engine/merge-yolean-into-vespajlibJon Bratseth2022-07-131-6/+0
|\ \ | |/ |/|
| * Remove all dependencies to yoleangjoranv2022-07-131-6/+0
* | Merge pull request #23340 from vespa-engine/hmusum/remove-unused-meta-data-fieldHarald Musum2022-07-134-10/+3
|\ \
| * | Remove 'user' field in application metadata and add deprecations for usageHarald Musum2022-07-044-10/+3
* | | Merge pull request #23444 from vespa-engine/hmusum/deprecate-docproc-attributesHarald Musum2022-07-136-132/+70
|\ \ \
| * | | Add deploy warnings for deprecated and ignored docproc configHarald Musum2022-07-116-132/+70
* | | | Validate that complex fields do not have struct fields with 'indexing: index'.Geir Storli2022-07-137-4/+123
* | | | Do not log DNS warnings to application package in hosted contextMartin Polden2022-07-133-6/+13
* | | | Revert "Validate that complex fields do not have struct fields with 'indexing...Håkon Hallingstad2022-07-127-123/+4