aboutsummaryrefslogtreecommitdiffstats
path: root/config-provisioning/src/main/java/com/yahoo/config
Commit message (Expand)AuthorAgeFilesLines
* Load the minimal set of models needed in devJon Bratseth2018-04-194-10/+40
* Preserve methods for compatibilityJon Bratseth2018-03-211-0/+30
* Allow applications to request exlcusive access to hostsJon Bratseth2018-03-203-71/+70
* Add descriptive name to each node typeJon Marius Venstad2018-03-071-10/+17
* Add proxyhost typeValerij Fredriksen2018-03-051-0/+3
* Skip config request requirement for standalone node adminHÃ¥kon Hallingstad2018-02-261-5/+14
* Add node type 'confighost' and use it in EnvironmentHarald Musum2018-02-161-1/+4
* Revert "Add node type confighost and use it in Environment"Harald Musum2018-02-161-4/+1
* Add node type configserverhost and use it in EnvironmentHarald Musum2018-02-151-1/+4
* More robust upgradingJon Bratseth2018-01-081-0/+6
* Revert "Revert "Jvenstad/zone cleanup 4""Jon Marius Venstad2018-01-022-83/+12
* Revert "Jvenstad/zone cleanup 4"Jon Marius Venstad2018-01-022-12/+83
* Conflict resolvedJon Marius Venstad2017-12-141-1/+13
|\
| * Set timeout for internal deployment in one placeHarald Musum2017-12-131-1/+13
* | Moved ZoneId to controller-api and added ZonesJon Marius Venstad2017-12-142-83/+12
|/
* Some doc, cleanup of modifiers and @Override, a TODOJon Marius Venstad2017-12-113-6/+10
* Replaced inheritance with delegationJon Marius Venstad2017-12-081-2/+35
* Replace constructor with factoriesJon Marius Venstad2017-12-081-1/+1
* Replaced Zone with ZoneId two places where only that part was usedJon Marius Venstad2017-12-081-3/+3
* Freshed up ZoneIdJon Marius Venstad2017-12-082-16/+48
* Extract superclass with environment and regionJon Marius Venstad2017-12-082-30/+39
* Revert "Factory constructor with region/env"Jon Marius Venstad2017-12-081-5/+1
* Factory constructor with region/envJon Marius Venstad2017-12-081-1/+5
* Inline and streamline Zone constructorsJon Marius Venstad2017-12-081-7/+2
* Add tostringMorten Tokle2017-11-222-0/+14
* Add equals and hashcodeMorten Tokle2017-11-222-0/+30
* Move deployment spec ContainerCluster -> ContainerModelBuilderMorten Tokle2017-11-222-0/+40
* Add new field for loadbalancername, deprecate loadbalanceraddressMorten Tokle2017-11-151-0/+52
* In-place flavor downsizeJon Bratseth2017-11-081-0/+11
* Add dev systemMartin Polden2017-11-071-1/+5
* Add copyright headerJon Bratseth2017-10-271-0/+1
* Track API changes, remove warningsJon Bratseth2017-08-281-13/+7
* ProvisionInfo -> AllocatedHostsJon Bratseth2017-08-282-78/+124
* Allocation consistency between model versionsJon Bratseth2017-08-282-2/+2
* Allocation consistency between model versionsJon Bratseth2017-08-282-29/+42
* Shorter ApplicationId.toStringJon Bratseth2017-06-191-1/+1
* Update copyright headersJon Bratseth2017-06-1429-26/+29
* Revert "Update copyright headers"Jon Bratseth2017-06-1429-29/+26
* Update copyright headersJon Bratseth2017-06-1429-26/+29
* Revert "Copyright header"Jon Bratseth2017-06-1329-29/+26
* Copyright headerJon Bratseth2017-06-1329-26/+29
* Remove public api for nowHarald Musum2017-06-131-2/+0
* export the package with generated config classArne H Juul2017-06-131-0/+7
* Use config to specify Docker image in node-repositoryMartin Polden2017-06-122-10/+4
* Remove unused methods and stop reading dockerImage from zkHarald Musum2017-05-154-57/+1
* Clarify and add comment for ideal headroomtoby2017-05-101-0/+2
* Add idealHeadroom to flavortoby2017-05-101-0/+5
* Merge pull request #2224 from yahoo/freva/node-retirerhakonhall2017-05-081-0/+5
|\
| * Added ability to get all flavors from NodeFlavorsvalerijf2017-04-271-0/+5
* | Propagate OutOfCapacity from config web serviceJon Bratseth2017-04-281-0/+1
|/