summaryrefslogtreecommitdiffstats
path: root/config-model/src/main/java/com/yahoo/config/model/deploy
Commit message (Expand)AuthorAgeFilesLines
* Use full nameHarald Musum2018-10-032-2/+2
* Add feature flag for using dedicated node for logserver (#7023)Harald Musum2018-09-201-2/+15
* Scope imported models to an entire application buildJon Bratseth2018-08-221-4/+4
* Refactor and remove duplicationJon Bratseth2018-08-101-0/+7
* Use new ValidationParameter class instead of booleansHarald Musum2018-07-041-7/+11
* Wire in isFirstDeployment to AccessControlValidatorHarald Musum2018-07-032-2/+16
* Don't fail on out of capacity on bootstrapJon Bratseth2018-06-261-3/+14
* Add athenzDnsSuffix and ztsUrl to identity configBjørn Christian Seime2018-05-151-1/+28
* Remove zone from DeployProperties, it's already present in DeployStateHarald Musum2018-03-201-16/+3
* Don't validate when reloading modelsJon Bratseth2018-02-261-6/+7
* Revert "Revert "Bratseth/typecheck all 3""Jon Bratseth2018-02-221-1/+1
* Revert "Bratseth/typecheck all 3"Harald Musum2018-02-211-1/+1
* Revert "Merge pull request #5091 from vespa-engine/revert-5065-bratseth/typec...Jon Bratseth2018-02-211-1/+1
* Revert "Bratseth/typecheck all 2"Jon Bratseth2018-02-201-1/+1
* Merge pull request #5065 from vespa-engine/bratseth/typecheck-all-2Jon Bratseth2018-02-201-1/+1
|\
| * Re-apply typecheck ranking expressions in JavaJon Bratseth2018-02-091-1/+1
* | disableFiledistributor is not used anymoreHarald Musum2018-02-101-12/+2
|/
* Revert "Bratseth/typecheck all"Henning Baldersheim2018-02-061-1/+1
* Type check all expressionsJon Bratseth2018-02-061-1/+1
* Use query profiles already readJon Bratseth2018-02-051-2/+4
* Fetaure names cleanup WIPJon Bratseth2018-02-021-6/+6
* Revert "Remove zone from DeployProperties"Harald Musum2017-11-291-2/+13
* Remove zone from DeployPropertiesHarald Musum2017-11-281-13/+2
* Add setting for turning off file distributorHarald Musum2017-11-271-4/+15
* Add new field for loadbalancername, deprecate loadbalanceraddressMorten Tokle2017-11-151-10/+10
* Revert "Treat loadbalancer address as string and pass through"Harald Musum2017-11-141-5/+6
* Treat loadbalancer address as string and pass throughMorten Tokle2017-11-141-6/+5
* Propagate loadBalancerAddressMorten Tokle2017-11-071-3/+21
* Improve APIJon Bratseth2017-06-161-1/+1
* Keep time outside ValidationOverridesJon Bratseth2017-06-161-1/+5
* Provide xml formJon Bratseth2017-06-151-1/+1
* Make ValidationOverrides available from the outsideJon Bratseth2017-06-151-6/+2
* Update copyright headersJon Bratseth2017-06-145-5/+5
* Revert "Update copyright headers"Jon Bratseth2017-06-145-5/+5
* Update copyright headersJon Bratseth2017-06-145-5/+5
* Revert "Copyright header"Jon Bratseth2017-06-135-5/+5
* Copyright headerJon Bratseth2017-06-135-5/+5
* Always pass wanted Vespa versionJon Bratseth2017-04-192-9/+17
* Hardcode 16 distribution bits in us-west-1Jon Bratseth2017-03-141-3/+1
* Allow no nodes tagJon Bratseth2017-01-191-2/+0
* Allow nodes to be requested by typeJon Bratseth2016-09-201-10/+1
* Allow source paths to config defsJon Bratseth2016-09-061-1/+1
* Don't allow nullJon Bratseth2016-09-051-2/+2
* SimplifyJon Bratseth2016-09-051-7/+3
* SimplifyJon Bratseth2016-09-051-33/+1
* Don't support lookup without namespaceJon Bratseth2016-09-051-0/+4
* Don't support missing namespaceJon Bratseth2016-09-051-4/+0
* Use Optional not null in ConfigDefinitionStoreJon Bratseth2016-09-052-12/+11
* Don't limit zk connections on non-hosted system.Jon Bratseth2016-09-041-1/+2
* Move building to builderJon Bratseth2016-06-271-1/+1