summaryrefslogtreecommitdiffstats
path: root/config-model-api/src/main/java/com/yahoo/config/model/api
Commit message (Expand)AuthorAgeFilesLines
* Introduce feature flag for enabling grouping session cacheBjørn Christian Seime2019-07-251-0/+1
* Remove feature flag for new metrics-proxy.gjoranv2019-07-041-2/+0
* Reapply api changes for tls configMorten Tokle2019-06-242-0/+32
* Revert "mortent/tls config from deploy params"Morten Tokle2019-06-212-31/+0
* Merge branch 'master' into mortent/tls-config-from-deploy-paramsMorten Tokle2019-06-212-0/+52
|\
| * Merge pull request #9827 from vespa-engine/ogronnesby/update-container-model-...Martin Polden2019-06-202-0/+52
| |\
| | * Make ContainerEndpoints part of the ModelContextØyvind Grønnesby2019-06-141-0/+1
| | * Move ContainerEndpoint from configserver => config-model-apiØyvind Grønnesby2019-06-141-0/+51
* | | Read from secret storeMorten Tokle2019-06-192-1/+31
* | | Propagate deploy params to modelMorten Tokle2019-06-191-0/+1
|/ /
* | Update version for removing feature flag to 7.61gjoranv2019-06-171-1/+1
* | Always return false for feature flag for new metrics proxy.gjoranv2019-06-171-1/+2
|/
* Revert "Remove dispatch-with-protobuf"Harald Musum2019-06-031-0/+1
* Remove dispatch-with-protobufOlli Virtanen2019-06-031-1/+0
* Remove unused methodHarald Musum2019-05-091-2/+0
* Remove unused method (keep it in config model API for now)Harald Musum2019-05-061-1/+2
* Remove use of useSeparateServiceTypeForLogserverContainerHarald Musum2019-04-121-1/+1
* Merge branch 'master' into ollivir/protobuf-ping-and-feature-flagOlli Virtanen2019-03-291-1/+2
|\
| * Use separate service type for logserver container by defaultHarald Musum2019-03-281-1/+2
* | Feature flag to enable protobuf in search protocol as default; protobuf pingOlli Virtanen2019-03-281-0/+1
|/
* Add feature flag for ENABLE_METRICS_PROXY_CONTAINERgjoranv2019-03-221-0/+1
* Change (unused) service name for metricsproxy container.gjoranv2019-03-221-1/+1
* Add feature flag for using a separate service type ('logserver-container') fo...Harald Musum2019-03-121-0/+1
* Rename name field to avoid confusion with Enum's 'name()'gjoranv2019-03-041-3/+3
* Move ContainerServiceType to config-model-apigjoranv2019-03-042-0/+26
* Revert "Gjoranv/use container service type"gjoranv2019-03-042-26/+0
* Rename name field to avoid confusion with Enum's 'name()'gjoranv2019-03-011-3/+3
* Move ContainerServiceType to config-model-apigjoranv2019-03-012-0/+26
* Add a flag to control default dispatch policy per zone.Henning Baldersheim2019-02-011-0/+1
* Java dispatch feature flagOlli Virtanen2019-01-281-2/+3
* Merge pull request #8225 from vespa-engine/bratseth/nonfunctional-changes-onlyJon Bratseth2019-01-251-0/+2
|\
| * Nonfunctional changes onlyJon Bratseth2019-01-241-0/+2
* | Make ModelContext.Properties more accessible in config modelHåkon Hallingstad2019-01-251-0/+1
|/
* Remove deprecated duplicate Version classJon Bratseth2019-01-211-8/+1
* Remove unused constructorHarald Musum2018-12-071-10/+1
* Make service monitors aware of infra applications in duper model.Håkon Hallingstad2018-12-061-6/+7
* Revert "Revert "Add infrastructure applications to DuperModel""Håkon Hallingstad2018-12-031-0/+4
* Revert "Add infrastructure applications to DuperModel"Harald Musum2018-12-031-4/+0
* Merge pull request #7828 from vespa-engine/hakonhall/add-infrastructure-appli...Håkon Hallingstad2018-12-031-0/+4
|\
| * Add infrastructure applications to DuperModelHåkon Hallingstad2018-11-301-0/+4
* | Deprecate com.yahoo.config.provision.VersionJon Bratseth2018-12-011-2/+10
|/
* Remove unused methodHarald Musum2018-11-281-4/+0
* Create a config model view (api) package under model-integrationJon Bratseth2018-11-264-181/+0
* Model the config model view of model-integrationJon Bratseth2018-11-264-0/+181
* CleanupHarald Musum2018-11-201-23/+5
* Need to remove override annotation before method can be removedHarald Musum2018-11-161-1/+1
* Merge pull request #7595 from vespa-engine/musum/simplify-supermodel-part-2Harald Musum2018-11-121-0/+15
|\
| * Simplify supermodel, part 2Harald Musum2018-11-081-0/+15
* | Log existing application infos if one is not foundHarald Musum2018-11-081-0/+5
|/
* Use simpler map for modelsHarald Musum2018-11-051-47/+38