summaryrefslogtreecommitdiffstats
path: root/config-model-api/src/main/java/com/yahoo/config/model
Commit message (Expand)AuthorAgeFilesLines
* disableFiledistributor is not used anymoreHarald Musum2018-02-101-1/+1
* Remove call to reload file distributorHarald Musum2018-02-091-0/+2
* Remove unused methodHarald Musum2018-01-311-10/+0
* Fix version (typo)Harald Musum2018-01-231-1/+1
* Ask other config servers to start downloading filesHarald Musum2018-01-161-0/+11
* Notify config proxy about starting downloads while preparingHarald Musum2017-12-131-2/+11
* Remove unused method from APIHarald Musum2017-12-061-9/+0
* More wiring for making it possible to disable filedistributorHarald Musum2017-11-271-0/+1
* Add new field for loadbalancername, deprecate loadbalanceraddressMorten Tokle2017-11-151-1/+10
* Revert "Treat loadbalancer address as string and pass through"Harald Musum2017-11-141-1/+2
* Treat loadbalancer address as string and pass throughMorten Tokle2017-11-141-2/+1
* Remove unused interface no longer needed.Henning Baldersheim2017-11-081-2/+1
* Merge pull request #3954 from vespa-engine/mortent/propagate-lbaddressMorten Tokle2017-11-081-0/+2
|\
| * Propagate loadBalancerAddressMorten Tokle2017-11-071-0/+2
* | Add serveFile interface.Henning Baldersheim2017-11-071-1/+5
|/
* Remove deprecated, unused method and default implementation from interfaceHarald Musum2017-11-021-13/+2
* One SlobrokMonitor2 per applicationHåkon Hallingstad2017-10-082-1/+7
* Remove unnecessary expensive cleanupHarald Musum2017-09-291-0/+1
* Move SuperModel to config-model-apiHåkon Hallingstad2017-09-253-5/+101
* Move SuperModel API to config-model-apiHåkon Hallingstad2017-09-203-0/+59
* ProvisionInfo -> AllocatedHostsJon Bratseth2017-08-281-8/+7
* Allocation consistency between model versionsJon Bratseth2017-08-282-19/+15
* Nonfunctional changes onlyJon Bratseth2017-08-232-1/+2
* use underVespaHomeArne H Juul2017-06-191-1/+1
* Keep time outside ValidationOverridesJon Bratseth2017-06-161-2/+14
* Update copyright headersJon Bratseth2017-06-1418-18/+18
* Revert "Update copyright headers"Jon Bratseth2017-06-1418-18/+18
* Update copyright headersJon Bratseth2017-06-1418-18/+18
* Remove carriage returnJon Bratseth2017-06-141-1/+1
* Revert "Copyright header"Jon Bratseth2017-06-1318-19/+19
* Copyright headerJon Bratseth2017-06-1318-19/+19
* Always pass wanted Vespa versionJon Bratseth2017-04-191-0/+3
* Pass wanted node Vespa version aroundJon Bratseth2017-04-072-8/+14
* Remove unused methodsHarald Musum2017-03-061-13/+2
* Stop using 3-arg getConfig method (will be removed)Harald Musum2017-02-261-4/+5
* Clean up interfaceHarald Musum2017-02-112-11/+4
* Implementations can be less restrictive than the interfaceHarald Musum2017-02-011-0/+1
* Run Application with VespaModel instead of MockRootJon Bratseth2016-09-281-4/+6
* Nonfunctional changesJon Bratseth2016-09-071-2/+2
* Draw cluster controllers from containers when necessaryJon Bratseth2016-06-271-0/+2
* PublishJon Bratseth2016-06-1518-0/+608