summaryrefslogtreecommitdiffstats
path: root/container-di/src/main/scala/com/yahoo/container/di/componentgraph
Commit message (Expand)AuthorAgeFilesLines
* Nonfunctional changes onlyJon Bratseth2017-08-226-9/+6
* DotGraph is not in useBjørn Christian Seime2017-07-241-46/+0
* Treat Scala warnings as errors. Remove use of deprecated Scala APIsBjørn Christian Seime2017-07-132-11/+13
* Update copyright headersJon Bratseth2017-06-147-7/+7
* Revert "Update copyright headers"Jon Bratseth2017-06-147-7/+7
* Update copyright headersJon Bratseth2017-06-147-7/+7
* Revert "Copyright header"Jon Bratseth2017-06-137-7/+7
* Copyright headerJon Bratseth2017-06-137-7/+7
* Remove the timeout for component construction.gjoranv2017-05-311-23/+8
* Revert "Revert "Gjoranv/component construction""gjoranv2017-05-292-25/+44
* Revert "Gjoranv/component construction"Harald Musum2017-05-222-44/+25
* Add cause for InterruptedExceptiongjoranv2017-05-191-2/+2
* Wrap component construction in a future, and throw upon timeout.gjoranv2017-05-191-7/+27
* Optimize importsgjoranv2017-05-181-11/+7
* Wrap component constructor exceptions and handle separately.gjoranv2017-05-181-8/+11
* Add missing single quote.gjoranv2017-05-181-1/+1
* Terminate jvm on Error during reconfigurationJon Bratseth2016-09-091-4/+9
* Reduce log level for using the Guice injector.gjoranv2016-06-271-1/+3
* PublishJon Bratseth2016-06-157-0/+897