aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/main/java/com/yahoo/config/model/deploy/DeployState.java
Commit message (Expand)AuthorAgeFilesLines
* Remove dead codeHarald Musum2019-11-151-2/+0
* Stop reading rotations property in config modelMartin Polden2019-10-111-14/+0
* Merge pull request #10238 from vespa-engine/ogronnesby/propagate-ca-in-configØyvind Grønnesby2019-08-141-0/+19
|\
| * Add the CA certificates to configuration and read it from application packageØyvind Grønnesby2019-08-121-0/+19
* | MergeJon Bratseth2019-08-131-3/+5
|/
* Allow using a custom deploy logger in a "test DeployState"gjoranv2019-07-111-0/+4
* tls config from deploy paramsMorten Tokle2019-06-241-0/+4
* Revert "mortent/tls config from deploy params"Morten Tokle2019-06-211-4/+0
* Merge branch 'master' into mortent/tls-config-from-deploy-paramsMorten Tokle2019-06-211-0/+15
|\
| * Add ContainerEndpoint info to LbServicesØyvind Grønnesby2019-06-181-1/+5
| * Get ContainerEndpoints into DeployStateØyvind Grønnesby2019-06-141-0/+11
* | Add test for provided tls portMorten Tokle2019-06-211-12/+3
* | Read from secret storeMorten Tokle2019-06-191-8/+9
* | Propagate deploy params to modelMorten Tokle2019-06-191-2/+14
|/
* Holistic query profile validationJon Bratseth2019-06-101-1/+1
* Only warn when surely preventing a validation failureJon Bratseth2019-06-041-4/+5
* Log validation override deactivation to deploy logJon Bratseth2019-05-271-1/+1
* Revert "Bratseth/emit float tensors in config"Arnstein Ressem2019-05-081-5/+3
* Emit float tensor types in config when specifiedJon Bratseth2019-05-071-3/+5
* Allow destructive changes in manually deployed zonesJon Bratseth2019-04-011-1/+6
* Make ModelContext.Properties more accessible in config modelHåkon Hallingstad2019-01-251-7/+20
* Revert "Revert "Revert "Added logserver feature flag (#8065)"" "Håkon Hallingstad2019-01-111-15/+2
* Revert "Revert "Added logserver feature flag (#8065)""Håkon Hallingstad2019-01-111-2/+15
* Revert "Added logserver feature flag (#8065)"Ola Aunrønning2019-01-101-15/+2
* Added logserver feature flag (#8065)olaaun2019-01-101-2/+15
* Create a config model view (api) package under model-integrationJon Bratseth2018-11-261-2/+2
* Model the config model view of model-integrationJon Bratseth2018-11-261-9/+9
* Move all importing to model-integrationJon Bratseth2018-11-221-2/+2
* Restore old package nameJon Bratseth2018-11-221-2/+2
* Separate model integration into a separate moduleJon Bratseth2018-11-211-10/+45
* 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-031-0/+1
* 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
* Add setting for turning off file distributorHarald Musum2017-11-271-4/+15
* Improve APIJon Bratseth2017-06-161-1/+1
* Keep time outside ValidationOverridesJon Bratseth2017-06-161-1/+5
* Provide xml formJon Bratseth2017-06-151-1/+1