summaryrefslogtreecommitdiffstats
path: root/container-di/src/test
Commit message (Expand)AuthorAgeFilesLines
* Add/corect copyright headersJon Bratseth2020-01-032-6/+2
* Reapply "Gjoranv/allow duplicate bundles"gjoranv2019-11-052-10/+18
* Revert "Gjoranv/allow duplicate bundles"gjoranv2019-11-042-18/+10
* Add test that instantiates a private class.gjoranv2019-11-041-0/+14
* Support safe component deconstruction in jdisc container.gjoranv2019-10-282-10/+18
* Schedule deconstruct of all components with one call.gjoranv2019-10-261-15/+14
* Add unit test for component taking an interface.gjoranv2019-10-241-0/+20
* Output cycle in the dependency graph.gjoranv2019-07-221-0/+1
* Add utility to find cycles in a directed graph.gjoranv2019-07-222-0/+156
* Test lazy constructionJon Bratseth2019-06-032-6/+36
* Replace 'tonytv' with full name in author tagsBjørn Christian Seime2018-07-057-7/+7
* Scala code in container-di converted to JavaOlli Virtanen2018-06-2116-1484/+1702
* Test no config when restart on redeployJon Bratseth2018-06-012-3/+22
* Separate internal redeploys from application package changesJon Bratseth2018-06-012-21/+21
* Run reconfigurer thread even when restartOnRedeploy is trueJon Bratseth2018-05-302-24/+21
* Remove junit.fdramework usageJon Bratseth2018-03-022-5/+17
* Revert "Revert "version in def files are deprecated""Harald Musum2017-08-308-8/+0
* Revert "version in def files are deprecated"Harald Musum2017-08-308-0/+8
* version in def files are deprecatedHarald Musum2017-08-308-8/+0
* Treat Scala warnings as errors. Remove use of deprecated Scala APIsBjørn Christian Seime2017-07-132-15/+17
* Remove use of deprecated JavaConversions APIBjørn Christian Seime2017-07-132-25/+24
* Update copyright headersJon Bratseth2017-06-1423-23/+23
* Revert "Update copyright headers"Jon Bratseth2017-06-1423-23/+23
* Update copyright headersJon Bratseth2017-06-1423-23/+23
* Remove carriage returnJon Bratseth2017-06-141-1/+1
* Revert "Copyright header"Jon Bratseth2017-06-1323-24/+24
* Copyright headerJon Bratseth2017-06-1323-24/+24
* 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
* Use github name in @authorJon Bratseth2016-06-161-1/+1
* PublishJon Bratseth2016-06-1523-0/+1962