summaryrefslogtreecommitdiffstats
path: root/config-model/src/main/java/com/yahoo/config
Commit message (Expand)AuthorAgeFilesLines
* Refactor and remove duplicationJon Bratseth2018-08-101-0/+7
* Replace 'tonytv' with full name in author tagsBjørn Christian Seime2018-07-051-1/+1
* Use new ValidationParameter class instead of booleansHarald Musum2018-07-043-9/+13
* Wire in isFirstDeployment to AccessControlValidatorHarald Musum2018-07-032-2/+16
* Don't fail on out of capacity on bootstrapJon Bratseth2018-06-262-8/+30
* Nonfunctional changes onlyJon Bratseth2018-06-191-2/+1
* Separate internal redeploys from application package changesJon Bratseth2018-06-011-0/+5
* Add athenzDnsSuffix and ztsUrl to identity configBjørn Christian Seime2018-05-151-1/+28
* Don't use wildcard imports.gjoranv2018-05-042-12/+24
* Java 9: Class.newInstance() is deprecated.gjoranv2018-05-042-4/+4
* Move flags for rpc, messagebus and http enabled to container clusterHarald Musum2018-04-251-1/+0
* Load the minimal set of models needed in devJon Bratseth2018-04-193-4/+17
* Add a unit testJon Bratseth2018-04-171-1/+1
* Nonfunctional changesJon Bratseth2018-04-061-1/+1
* remove method that only works sometimesArne Juul2018-04-031-16/+10
* Merge pull request #5398 from vespa-engine/bratseth/exclusive-nodesJon Bratseth2018-03-211-5/+23
|\
| * Allow applications to request exlcusive access to hostsJon Bratseth2018-03-201-5/+23
* | Remove zone from DeployProperties, it's already present in DeployStateHarald Musum2018-03-201-16/+3
|/
* Don't validate when reloading modelsJon Bratseth2018-02-263-8/+9
* 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
|/
* Remove filedistributorserviceHarald Musum2018-02-082-5/+3
* 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-052-5/+43
* Fetaure names cleanup WIPJon Bratseth2018-02-021-6/+6
* Merge pull request #4692 from vespa-engine/bratseth/store-converted-expressio...Jon Bratseth2018-01-173-10/+10
|\
| * Access files through application packageJon Bratseth2018-01-161-2/+2
| * Use either model or stored expressions onlyJon Bratseth2018-01-162-8/+8
* | Ask other config servers to start downloading filesHarald Musum2018-01-161-1/+1
|/
* Revert "Revert "Revert "Revert "Bratseth/select 1 host by index""""Jon Bratseth2017-12-151-2/+1
* Revert "Revert "Revert "Bratseth/select 1 host by index"""Henning Baldersheim2017-12-141-1/+2
* Merge with masterJon Bratseth2017-12-144-11/+29
|\
| * 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-274-11/+29
* | Fall back to sort by hostname if a host has no membershipJon Bratseth2017-11-241-2/+1
|/
* 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
* simplify single node caseArne Juul2017-09-111-9/+2
* Fix deployment spec cast in container cluster modelMartin Polden2017-09-081-9/+9
* Merge pull request #3234 from vespa-engine/bratseth/store-provisioninfo-witho...Jon Bratseth2017-08-302-1/+1
|\
| * Allocation consistency between model versionsJon Bratseth2017-08-281-0/+1