summaryrefslogtreecommitdiffstats
path: root/config-model/src/main
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #24031 from vespa-engine/geirst/allow-dynamic-transform-ar...Geir Storli2022-09-136-29/+86
|\
| * Allow dynamic transforms on array<string> summary fields.Geir Storli2022-09-136-29/+86
* | Add `compute-coverage-from-target-active-docs` feature flag and Dispatch configTor Brede Vekterli2022-09-132-0/+10
* | Add group-normalized redundancy to Dispatch configTor Brede Vekterli2022-09-133-1/+17
* | If there is less than 12G memory, use only single flush thread.Henning Baldersheim2022-09-131-0/+8
|/
* Revert "Restrict data plane bindings"Morten Tokle2022-09-126-93/+36
* Restrict data plane bindingsMorten Tokle2022-09-126-36/+93
* 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-082-5/+10
|\
| * Allow no adminserver element in services.xmlHarald Musum2022-09-082-5/+10
* | 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-078-174/+55
* No functional changesJon Bratseth2022-09-071-24/+23
* Use feature flag CLUSTER_CONTROLLER_STATE_GATHER_COUNTHarald Musum2022-09-053-7/+16
* Warn oonce per summaryJon Bratseth2022-09-051-6/+12
* Merge pull request #23878 from vespa-engine/bratseth/moodel-configJon Bratseth2022-09-014-93/+74
|\
| * Correct typosJon Bratseth2022-09-011-1/+1
| * Add 'model' config typeJon Bratseth2022-08-314-93/+74
* | 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-311-0/+2
* | | Remove option to specify delay with feature flag.Henning Baldersheim2022-08-311-3/+0
|/ /
* | 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-301-0/+3
|\ \ \
| * | | Use separate Vespa mTLS config file for configserver ZKBjørn Christian Seime2022-08-301-0/+3
| | |/ | |/|
* | | Duplicate summarymap config into summary config.Geir Storli2022-08-293-35/+58
| |/ |/|
* | Minor cleanup while reading code.Henning Baldersheim2022-08-281-26/+17
* | Control phrase execution with featureflagHenning Baldersheim2022-08-283-33/+35
|/
* Merge pull request #23770 from vespa-engine/bratseth/embedder-syntax-5Jon Bratseth2022-08-266-147/+82
|\
| * Drop special embedder configJon Bratseth2022-08-246-142/+78
| * 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-241-7/+10
| * CleanupJon Bratseth2022-08-241-14/+10
| * Test model id lookupJon Bratseth2022-08-241-3/+1
| * Add tests and more error checkingJon Bratseth2022-08-241-6/+6
* | Merge pull request #23772 from vespa-engine/geirst/paged-support-for-referenc...Henning Baldersheim2022-08-241-1/+0
|\ \
| * | Add 'paged' support for reference attribute fields.Geir Storli2022-08-241-1/+0
| |/
* / Add feature flag for two-phase document GC in content clustersTor Brede Vekterli2022-08-242-2/+14
|/
* 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
* Remove dead codeJon Bratseth2022-08-235-348/+6
* Simplify and generalizeJon Bratseth2022-08-234-20/+58
* Merge pull request #23710 from vespa-engine/bratseth/embedder-syntaxLester Solbakken2022-08-233-30/+48
|\
| * SimplifyJon Bratseth2022-08-223-28/+32