summaryrefslogtreecommitdiffstats
path: root/config-model/src/main/java/com/yahoo/config/model/producer
Commit message (Expand)AuthorAgeFilesLines
* Add custom `@Beta` annotationBjørn Christian Seime2021-12-031-1/+1
* Update 2017 copyright notices.gjoranv2021-10-074-4/+4
* Create config server when not configured explicitlyJon Bratseth2021-10-061-1/+1
* No functional changesJon Bratseth2021-09-241-6/+2
* Assign Slobroks only on cluster controllersJon Bratseth2021-05-241-5/+11
* Revert "Merge pull request #17653 from vespa-engine/bratseth/slobroks-on-clus...Jon Marius Venstad2021-05-201-11/+5
* Assign Slobroks only on cluster controllersJon Bratseth2021-04-291-5/+11
* LogLevel -> Level for isLoggable()gjoranv2020-04-251-3/+3
* LogLevel.SPAM -> Level.FINESTgjoranv2020-04-251-2/+2
* LogLevel.DEBUG -> Level.FINEgjoranv2020-04-251-1/+1
* Import java.util.logging.Level instead of com.yahoo.log.LogLevelgjoranv2020-04-251-1/+1
* Remove writeFiles() from more placesHarald Musum2020-02-101-61/+0
* Improve file distribution error messageJon Bratseth2020-01-091-7/+2
* Cleanup config model, part 1Harald Musum2019-07-251-8/+3
* Allow built-in config definitions without 'com.yahoo' prefix.gjoranv2019-05-161-1/+1
* Change interface from Mirror.Entry[] to List<Mirror.Entry> as you already hav...Henning Baldersheim2019-04-221-1/+0
* compute configId earlierArne Juul2019-02-261-3/+27
* Wire in deployLogger explicit instead of using a backdoor.Henning Baldersheim2018-10-081-5/+0
* Wire in DeployState as paramHenning Baldersheim2018-10-041-6/+0
* Use full nameHarald Musum2018-10-031-1/+1
* Replace 'tonytv' with full name in author tagsBjørn Christian Seime2018-07-051-1/+1
* Don't use wildcard imports.gjoranv2018-05-041-7/+21
* Java 9: Class.newInstance() is deprecated.gjoranv2018-05-041-2/+2
* remove method that only works sometimesArne Juul2018-04-031-16/+10
* Don't use unnecessary specific namingJon Bratseth2017-07-051-1/+1
* Don't use unnecessary specific namingJon Bratseth2017-07-051-4/+4
* Update copyright headersJon Bratseth2017-06-144-4/+4
* Revert "Update copyright headers"Jon Bratseth2017-06-144-4/+4
* Update copyright headersJon Bratseth2017-06-144-4/+4
* Remove carriage returnJon Bratseth2017-06-141-1/+1
* Revert "Copyright header"Jon Bratseth2017-06-134-5/+5
* Copyright headerJon Bratseth2017-06-134-5/+5
* Suport implicit node creationg in content clustersJon Bratseth2017-01-191-0/+2
* Create a separate 'monitoring' package for metrics w/friends. (#995)gjoranv2016-11-021-1/+1
* Run Application with VespaModel instead of MockRootJon Bratseth2016-09-281-4/+4
* Remove unused 'feedback' listJon Bratseth2016-09-051-12/+0
* Move building to builderJon Bratseth2016-06-271-1/+1
* PublishJon Bratseth2016-06-154-0/+629