aboutsummaryrefslogtreecommitdiffstats
path: root/container-core/src/test/java/com/yahoo/container/di
Commit message (Expand)AuthorAgeFilesLines
* Avoid race between config thread and updating file config sourcejonmv2023-05-051-2/+2
* Give it some more time to complete.Henning Baldersheim2023-05-041-1/+1
* Get more info when test failsjonmv2023-01-092-2/+6
* Await subscriber exhausting configs list, in unit testjonmv2022-11-012-2/+32
* Move file handling down into FileSourcejonmv2022-11-011-13/+9
* Cleanup, no effective changesjonmv2022-11-014-31/+27
* No real changesjonmv2022-11-014-24/+29
* Add test verifying that bundles are uninstalled for generations..gjoranv2022-09-071-0/+25
* Rename tests, extract common code and rearrange test order.gjoranv2022-09-071-36/+28
* Redesign application bundle loading with a 'complete' phase.gjoranv2022-09-071-2/+2
* Add (failing) unit test to verify that a failed reconfig with ...gjoranv2022-09-051-0/+1
* Fix copy/paste error in comment.gjoranv2022-09-011-1/+1
* Reapply "Make it possible to test the Container with synthetic bundles"gjoranv2022-09-012-80/+112
* Reapply "Remove unnecessary and out-of-place xml from synthetic config."gjoranv2022-09-011-5/+3
* Reapply "Clean up bundles and allowed duplicates after a failed reconfig."gjoranv2022-09-011-0/+5
* Revert "Clean up bundles and allowed duplicates after a failed reconfig."gjoranv2022-08-311-5/+0
* Revert "Remove unnecessary and out-of-place xml from synthetic config."gjoranv2022-08-311-3/+5
* Revert "Make it possible to test the Container with synthetic bundles"gjoranv2022-08-312-112/+80
* Make it possible to test the Container with synthetic bundlesgjoranv2022-08-302-80/+112
* Remove unnecessary and out-of-place xml from synthetic config.gjoranv2022-08-251-5/+3
* Clean up bundles and allowed duplicates after a failed reconfig.gjoranv2022-08-251-0/+5
* Convert container-core to junit5Bjørn Christian Seime2022-07-289-170/+161
* Add test for component not using its explicitly injected component.gjoranv2022-07-111-2/+18
* Revert "Inject default threadpool to handlers [run-systemtest]"Håkon Hallingstad2022-07-111-18/+2
* Add test for component not using its explicitly injected component.gjoranv2022-07-091-2/+18
* Deprecate ConfigGetterHarald Musum2022-07-072-0/+4
* Avoid deploying revisoins for apps without project id (no orch CD hack)jonmv2022-06-152-5/+6
* Revoke com.yahoo.config.subscription as public APIHarald Musum2022-06-081-1/+0
* Reapply "Shutdown reconfiguration thread in a more controlled way [run-system...Bjørn Christian Seime2022-02-071-3/+3
* Revert "Shutdown reconfiguration thread in a more controlled way [run-systemt...Bjørn Christian Seime2022-02-071-3/+3
* Shutdown reconfiguration thread in a more controlled wayBjørn Christian Seime2022-02-041-3/+3
* Add SuppressWarnings for removal of config.subscription types.gjoranv2022-02-021-0/+1
* Include generation number in log message for deconstructionBjørn Christian Seime2022-01-251-2/+2
* Rename methods to 'waitForNextGraphGeneration'Bjørn Christian Seime2022-01-252-3/+3
* Delegate responsibility/timing of cleaning up old components to callerBjørn Christian Seime2022-01-252-3/+7
* Rename methods that implicitly waits for a new config generationBjørn Christian Seime2022-01-252-3/+3
* GC deprecated junit assertThat.Henning Baldersheim2021-12-216-112/+94
* Update 2020 Oath copyrights.gjoranv2021-10-272-2/+2
* Reapply "Container config improvements [run-systemtest]"gjoranv2021-10-151-3/+2
* Revert "Container config improvements [run-systemtest]"Henning Baldersheim2021-10-141-2/+3
* Simplify by taking a SubscriberFactory instead of a Function.gjoranv2021-10-081-3/+2
* Update 2018 copyright notices.gjoranv2021-10-076-6/+6
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Remove Jersey related code from the container osgi layer.gjoranv2021-07-141-6/+0
* Remove Jersey integration from DI framework.gjoranv2021-07-143-152/+0
* Add java source from container-di.gjoranv2021-04-1210-0/+2098
* Revert "Gjoranv/merge di into core (rebased)"Harald Musum2021-04-0610-2098/+0
* Add java source from container-di.gjoranv2021-04-0210-0/+2098