aboutsummaryrefslogtreecommitdiffstats
path: root/container-di/src/test/java/com/yahoo/container
Commit message (Expand)AuthorAgeFilesLines
* Revert "Revert "Revert "Always deconstruct in reverse creation order, includi...Jon Marius Venstad2020-12-081-2/+1
* Revert "Revert "Always deconstruct in reverse creation order, including Provi...Jon Marius Venstad2020-12-071-1/+2
* Revert "Always deconstruct in reverse creation order, including Provider obje...Arnstein Ressem2020-12-071-2/+1
* Always deconstruct in reverse creation order, including Provider objectsJon Marius Venstad2020-12-071-1/+2
* Revert "Keep internal-redeploy serverside. Remove old restartOnDeploy impleme...Jon Bratseth2020-12-043-7/+23
* Keep internal-redeploy serverside. Remove old restartOnDeploy implementation.Jon Bratseth2020-12-043-23/+7
* Remove unneeded inject statements and rerun test a few timesJon Marius Venstad2020-08-241-16/+16
* Call deconstruct in reverse dependency orderJon Marius Venstad2020-08-211-0/+32
* Reapply "Load platform bundles separately 3"gjoranv2020-07-172-3/+5
* Revert "Load platform bundles separately 3"Harald Musum2020-07-172-5/+3
* Reapply "Load platform bundles separately"gjoranv2020-07-162-3/+5
* Revert "Reapply load platform bundles separately"Harald Musum2020-07-162-5/+3
* Reapply "Load platform bundles separately"gjoranv2020-07-162-3/+5
* Revert "Load platform bundles separately"Harald Musum2020-07-162-5/+3
* Rename useBundles -> useApplicationBundlesgjoranv2020-07-151-1/+1
* Separate installation for platform and application bundles.gjoranv2020-07-152-2/+4
* Move test for Guice injector out of the 'demo' package.gjoranv2020-07-101-0/+151
* Update test names.gjoranv2020-07-101-2/+2
* Move test methods to test.gjoranv2020-07-081-21/+30
* 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-051-1/+1
* Scala code in container-di converted to JavaOlli Virtanen2018-06-217-0/+1700