summaryrefslogtreecommitdiffstats
path: root/container-di/src/main/java/com/yahoo/container
Commit message (Expand)AuthorAgeFilesLines
* Remove the container-di module.gjoranv2021-04-1227-2815/+0
* Move componentgraph.Provider from container-di to component.gjoranv2021-04-122-33/+0
* Revert "Gjoranv/merge di into core (rebased)"Harald Musum2021-04-0629-0/+2848
* Remove the container-di module.gjoranv2021-04-0227-2815/+0
* Move componentgraph.Provider from container-di to component.gjoranv2021-04-022-33/+0
* Add subscriber infor to exceptionHarald Musum2021-02-011-1/+2
* Log construction time at info level if it takes more than 1 minuteHarald Musum2021-01-071-4/+9
* Track explicitly when we are initializing configJon Bratseth2020-12-164-18/+19
* Support force reget config for testsJon Bratseth2020-12-082-1/+3
* Revert "Merge pull request #15739 from vespa-engine/revert-15734-bratseth/sim...Jon Bratseth2020-12-084-28/+10
* Revert "Bratseth/simplify config take 2"Harald Musum2020-12-084-10/+28
* Merge pull request #15734 from vespa-engine/bratseth/simplify-config-take-2Jon Bratseth2020-12-084-28/+10
|\
| * Revert "Merge pull request #15690 from vespa-engine/revert-15686-bratseth/sim...Jon Bratseth2020-12-074-28/+10
* | Revert "Revert "Revert "Revert "Always deconstruct in reverse creation order,...Jon Marius Venstad2020-12-084-7/+18
* | Revert "Revert "Revert "Always deconstruct in reverse creation order, includi...Jon Marius Venstad2020-12-084-18/+7
* | Revert "Revert "Always deconstruct in reverse creation order, including Provi...Jon Marius Venstad2020-12-074-7/+18
* | Revert "Always deconstruct in reverse creation order, including Provider obje...Arnstein Ressem2020-12-074-18/+7
* | Always deconstruct in reverse creation order, including Provider objectsJon Marius Venstad2020-12-074-7/+18
|/
* Revert "Keep internal-redeploy serverside. Remove old restartOnDeploy impleme...Jon Bratseth2020-12-044-10/+28
* Keep internal-redeploy serverside. Remove old restartOnDeploy implementation.Jon Bratseth2020-12-044-28/+10
* Emit the application config generation as a metricJon Bratseth2020-09-201-2/+2
* Remove code duplication by letting getConfigs call getConfigsOncegjoranv2020-08-281-21/+7
* Call deconstruct in reverse dependency orderJon Marius Venstad2020-08-211-2/+6
* Add TODO to remove code duplicationgjoranv2020-07-201-3/+1
* Use plain strings for platform bundles, instead of file referencesgjoranv2020-07-182-7/+7
* Reapply "Load platform bundles separately 3"gjoranv2020-07-172-20/+38
* Revert "Load platform bundles separately 3"Harald Musum2020-07-172-38/+20
* Move new config defs to already exported package, and add to CMakeListsgjoranv2020-07-161-0/+2
* Reapply "Load platform bundles separately"gjoranv2020-07-162-20/+36
* Revert "Reapply load platform bundles separately"Harald Musum2020-07-162-38/+20
* Move new config defs to already exported package, and add to CMakeListsgjoranv2020-07-161-0/+2
* Reapply "Load platform bundles separately"gjoranv2020-07-162-20/+36
* Revert "Load platform bundles separately"Harald Musum2020-07-162-36/+20
* Rename installBundles -> installApplicationBundlesgjoranv2020-07-151-2/+2
* Throw exception if platform bundles change.gjoranv2020-07-151-15/+20
* Rename useBundles -> useApplicationBundlesgjoranv2020-07-152-3/+2
* Separate installation for platform and application bundles.gjoranv2020-07-152-6/+18
* Declare a field final and rearrange. No functional changes.gjoranv2020-07-101-3/+3
* Remove unused importsgjoranv2020-07-081-2/+0
* Rearrange methods, no functional changes.gjoranv2020-07-081-48/+47
* Fix ambiguous naming and use modern Java.gjoranv2020-07-081-4/+2
* Move test methods to test.gjoranv2020-07-081-8/+0
* minor: rearrange methodsgjoranv2020-07-081-9/+9
* Improvements to handling of cluster removalJon Bratseth2020-07-021-15/+13
* Non-functional changes onlyJon Bratseth2020-05-132-4/+3
* Use java.util.logging.Level in static imports.gjoranv2020-04-255-20/+19
* LogLevel.DEBUG -> Level.FINEgjoranv2020-04-251-1/+1
* Import java.util.logging.Level instead of com.yahoo.log.LogLevelgjoranv2020-04-251-1/+1
* Add/corect copyright headersJon Bratseth2020-01-032-7/+2
* Include error message from causeBjørn Christian Seime2019-11-141-1/+1