summaryrefslogtreecommitdiffstats
path: root/container-di/src/test/java/com
Commit message (Collapse)AuthorAgeFilesLines
* Remove the container-di module.gjoranv2021-04-1213-2318/+0
|
* Revert "Gjoranv/merge di into core (rebased)"Harald Musum2021-04-0613-0/+2318
|
* Remove the container-di module.gjoranv2021-04-0213-2318/+0
|
* Track explicitly when we are initializing configJon Bratseth2020-12-163-11/+13
|
* Support force reget config for testsJon Bratseth2020-12-081-18/+11
|
* Revert "Merge pull request #15739 from ↵Jon Bratseth2020-12-083-23/+7
| | | | | | | vespa-engine/revert-15734-bratseth/simplify-config-take-2" This reverts commit d1e33a9420805f5d416ca55ed79497fd28f20216, reversing changes made to 10464c859ccca2596e2b841612f8ea958330e4dc.
* Revert "Bratseth/simplify config take 2"Harald Musum2020-12-083-7/+23
|
* Merge pull request #15734 from vespa-engine/bratseth/simplify-config-take-2Jon Bratseth2020-12-083-23/+7
|\ | | | | Bratseth/simplify config take 2
| * Revert "Merge pull request #15690 from ↵Jon Bratseth2020-12-073-23/+7
| | | | | | | | | | | | | | vespa-engine/revert-15686-bratseth/simplify-config" This reverts commit a90709008ec0d108ee9a2e26bda20e39a10424b5, reversing changes made to fcb2b4a2fd7a594520613c48d58e26963c68ea90.
* | Revert "Revert "Revert "Revert "Always deconstruct in reverse creation ↵Jon Marius Venstad2020-12-081-1/+2
| | | | | | | | order, including Provider objects""""
* | Revert "Revert "Revert "Always deconstruct in reverse creation order, ↵Jon Marius Venstad2020-12-081-2/+1
| | | | | | | | including Provider objects"""
* | Revert "Revert "Always deconstruct in reverse creation order, including ↵Jon Marius Venstad2020-12-071-1/+2
| | | | | | | | Provider objects""
* | Revert "Always deconstruct in reverse creation order, including Provider ↵Arnstein Ressem2020-12-071-2/+1
| | | | | | | | objects"
* | Always deconstruct in reverse creation order, including Provider objectsJon Marius Venstad2020-12-071-1/+2
|/
* Revert "Keep internal-redeploy serverside. Remove old restartOnDeploy ↵Jon Bratseth2020-12-043-7/+23
| | | | impleme…"
* 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
| | | | This reverts commit 1c69b4e72b3212e3ce989a8675db08ac51b7f79d.
* Revert "Load platform bundles separately 3"Harald Musum2020-07-172-5/+3
|
* Reapply "Load platform bundles separately"gjoranv2020-07-162-3/+5
| | | | This reverts commit 0355cb740fe498abc03861bcb64de5e418c2fa88.
* Revert "Reapply load platform bundles separately"Harald Musum2020-07-162-5/+3
|
* Reapply "Load platform bundles separately"gjoranv2020-07-162-3/+5
| | | | This reverts commit 0355cb740fe498abc03861bcb64de5e418c2fa88.
* 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-102-2/+3
|
* 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
| | | | This reverts commit 2ef1e922a1d845b3cd79e9fb329925e7e9896919.
* 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
| | | | | | | | | - Add allowDuplicates to all Osgi classes - Uninstall bundles in Deconstructor - We no longer refresh bundles because we uninstall old bundles at a later point than the new bundles are installed. Hence, the user must version app bundles that are dependencies used by other app bundles.
* 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
| | | | | - These classes are independent from di classes and can be used as a tool for graphs in general.
* Test lazy constructionJon Bratseth2019-06-032-6/+36
|
* Replace 'tonytv' with full name in author tagsBjørn Christian Seime2018-07-052-2/+2
|
* Scala code in container-di converted to JavaOlli Virtanen2018-06-217-0/+1700
|
* Remove junit.fdramework usageJon Bratseth2018-03-022-5/+17
|
* Update copyright headersJon Bratseth2017-06-143-3/+3
|
* Revert "Update copyright headers"Jon Bratseth2017-06-143-3/+3
|
* Update copyright headersJon Bratseth2017-06-143-3/+3
|
* Revert "Copyright header"Jon Bratseth2017-06-133-3/+3
|
* Copyright headerJon Bratseth2017-06-133-3/+3
|
* Use github name in @authorJon Bratseth2016-06-161-1/+1
|
* PublishJon Bratseth2016-06-153-0/+207