aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/main/java/com/yahoo/vespa/model/VespaModelFactory.java
Commit message (Expand)AuthorAgeFilesLines
* Update Verizon Media copyright notices.gjoranv2021-10-071-1/+1
* Wire in the executor up to TenantRepositoryHenning Baldersheim2021-09-091-0/+1
* add some logging to determine why an application triggers reindexingArne Juul2021-08-021-0/+24
* Mostly remove old way of overriding validations in devJon Bratseth2021-06-081-2/+4
* Warn instead of failing on validation errors in manual zonesJon Bratseth2021-06-081-0/+8
* Cleanup creation of host provisionerHarald Musum2021-01-081-10/+2
* Propagate explicit restartOnDeploy to clusterJon Bratseth2020-12-041-0/+2
* Revert "Merge pull request #15282 from vespa-engine/revert-15274-revert-15272...Bjørn Christian Seime2020-11-111-0/+1
* Revert "Revert "Revert "Bjorncs/install clustercontroller reindexer"""Arnstein Ressem2020-11-111-1/+0
* Revert "Revert "Bjorncs/install clustercontroller reindexer" MERGEOK"Bjørn Christian Seime2020-11-111-0/+1
* Revert "Bjorncs/install clustercontroller reindexer"Arnstein Ressem2020-11-111-1/+0
* Reapply changes from original PRBjørn Christian Seime2020-11-101-0/+1
* Revert "Bjorncs/reindexing cluster controller in config model"Bjørn Christian Seime2020-11-101-1/+0
* Wire in reindexing support for cluster controllers (for hosted use case)Bjørn Christian Seime2020-11-101-0/+1
* Use DockerImage instead of StringHarald Musum2020-04-221-1/+1
* Validate resource changes by the lower limitJon Bratseth2020-04-081-0/+1
* Propagate wanted docker image repo to NodeSpecHarald Musum2020-03-121-1/+2
* Always try to build config model for old versionsHarald Musum2019-11-111-4/+10
* Stop reading rotations property in config modelMartin Polden2019-10-111-1/+0
* Revert "Return 409 with error code TRANSIENT_ERROR when getting TransientExce...Harald Musum2019-08-011-1/+1
* Move some exceptions to its own package (making them not part of public API)Harald Musum2019-08-011-1/+1
* Support model-evaluation in ApplicationJon Bratseth2019-06-281-1/+2
* don't wrap transient exceptions (like CertificateNotReadyException)andreer2019-06-271-2/+3
* Get ContainerEndpoints into DeployStateØyvind Grønnesby2019-06-141-0/+1
* Make ModelContext.Properties more accessible in config modelHåkon Hallingstad2019-01-251-21/+4
* Revert "Revert "Revert "Added logserver feature flag (#8065)"" "Håkon Hallingstad2019-01-111-7/+1
* Revert "Revert "Added logserver feature flag (#8065)""Håkon Hallingstad2019-01-111-1/+7
* Revert "Added logserver feature flag (#8065)"Ola Aunrønning2019-01-101-7/+1
* Added logserver feature flag (#8065)olaaun2019-01-101-1/+7
* Deprecate com.yahoo.config.provision.VersionJon Bratseth2018-12-011-5/+5
* Create a config model view (api) package under model-integrationJon Bratseth2018-11-261-1/+1
* Model the config model view of model-integrationJon Bratseth2018-11-261-3/+3
* Move all importing to model-integrationJon Bratseth2018-11-221-1/+1
* Restore old package nameJon Bratseth2018-11-221-1/+1
* Separate model integration into a separate moduleJon Bratseth2018-11-211-7/+11
* Fix missing wiring and enable testHarald Musum2018-09-211-0/+1
* Use new ValidationParameter class instead of booleansHarald Musum2018-07-041-10/+11
* Wire in isFirstDeployment to AccessControlValidatorHarald Musum2018-07-031-0/+1
* Don't fail on out of capacity on bootstrapJon Bratseth2018-06-261-0/+1
* Add athenzDnsSuffix and ztsUrl to identity configBjørn Christian Seime2018-05-151-0/+2
* Remove zone from DeployProperties, it's already present in DeployStateHarald Musum2018-03-201-1/+0
* Don't validate when reloading modelsJon Bratseth2018-02-261-4/+4
* disableFiledistributor is not used anymoreHarald Musum2018-02-101-2/+1
* Revert "Remove zone from DeployProperties"Harald Musum2017-11-291-0/+1
* Remove zone from DeployPropertiesHarald Musum2017-11-281-1/+0
* More wiring for making it possible to disable filedistributorHarald Musum2017-11-271-1/+2
* Add new field for loadbalancername, deprecate loadbalanceraddressMorten Tokle2017-11-151-1/+1
* Propagate loadBalancerAddressMorten Tokle2017-11-071-0/+1
* Merge pull request #3234 from vespa-engine/bratseth/store-provisioninfo-witho...Jon Bratseth2017-08-301-5/+15
|\
| * Add one wimphy testJon Bratseth2017-08-281-4/+14