summaryrefslogtreecommitdiffstats
path: root/config-model-api/src
Commit message (Collapse)AuthorAgeFilesLines
* Allow cloud-account attribute on prod elementMartin Polden2022-09-092-1/+7
|
* Allow cloud-account attribute on non-production elementsMartin Polden2022-09-095-19/+37
|
* Use switch expressionMartin Polden2022-09-081-27/+27
|
* Use feature flag CLUSTER_CONTROLLER_STATE_GATHER_COUNTHarald Musum2022-09-051-0/+1
|
* Use three-phase updates by defaultTor Brede Vekterli2022-08-311-1/+1
|
* Control phrase execution with featureflagHenning Baldersheim2022-08-281-0/+1
|
* Add feature flag for two-phase document GC in content clustersTor Brede Vekterli2022-08-241-0/+1
|
* Add featureflag control over query dispatch policy.Henning Baldersheim2022-08-201-0/+1
|
* Merge pull request #23340 from vespa-engine/hmusum/remove-unused-meta-data-fieldHarald Musum2022-07-131-12/+12
|\ | | | | Remove 'user' field in application metadata and add deprecations for … [run-systemtest]
| * Remove 'user' field in application metadata and add deprecations for usageHarald Musum2022-07-041-12/+12
| | | | | | | | | | | | User was set in older Vespa versions when deploying locally, not set anymore and should not be used. Deprecate and add TODOs to remove in Vespa 9
* | Remove use of 'enable-server-ocsp-stapling' feature flagBjørn Christian Seime2022-07-071-1/+1
| |
* | GC mbus numThreads.Henning Baldersheim2022-07-071-1/+1
| |
* | GC temporary dispatch flags.Henning Baldersheim2022-07-071-2/+2
| |
* | - Control number of rpc targets.Henning Baldersheim2022-07-061-3/+9
|/ | | | | - Control number of write events before waking up thread. - For mbus in java, mbus in c++ and the rpc connection towards content nodes.
* Add feature flag control of dispatching.Henning Baldersheim2022-07-011-0/+4
|
* GC removed configHenning Baldersheim2022-07-011-3/+3
|
* log certificate version in each runAndreas Eriksen2022-06-301-2/+17
|
* Add feature flag control over defaultvalue for feed niceness.Henning Baldersheim2022-06-241-0/+1
|
* Merge branch 'master' into balder/add-shared-string-repo-controlHenning Baldersheim2022-06-151-0/+1
|\
| * add feature flag to override log file compressionArne H Juul2022-06-141-0/+1
| |
* | shared-string-repo-reclaim => shared-string-repo-no-reclaimHenning Baldersheim2022-06-151-1/+1
| |
* | Add control of wether shared string repo will reclaim unused enums, or if ↵Henning Baldersheim2022-06-141-0/+1
|/ | | | they will just grow.
* Remove on Vespa 8Jon Bratseth2022-06-081-16/+0
|
* Remove on Vespa 8Jon Bratseth2022-06-081-9/+0
|
* GC unused model feature flag failDeploymentWithInvalidJvmOptionsHarald Musum2022-06-021-1/+0
|
* Reject deployment spec using elements deprecated on previous majorMartin Polden2022-05-302-8/+16
|
* Finalize cloud account syntaxMartin Polden2022-05-203-19/+14
|
* Support rank profile files in schemas/ and subdirsHarald Musum2022-05-191-0/+1
|
* GC usage of FAIL_DEPLOYMENT_WITH_INVALID_JVM_OPTIONS feature flagHarald Musum2022-05-161-1/+1
| | | | Has been true for a while, stop using it and prepare for removal
* Control code loading for proton with feature flag 'load-code-as-hugepages'Henning Baldersheim2022-05-131-0/+1
|
* Limit cloud account to production zonesMartin Polden2022-05-122-2/+5
|
* No fallthroughMartin Polden2022-05-121-4/+3
|
* Support cloud account in deployment specMartin Polden2022-05-115-50/+126
|
* Merge pull request #22539 from vespa-engine/mpolden/deploy-cloud-accountMorten Tokle2022-05-111-0/+4
|\ | | | | Add cloud account to model
| * Add cloud account to modelMartin Polden2022-05-111-0/+4
| |
* | Remove old parser: Not used by any appsJon Bratseth2022-05-101-1/+1
|/
* Merge pull request #22513 from ↵Bjørn Christian Seime2022-05-091-0/+1
|\ | | | | | | | | vespa-engine/mortent/proxy-protocol-disable-mixed-mode Flag to control proxy protocol mixed mode
| * Flag to control proxy protocol mixed modeMorten Tokle2022-05-091-0/+1
| |
* | Remove unused methodHarald Musum2022-05-091-3/+0
|/
* GC unused flags various unused flags and expired interfaces.Henning Baldersheim2022-05-031-7/+0
|
* Update ↵Henning Baldersheim2022-05-031-1/+1
| | | | | config-model-api/src/main/java/com/yahoo/config/model/api/ModelContext.java Co-authored-by: Geir Storli <geirst@yahooinc.com>
* Control enable-bit-vectors default value.Henning Baldersheim2022-05-031-0/+1
|
* Validate file extensions for more directoriesHarald Musum2022-04-271-0/+2
|
* Remove unused methodsHarald Musum2022-04-261-3/+0
|
* Fix badge handler NPEjonmv2022-04-221-1/+0
|
* Provide default value for persistence-async-throttling.Geir Storli2022-04-131-1/+1
|
* Merge pull request #22103 from ↵Henning Baldersheim2022-04-121-4/+4
|\ | | | | | | | | vespa-engine/geirst/dynamic-throttling-and-shared-field-writer Make dynamic throttling and shared field writer on content nodes defa…
| * Make dynamic throttling and shared field writer on content nodes default.Geir Storli2022-04-121-4/+4
| |
* | Update deployment.rnc, and configserver veratime JSON test filesjonmv2022-04-111-1/+1
| |
* | Allow specifying min and max risk, and max idle hours, in deployment specjonmv2022-04-114-58/+107
|/