summaryrefslogtreecommitdiffstats
path: root/config-model
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #24031 from vespa-engine/geirst/allow-dynamic-transform-ar...Geir Storli2022-09-1312-36/+363
|\
| * Allow dynamic transforms on array<string> summary fields.Geir Storli2022-09-1312-36/+363
* | Add `compute-coverage-from-target-active-docs` feature flag and Dispatch configTor Brede Vekterli2022-09-134-0/+33
* | Add group-normalized redundancy to Dispatch configTor Brede Vekterli2022-09-134-1/+20
* | If there is less than 12G memory, use only single flush thread.Henning Baldersheim2022-09-132-0/+14
|/
* Revert "Restrict data plane bindings"Morten Tokle2022-09-127-196/+36
* Restrict data plane bindingsMorten Tokle2022-09-127-36/+196
* Add feature flag to restrict data plane bindingsMorten Tokle2022-09-091-0/+7
* Allow cloud-account attribute on prod elementMartin Polden2022-09-091-0/+1
* Allow cloud-account attribute on non-production elementsMartin Polden2022-09-091-0/+10
* Merge pull request #23982 from vespa-engine/hmusum/allow-no-adminserver-elementHarald Musum2022-09-083-5/+21
|\
| * Allow no adminserver element in services.xmlHarald Musum2022-09-083-5/+21
* | Remove summarymap config that is no longer used.Geir Storli2022-09-081-1/+0
|/
* Remove producing of summarymap config from the config model.Geir Storli2022-09-0740-847/+95
* Migrate unit tests that are still relevant after summarymap is removed.Geir Storli2022-09-072-219/+108
* No functional changesJon Bratseth2022-09-071-24/+23
* Use feature flag CLUSTER_CONTROLLER_STATE_GATHER_COUNTHarald Musum2022-09-055-9/+18
* Warn oonce per summaryJon Bratseth2022-09-052-9/+16
* Merge pull request #23878 from vespa-engine/bratseth/moodel-configJon Bratseth2022-09-0110-176/+143
|\
| * Correct typosJon Bratseth2022-09-012-2/+2
| * Add 'model' config typeJon Bratseth2022-08-3110-176/+143
* | Merge pull request #23877 from vespa-engine/kkraune/jvm-patternHarald Musum2022-09-011-1/+1
|\ \
| * | Move - to end of list of characters, as - otherwise is used as rangeHarald Musum2022-09-011-1/+1
| * | Add * to valid jvm pattern for debug port self-hostedKristian Aune2022-08-311-1/+1
* | | Also add option to turn split optimisation off.Henning Baldersheim2022-08-312-1/+3
* | | Remove option to specify delay with feature flag.Henning Baldersheim2022-08-312-9/+3
|/ /
* | Merge pull request #23855 from vespa-engine/hmusum/cleanup-20Harald Musum2022-08-305-39/+30
|\ \
| * | Remove dead code and some cosmetic changesHarald Musum2022-08-295-39/+30
* | | Merge pull request #23842 from vespa-engine/bjorncs/zk-tls-configMorten Tokle2022-08-302-0/+7
|\ \ \
| * | | Use separate Vespa mTLS config file for configserver ZKBjørn Christian Seime2022-08-302-0/+7
| | |/ | |/|
* | | remove unused config variable with no effectArne Juul2022-08-291-1/+0
* | | Duplicate summarymap config into summary config.Geir Storli2022-08-2935-86/+1014
| |/ |/|
* | Minor cleanup while reading code.Henning Baldersheim2022-08-281-26/+17
* | Control phrase execution with featureflagHenning Baldersheim2022-08-284-33/+75
|/
* Merge pull request #23770 from vespa-engine/bratseth/embedder-syntax-5Jon Bratseth2022-08-2611-251/+214
|\
| * Drop special embedder configJon Bratseth2022-08-2410-219/+137
| * Make error message deterministicJon Bratseth2022-08-241-2/+3
| * Allow embedders where we alloow componentsJon Bratseth2022-08-241-8/+9
| * Output valid modelsJon Bratseth2022-08-242-8/+14
| * CleanupJon Bratseth2022-08-241-14/+10
| * More testsJon Bratseth2022-08-244-44/+71
| * Test model id lookupJon Bratseth2022-08-243-26/+23
| * Add tests and more error checkingJon Bratseth2022-08-242-7/+24
* | switch to vespa-deploy in goArne Juul2022-08-251-2/+0
* | Merge pull request #23772 from vespa-engine/geirst/paged-support-for-referenc...Henning Baldersheim2022-08-242-5/+10
|\ \
| * | Add 'paged' support for reference attribute fields.Geir Storli2022-08-242-5/+10
| |/
* / Add feature flag for two-phase document GC in content clustersTor Brede Vekterli2022-08-243-2/+40
|/
* Require non-null logserverHarald Musum2022-08-241-6/+7
* Move embedder definition to commonJon Bratseth2022-08-232-8/+7
* Allow skipping 'bundle' and 'def'Jon Bratseth2022-08-231-2/+2