summaryrefslogtreecommitdiffstats
path: root/container-di/src/main/java/com/yahoo/container/di/componentgraph/core/ComponentGraph.java
Commit message (Expand)AuthorAgeFilesLines
* Remove the container-di module.gjoranv2021-04-121-431/+0
* Revert "Gjoranv/merge di into core (rebased)"Harald Musum2021-04-061-0/+431
* Remove the container-di module.gjoranv2021-04-021-431/+0
* Revert "Revert "Revert "Revert "Always deconstruct in reverse creation order,...Jon Marius Venstad2020-12-081-0/+1
* Revert "Revert "Revert "Always deconstruct in reverse creation order, includi...Jon Marius Venstad2020-12-081-1/+0
* Revert "Revert "Always deconstruct in reverse creation order, including Provi...Jon Marius Venstad2020-12-071-0/+1
* Revert "Always deconstruct in reverse creation order, including Provider obje...Arnstein Ressem2020-12-071-1/+0
* Always deconstruct in reverse creation order, including Provider objectsJon Marius Venstad2020-12-071-0/+1
* Emit the application config generation as a metricJon Bratseth2020-09-201-2/+2
* Call deconstruct in reverse dependency orderJon Marius Venstad2020-08-211-2/+6
* Non-functional changes onlyJon Bratseth2020-05-131-2/+1
* LogLevel.DEBUG -> Level.FINEgjoranv2020-04-251-1/+1
* Import java.util.logging.Level instead of com.yahoo.log.LogLevelgjoranv2020-04-251-1/+1
* minor non-functional changes:gjoranv2019-10-261-2/+2
* Schedule deconstruct of all components with one call.gjoranv2019-10-261-1/+1
* Remove findbugs annotations from code and build path.gjoranv2019-09-091-2/+2
* Output cycle in the dependency graph.gjoranv2019-07-221-2/+22
* Make providers lazyJon Bratseth2019-05-291-4/+5
* Nonfunctional changes onlyJon Bratseth2018-09-051-1/+0
* Scala code in container-di converted to JavaOlli Virtanen2018-06-211-0/+407