summaryrefslogtreecommitdiffstats
path: root/container-core/src/main/java/com/yahoo/container/core/config/HandlersConfigurerDi.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Log installed bundles if and only if this or prev generation have any app bun...gjoranv2023-03-091-2/+2
* Unify on Streams.toList()Henning Baldersheim2023-01-171-1/+1
* Fix space and punctuation in error messages.gjoranv2023-01-091-4/+4
* Move BsnVersion to exported package c.y.jdisc.applicationgjoranv2023-01-091-1/+1
* Add more improvements to bundle resolution error message:gjoranv2023-01-091-3/+31
* Include list of installed application bundles in error messagegjoranv2023-01-091-0/+10
* Revert "More user friendly class resolution"Arnstein Ressem2023-01-091-38/+0
* Move BsnVersion to exported package c.y.jdisc.applicationgjoranv2023-01-091-1/+1
* Add more improvements to bundle resolution error message:gjoranv2023-01-091-3/+31
* Include list of installed application bundles in error messagegjoranv2023-01-091-0/+10
* Revert "Improve user friendliness when class resolution fails."Arnstein Ressem2023-01-061-38/+0
* Add more improvements to bundle resolution error message:gjoranv2023-01-061-3/+31
* Include list of installed application bundles in error messagegjoranv2023-01-061-0/+10
* Return Set instead of collection.gjoranv2022-09-081-1/+1
* Always return the set of bundles to uninstall upon completeGen,gjoranv2022-09-081-2/+2
* Redesign application bundle loading with a 'complete' phase.gjoranv2022-09-071-3/+2
* Add 'generation' parameter to Osgi.useApplicationBundlesgjoranv2022-09-051-2/+2
* Reapply "Clean up bundles and allowed duplicates after a failed reconfig."gjoranv2022-09-011-1/+7
* Revert "Clean up bundles and allowed duplicates after a failed reconfig."gjoranv2022-08-311-7/+1
* Clean up bundles and allowed duplicates after a failed reconfig.gjoranv2022-08-251-1/+7
* Use Inject annotation from 'annotations'Bjørn Christian Seime2022-06-091-1/+1
* GC deprecated statistics moduleHenning Baldersheim2022-06-081-3/+0
* Reapply "Shutdown reconfiguration thread in a more controlled way [run-system...Bjørn Christian Seime2022-02-071-0/+2
* Revert "Shutdown reconfiguration thread in a more controlled way [run-systemt...Bjørn Christian Seime2022-02-071-2/+0
* Shutdown reconfiguration thread in a more controlled wayBjørn Christian Seime2022-02-041-0/+2
* Redesign ComponentDeconstructor to start deconstruction immediatelyBjørn Christian Seime2022-01-251-3/+1
* Rename methods to 'waitForNextGraphGeneration'Bjørn Christian Seime2022-01-251-3/+3
* Delegate responsibility/timing of cleaning up old components to callerBjørn Christian Seime2022-01-251-5/+10
* Rename methods that implicitly waits for a new config generationBjørn Christian Seime2022-01-251-3/+3
* Deprecate statisticsHenning Baldersheim2021-11-081-0/+1
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Remove Jersey related code from the container osgi layer.gjoranv2021-07-141-27/+0
* Don't install physical bundles for test osgi frameworks.gjoranv2021-07-021-2/+5
* Revert "Install model evaluation via configmodel [run-systemtest]"gjoranv2021-07-021-5/+2
* Don't install physical bundles for test osgi frameworks.gjoranv2021-07-011-2/+5
* More lazy debug log message generationJon Marius Venstad2021-04-281-1/+1
* Rename field 'VOID_INSTANCE' => 'NONE_INSTANCE'Bjørn Christian Seime2021-02-151-1/+1
* Use singletons for all fallback componentsBjørn Christian Seime2021-02-151-2/+7
* Provide fallback ConnectionLog instance for all container typesBjørn Christian Seime2021-02-151-3/+0
* Setup connection log if access log is enabledMorten Tokle2021-01-141-1/+3
* Track explicitly when we are initializing configJon Bratseth2020-12-161-3/+4
* Revert "Merge pull request #15739 from vespa-engine/revert-15734-bratseth/sim...Jon Bratseth2020-12-081-4/+3
* Revert "Bratseth/simplify config take 2"Harald Musum2020-12-081-3/+4
* Revert "Merge pull request #15690 from vespa-engine/revert-15686-bratseth/sim...Jon Bratseth2020-12-071-4/+3
* Revert "Keep internal-redeploy serverside. Remove old restartOnDeploy impleme...Jon Bratseth2020-12-041-3/+4
* Keep internal-redeploy serverside. Remove old restartOnDeploy implementation.Jon Bratseth2020-12-041-4/+3
* Non-functional-changes-onlyJon Bratseth2020-11-181-1/+0
* Use javadoc-no-fork and various fixesHåkon Hallingstad2020-10-311-4/+3
* Emit the application config generation as a metricJon Bratseth2020-09-201-19/+21