summaryrefslogtreecommitdiffstats
path: root/container-di/src/main/scala/com/yahoo/container/di/Container.scala
Commit message (Expand)AuthorAgeFilesLines
* Copyright headerJon Bratseth2017-06-131-1/+1
* Do not log InterruptedException | ConfigInterruptedExceptiongjoranv2017-05-291-7/+7
* Disable logAndDie upon failing to set up first component graph.gjoranv2017-05-291-1/+2
* Revert "Revert "Gjoranv/component construction""gjoranv2017-05-291-22/+66
* Revert "Gjoranv/component construction"Harald Musum2017-05-221-66/+22
* Revert "Disable logAndDie upon failing to set up first component graph."Harald Musum2017-05-221-2/+1
* Disable logAndDie upon failing to set up first component graph.gjoranv2017-05-191-1/+2
* Shutdown within 60 seconds (was 180)gjoranv2017-05-191-1/+1
* Improve error message upon exit.gjoranv2017-05-191-4/+6
* Print stack trace also upon first warning that we will exit.gjoranv2017-05-181-1/+1
* Extract values for duplicated strings.gjoranv2017-05-181-4/+7
* Exit if the first component graph cannot be created successfully.gjoranv2017-05-181-21/+55
* Wrap component constructor exceptions and handle separately.gjoranv2017-05-181-9/+15
* No functional changes.gjoranv2017-05-181-3/+2
* PublishJon Bratseth2016-06-151-0/+200