summaryrefslogtreecommitdiffstats
path: root/config-model/src/main/java/com/yahoo/config/model/producer/AbstractConfigProducer.java
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-141-1/+1
* Revert "Update copyright headers"Jon Bratseth2017-06-141-1/+1
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Copyright header"Jon Bratseth2017-06-131-1/+1
* Copyright headerJon Bratseth2017-06-131-1/+1
* 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
* Move building to builderJon Bratseth2016-06-271-1/+1
* PublishJon Bratseth2016-06-151-0/+448