aboutsummaryrefslogtreecommitdiffstats
path: root/configserver/src/main/java/com/yahoo/vespa/config/server/SuperModelManager.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Rename a class and some methodsHarald Musum2023-08-261-3/+3
* Use '@Inject' from 'annotations' in 'configserver'Bjørn Christian Seime2022-05-051-1/+1
* Log at lower log levelHarald Musum2021-11-081-1/+1
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Code cleanup, no functional changesHarald Musum2020-08-111-4/+0
* Move MockFileDistributionFactory to another packge as wellHarald Musum2020-06-201-1/+1
* Model cloud features explicitlyMartin Polden2020-05-061-5/+3
* LogLevel.INFO -> Level.INFOgjoranv2020-04-251-1/+1
* Import java.util.logging.Level instead of com.yahoo.log.LogLevelgjoranv2020-04-251-1/+1
* Reuse existing super model completion notificationHåkon Hallingstad2020-03-061-39/+8
* Provide more insight to duper model completenessHåkon Hallingstad2020-03-061-5/+19
* Define completeness of SuperModel and DuperModelHåkon Hallingstad2020-02-231-7/+46
* Increment super model generation whenever it changes — not way beforeJon Marius Venstad2019-05-231-0/+2
* Wire FlagSource to LbServicesProducerBjørn Christian Seime2019-03-281-2/+6
* Make service monitors aware of infra applications in duper model.Håkon Hallingstad2018-12-061-29/+43
* Need to remove override annotation before method can be removedHarald Musum2018-11-161-1/+0
* Remove unused argument to configActivated() in SuperModelRequestHandlerHarald Musum2018-06-111-1/+1
* One SlobrokMonitor2 per applicationHåkon Hallingstad2017-10-081-1/+1
* Move SuperModel to config-model-apiHåkon Hallingstad2017-09-251-53/+35
* Move SuperModel API to config-model-apiHåkon Hallingstad2017-09-201-9/+18
* Add component managing the SuperModelHåkon Hallingstad2017-09-111-0/+108