summaryrefslogtreecommitdiffstats
path: root/config-model-api/src/main/java/com/yahoo/config/application
Commit message (Expand)AuthorAgeFilesLines
* Add the CA certificates to configuration and read it from application packageØyvind Grønnesby2019-08-121-1/+5
* Default to all declared prod zones for endpoints without regionsØyvind Grønnesby2019-07-082-1/+29
* Do not allow duplicate IDs of endpoints when reading deployments.xmlØyvind Grønnesby2019-06-271-5/+6
* Update javadoc to explain new behavior on default endpoint IDØyvind Grønnesby2019-06-271-1/+1
* Change default endpoint-id to be "default"Øyvind Grønnesby2019-06-261-1/+2
* Improve validation of endpoint IDsMartin Polden2019-06-062-3/+27
* Only warn when surely preventing a validation failureJon Bratseth2019-06-041-7/+12
* Add validation of the regions mentioned in the endpointsØyvind Grønnesby2019-05-311-3/+24
* Have Endpoint use RegionName instead of a StringØyvind Grønnesby2019-05-311-3/+9
* Throw an exception if a region is mentioned multiple times for an endpointØyvind Grønnesby2019-05-311-1/+4
* Add endpoints to deployment specificationØyvind Grønnesby2019-05-293-8/+100
* Add validation override for access controlHarald Musum2019-05-271-1/+2
* Log validation override deactivation to deploy logJon Bratseth2019-05-271-2/+13
* Allow destructive changes in manually deployed zonesJon Bratseth2019-04-011-6/+34
* Remove unused methodJon Marius Venstad2019-03-111-5/+0
* Restore switch formattingJon Marius Venstad2019-03-111-9/+5
* Update ABI specJon Marius Venstad2019-03-091-0/+4
* Make tester flavours configurable in deployment.xmlJon Marius Venstad2019-03-082-38/+69
* Never persist deployment spec for manual environmentsMartin Polden2019-02-111-0/+21
* Remove deprecated duplicate Version classJon Bratseth2019-01-211-26/+1
* Remove deprecated and unused methodHarald Musum2019-01-211-11/+0
* Remove support for block-upgrade element in deployment.xmlHarald Musum2019-01-211-6/+3
* Deep check for emptinessJon Marius Venstad2019-01-042-3/+3
* Better API?Jon Marius Venstad2019-01-042-31/+59
* Move Notifications to upper levelJon Marius Venstad2019-01-033-107/+116
* Update notifications syntaxJon Marius Venstad2019-01-032-18/+98
* Add notification settings to test app package builderJon Marius Venstad2019-01-021-1/+1
* Read notifications from deployment spec XMLJon Marius Venstad2019-01-022-3/+58
* Remove unused constructorsJon Marius Venstad2019-01-021-10/+0
* Deprecate com.yahoo.config.provision.VersionJon Bratseth2018-12-011-5/+31
* Move major-version from services to deployJon Bratseth2018-10-181-3/+5
* Don't upgrade if major version i pinnedJon Bratseth2018-10-182-3/+35
* Revert "Merge pull request #6742 from vespa-engine/revert-6732-bratseth/gener...Jon Bratseth2018-08-301-4/+2
* Revert "Bratseth/generate rank profiles for all models part 10 2"Jon Bratseth2018-08-301-2/+4
* Revert "Merge pull request #6722 from vespa-engine/revert-6713-bratseth/gener...Jon Bratseth2018-08-291-4/+2
* Revert "Read stored models from Zk package for global rank profiles"Jon Bratseth2018-08-291-2/+4
* Read stored models from Zk package for global rank profilesJon Bratseth2018-08-291-4/+2
* Scope imported models to an entire application buildJon Bratseth2018-08-221-3/+2
* Revert "Merge pull request #6635 from vespa-engine/bratseth/generate-rank-pro...Jon Bratseth2018-08-211-2/+4
* Revert "Revert "Merge pull request #6626 from vespa-engine/revert-6625-bratse...Jon Bratseth2018-08-201-4/+2
* Revert "Merge pull request #6626 from vespa-engine/revert-6625-bratseth/gener...Jon Bratseth2018-08-201-2/+4
* Revert "Bratseth/generate rank profiles for all models part 2 3"Jon Bratseth2018-08-201-4/+2
* Revert "Merge pull request #6619 from vespa-engine/revert-6611-revert-6596-re...Jon Bratseth2018-08-201-2/+4
* Revert "Revert "Revert "Convert all outputs"""Jon Marius Venstad2018-08-171-4/+2
* Avoid ApplicationPackage.getFilesJon Bratseth2018-08-171-2/+2
* Revert "Revert "Convert all outputs""Jon Bratseth2018-08-171-0/+2
* Revert "Convert all outputs"Jon Bratseth2018-08-151-2/+0
* Convert all outputsJon Bratseth2018-08-151-0/+2
* Merge pull request #6342 from vespa-engine/hmusum/remove-unused-methodsHarald Musum2018-07-051-2/+1
|\
| * Remove unused methods and default implementationsHarald Musum2018-07-051-2/+1