summaryrefslogtreecommitdiffstats
path: root/container-di/src/test/scala/com/yahoo/container/di/ContainerTest.scala
Commit message (Expand)AuthorAgeFilesLines
* Scala code in container-di converted to JavaOlli Virtanen2018-06-211-398/+0
* Separate internal redeploys from application package changesJon Bratseth2018-06-011-20/+20
* Run reconfigurer thread even when restartOnRedeploy is trueJon Bratseth2018-05-301-20/+20
* Treat Scala warnings as errors. Remove use of deprecated Scala APIsBjørn Christian Seime2017-07-131-1/+1
* Remove use of deprecated JavaConversions APIBjørn Christian Seime2017-07-131-17/+15
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Update copyright headers"Jon Bratseth2017-06-141-1/+1
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Copyright header"Jon Bratseth2017-06-131-1/+1
* Copyright headerJon Bratseth2017-06-131-1/+1
* Remove the timeout for component construction.gjoranv2017-05-311-28/+0
* Revert "Revert "Gjoranv/component construction""gjoranv2017-05-291-19/+97
* Revert "Gjoranv/component construction"Harald Musum2017-05-221-97/+19
* Wrap component construction in a future, and throw upon timeout.gjoranv2017-05-191-12/+32
* Add comment explaining ignored test.gjoranv2017-05-181-1/+1
* Exit if the first component graph cannot be created successfully.gjoranv2017-05-181-1/+15
* Add test for component constructor exceptions.gjoranv2017-05-181-1/+39
* Verify graph generation number.gjoranv2017-05-181-17/+21
* Use Future instead of deprecated future.gjoranv2017-05-181-15/+13
* No functional changes.gjoranv2017-05-181-11/+15
* PublishJon Bratseth2016-06-151-0/+350