aboutsummaryrefslogtreecommitdiffstats
path: root/config-model-api
Commit message (Expand)AuthorAgeFilesLines
* GC unused model feature flag failDeploymentWithInvalidJvmOptionsHarald Musum2022-06-021-1/+0
* Update ABI specMartin Polden2022-05-311-1/+2
* Reject deployment spec using elements deprecated on previous majorMartin Polden2022-05-302-8/+16
* Merge pull request #22689 from vespa-engine/hakonhall/installjar-cmake-functionHåkon Hallingstad2022-05-201-1/+1
|\
| * install_jar CMake functionHåkon Hallingstad2022-05-201-1/+1
* | Finalize cloud account syntaxMartin Polden2022-05-203-19/+14
|/
* Support rank profile files in schemas/ and subdirsHarald Musum2022-05-192-0/+2
* GC usage of FAIL_DEPLOYMENT_WITH_INVALID_JVM_OPTIONS feature flagHarald Musum2022-05-161-1/+1
* 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-116-52/+130
* Merge pull request #22539 from vespa-engine/mpolden/deploy-cloud-accountMorten Tokle2022-05-111-0/+4
|\
| * 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 vespa-engine/mortent/proxy-protocol-disable-mi...Bjørn Christian Seime2022-05-091-0/+1
|\
| * Flag to control proxy protocol mixed modeMorten Tokle2022-05-091-0/+1
* | Remove unused methodHarald Musum2022-05-091-3/+0
|/
* Don't embed annotations in osgi bundlesBjørn Christian Seime2022-05-041-0/+6
* GC unused flags various unused flags and expired interfaces.Henning Baldersheim2022-05-031-7/+0
* Update config-model-api/src/main/java/com/yahoo/config/model/api/ModelContext...Henning Baldersheim2022-05-031-1/+1
* Control enable-bit-vectors default value.Henning Baldersheim2022-05-031-0/+1
* Validate file extensions for more directoriesHarald Musum2022-04-272-0/+3
* 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 vespa-engine/geirst/dynamic-throttling-and-sha...Henning Baldersheim2022-04-121-4/+4
|\
| * 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
* | Update ABI specjonmv2022-04-111-1/+4
* | Allow specifying min and max risk, and max idle hours, in deployment specjonmv2022-04-114-58/+107
|/
* Revert "Jonmv/unify hostname classes"Jon Marius Venstad2022-04-081-1/+1
* Use one HostName class (that is not for JSON)Jon Marius Venstad2022-04-081-1/+1
* Use new method only for getting admin cluster node architectureHarald Musum2022-04-041-1/+1
* Remove feature flag 'merge-grouping-result-in-search-invoker'Bjørn Christian Seime2022-03-301-1/+1
* flip feature flagArne H Juul2022-03-291-1/+1
* No functional changesJon Bratseth2022-03-251-0/+1
* Annotate instead of using TODOsHarald Musum2022-03-251-1/+1
* Update versionHarald Musum2022-03-221-1/+1
* Cleanup and more testing of specifying node architecture for admin clustersHarald Musum2022-03-181-1/+4
* Include allowMajor when requesting compile versionMartin Polden2022-03-161-2/+2
* Add feature flag for node architecture for admin clustersHarald Musum2022-03-151-0/+1
* Add wantedNodeVersion to ModelJon Marius Venstad2022-03-111-0/+3
* add experimental feature flagArne H Juul2022-03-041-0/+1
* Merge grouping results incrementally in search invokerBjørn Christian Seime2022-03-011-0/+1
* Add feature flag for controlling throttling of merge feed opsTor Brede Vekterli2022-02-241-0/+1
* Add more feature flags for tuning dynamic persistence throttlingTor Brede Vekterli2022-02-231-0/+2
* Do not roll out new application package with pure deployment orchestration ch...Jon Marius Venstad2022-02-224-3/+164
* Split revision target and when to change settings in deployment specJon Marius Venstad2022-02-185-56/+117
* Merge pull request #21258 from vespa-engine/jonmv/long-deployment-pipelines-2Martin Polden2022-02-183-1/+5
|\