summaryrefslogtreecommitdiffstats
path: root/container-di/src/main/java/com/yahoo/container/di/componentgraph
Commit message (Expand)AuthorAgeFilesLines
* Non-functional changes onlyJon Bratseth2020-05-131-2/+1
* Use java.util.logging.Level in static imports.gjoranv2020-04-253-9/+8
* 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
* 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
* Add missing copyright header.gjoranv2019-07-222-0/+5
* Output cycle in the dependency graph.gjoranv2019-07-221-2/+22
* Add utility to find cycles in a directed graph.gjoranv2019-07-222-0/+136
* Make providers lazyJon Bratseth2019-05-295-25/+27
* Merge pull request #7165 from vespa-engine/gjoranv/log-component-constructionHenning Baldersheim2018-10-011-0/+3
|\
| * Add debug logging for component construction.gjoranv2018-10-011-0/+3
* | Add copyright headerJon Bratseth2018-10-011-0/+1
|/
* Remove test of dead codeJon Bratseth2018-09-191-0/+1
* Nonfunctional changes onlyJon Bratseth2018-09-052-1/+1
* Scala code in container-di converted to JavaOlli Virtanen2018-06-218-0/+1232
* Nonfunctional changes onlyJon Bratseth2017-08-221-1/+1
* Update copyright headersJon Bratseth2017-06-143-3/+3
* Revert "Update copyright headers"Jon Bratseth2017-06-143-3/+3
* Update copyright headersJon Bratseth2017-06-143-3/+3
* Revert "Copyright header"Jon Bratseth2017-06-133-3/+3
* Copyright headerJon Bratseth2017-06-133-3/+3
* PublishJon Bratseth2016-06-153-0/+37