summaryrefslogtreecommitdiffstats
path: root/container-core/src/main/java/com/yahoo/container/core/config/HandlersConfigurerDi.java
Commit message (Expand)AuthorAgeFilesLines
* Emit the application config generation as a metricJon Bratseth2020-09-201-19/+21
* Do not create an extra OsgiImpl instance.gjoranv2020-08-281-3/+2
* Let ApplicationBundleLoader take its installer as a ctor argumentgjoranv2020-07-201-5/+4
* Use plain strings for platform bundles, instead of file referencesgjoranv2020-07-181-2/+2
* Reapply "Load platform bundles separately 3"gjoranv2020-07-171-4/+14
* Revert "Load platform bundles separately 3"Harald Musum2020-07-171-14/+4
* Start platform bundlesgjoranv2020-07-161-1/+1
* Reapply "Load platform bundles separately"gjoranv2020-07-161-4/+14
* Revert "Reapply load platform bundles separately"Harald Musum2020-07-161-14/+4
* Start platform bundlesgjoranv2020-07-161-1/+1
* Reapply "Load platform bundles separately"gjoranv2020-07-161-4/+14
* Revert "Load platform bundles separately"Harald Musum2020-07-161-14/+4
* Rename use -> useBundlesgjoranv2020-07-151-1/+1
* Rename bundle loader classes and fields for consistency.gjoranv2020-07-151-6/+6
* Rename useBundles -> useApplicationBundlesgjoranv2020-07-151-1/+1
* Separate installation for platform and application bundles.gjoranv2020-07-151-1/+11
* Rename field bundleLoader -> bundleManagergjoranv2020-07-101-3/+3
* Let ContainerAndDiOsgi create its own BundleManagergjoranv2020-07-101-3/+3
* LogLevel.DEBUG -> Level.FINEgjoranv2020-04-251-1/+1
* Import java.util.logging.Level instead of com.yahoo.log.LogLevelgjoranv2020-04-251-1/+1
* Rename BundleLoader -> BundleManagergjoranv2020-04-161-4/+3
* Reapply "Gjoranv/allow duplicate bundles"gjoranv2019-11-051-13/+19
* Revert "Gjoranv/allow duplicate bundles"gjoranv2019-11-041-19/+13
* Simplify testing by adding a combined interface for osgi wrapper.gjoranv2019-10-281-7/+17
* Support safe component deconstruction in jdisc container.gjoranv2019-10-281-7/+3
* Add Vespa 8 TODOgjoranv2019-10-261-0/+1
* Deliver search chains config to ExecutionFactoryJon Bratseth2019-06-091-1/+1
* Remove unused configs and their usage.gjoranv2019-01-211-1/+0
* Vespa 7: remove FreezeDetector and Watchdog.gjoranv2019-01-211-3/+0
* Less use of ContainerJon Bratseth2018-12-031-1/+1
* Remove guice binding for Linguistics.gjoranv2018-09-171-1/+0
* Model inference initial commitJon Bratseth2018-06-281-9/+5
* Scala code in container-di converted to JavaOlli Virtanen2018-06-211-4/+2
* Correct JavaDocJon Bratseth2018-06-011-2/+0
* Separate internal redeploys from application package changesJon Bratseth2018-06-011-6/+3
* Run reconfigurer thread even when restartOnRedeploy is trueJon Bratseth2018-05-301-6/+13
* Nonfunctional changes onlyJon Bratseth2017-08-221-7/+2
* Remove dead Scala code that triggers a Scala compiler crashBjørn Christian Seime2017-07-111-16/+0
* Revert "Bjorncs/scala stuff"Bjørn Christian Seime2017-07-111-0/+16
* Remove dead Scala code that triggers a Scala compiler crashBjørn Christian Seime2017-07-111-16/+0
* Make mock accessibleJon Bratseth2017-07-041-2/+1
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Update copyright headers"Jon Bratseth2017-06-141-1/+1
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Copyright header"Jon Bratseth2017-06-131-1/+1
* Copyright headerJon Bratseth2017-06-131-1/+1
* fix warningsArne H Juul2017-04-201-2/+3
* PublishJon Bratseth2016-06-151-0/+201