summaryrefslogtreecommitdiffstats
path: root/config-model/src/main/java/com/yahoo/config
Commit message (Expand)AuthorAgeFilesLines
* Don't try to copy files if just one config serverJon Bratseth2021-10-121-2/+3
* Control disk-bloat-factor and compression level with feature flag.Henning Baldersheim2021-10-081-1/+13
* Update Verizon Media copyright notices.gjoranv2021-10-071-1/+1
* Update 2017 copyright notices.gjoranv2021-10-0738-38/+38
* Merge pull request #19444 from vespa-engine/bratseth/initalize-fallback-singl...Jon Bratseth2021-10-071-1/+1
|\
| * Create config server when not configured explicitlyJon Bratseth2021-10-061-1/+1
* | Remove num-distributor-stripes feature flag.Geir Storli2021-10-061-7/+0
|/
* Add feature flag for ignoring merge queue limit for forwarded (chained) mergesTor Brede Vekterli2021-10-061-0/+7
* Add feature flag for distributor merge busy wait.Geir Storli2021-10-041-0/+9
* Merge pull request #19280 from vespa-engine/bratseth/cleanup-876Harald Musum2021-09-271-6/+2
|\
| * No functional changesJon Bratseth2021-09-241-6/+2
* | GC fully deployed featuer flag enforce-rank-profile-inheritanceHenning Baldersheim2021-09-271-5/+0
* | Add featureflag control of container shutdown.Henning Baldersheim2021-09-251-1/+12
|/
* GC unused flag and methodsHarald Musum2021-09-151-8/+1
* Revert "Revert "Balder/wire executor to ml model importing""Henning Baldersheim2021-09-121-3/+4
* Revert "Balder/wire executor to ml model importing"Arne H Juul2021-09-101-4/+3
* Wire in and use an executor for ml model importing too.Henning Baldersheim2021-09-091-3/+4
* Allow inheriting any rankprofile until enforcing is enabled explicit.Henning Baldersheim2021-09-081-1/+6
* GC dry-run-onnx-on-setup flagHenning Baldersheim2021-09-081-7/+0
* Enable feature flag control over rank-profile inheritance verification.Henning Baldersheim2021-09-071-0/+1
* Revert "Revert "Wire in executor in deploystate that can be use to speed up d...Harald Musum2021-09-071-0/+16
* Revert "Wire in executor in deploystate that can be use to speed up deploymen...Harald Musum2021-09-071-16/+0
* Wire in executor in deploystate that can be use to speed up deployments. Fx c...Henning Baldersheim2021-09-071-0/+16
* Revert "Revert "Update defaults to reflect target of code.""Henning Baldersheim2021-09-021-8/+2
* Revert "Update defaults to reflect target of code."Harald Musum2021-09-021-2/+8
* Update defaults to reflect target of code.Henning Baldersheim2021-09-021-8/+2
* metrix -> metricsHenning Baldersheim2021-09-011-1/+1
* Add feature flag control over metricsproxy serving threads.Henning Baldersheim2021-09-011-0/+1
* Stop accepting application roles in deployMorten Tokle2021-08-301-1/+0
* Revert "Remove incomplete constructor and unify tests."Arnstein Ressem2021-08-261-2/+2
* Remove incomplete constructor and unify tests.Henning Baldersheim2021-08-261-2/+2
* Rename FileDistributor to FileReferencesRepositoryHarald Musum2021-08-251-12/+8
* GC usages of fileSourceHostHenning Baldersheim2021-08-172-4/+2
* Avoid FileRegistry when you only need a hostname.Henning Baldersheim2021-08-172-3/+3
* Wire in the FileRegistry explicit and separately. Not via FileDistributor.Henning Baldersheim2021-08-162-1/+3
* Stop sending hints about files that should be downloaded when doing prepareHarald Musum2021-08-161-4/+3
* Remove unused feature flagsMorten Tokle2021-08-021-7/+0
* Add feature flag for min-node-ratio-per-group.Geir Storli2021-07-161-0/+7
* Add feature flags for disk and memory resource limitsHarald Musum2021-07-011-0/+14
* Remove dead code and update when interface method can be removedHarald Musum2021-06-291-7/+0
* Add feature falg for controlling onnx dryrun verification.Henning Baldersheim2021-06-231-0/+6
* Stop using metricsProxyMaxHeapSizeInMbHarald Musum2021-06-151-7/+0
* Add featureflag for definition of large rank expressions.Henning Baldersheim2021-06-091-0/+6
* Mostly remove old way of overriding validations in devJon Bratseth2021-06-081-6/+2
* Validate redundancy=1 on first deploymentJon Bratseth2021-06-071-1/+6
* Add max-concurrent-merges-per-node and max-merge-queue-size feature flags.Henning Baldersheim2021-06-061-0/+13
* Revert "Revert "Searchdefinition/schemas cleanup""Harald Musum2021-06-052-11/+6
* Revert "Searchdefinition/schemas cleanup"Arnstein Ressem2021-06-042-6/+11
* Add getSchemas methodsHarald Musum2021-06-042-11/+6
* Merge pull request #18053 from vespa-engine/balder/gc-unused-use-bucketexecut...Harald Musum2021-06-012-8/+10
|\