aboutsummaryrefslogtreecommitdiffstats
path: root/jdisc_core/src/main/java/com/yahoo/jdisc/core
Commit message (Expand)AuthorAgeFilesLines
* Avoid 'null' entries in exported packages.gjoranv2022-05-131-1/+3
* Set up logging in ApplicationLoader again.gjoranv2022-05-102-1/+1
* Do not install OsgiLogManagergjoranv2022-05-102-3/+2
* Set up vespalog in StandaloneMain static initializergjoranv2022-05-102-2/+2
* Reapply setup of vespalog in jdisc_core (#22509)gjoranv2022-05-101-0/+4
* Revert "Setup vespalog in jdisc core [run-systemtest]"Henning Baldersheim2022-05-091-4/+0
* Move to non-public impl package.Henning Baldersheim2022-05-091-1/+1
* Initialize logging earlier in container startup sequenceHenning Baldersheim2022-05-091-0/+4
* Avoid using stdout for debug logging.Henning Baldersheim2022-04-201-8/+3
* Deprecate method leaking GuiceBjørn Christian Seime2022-02-081-0/+3
* Update 2020 Oath copyrights.gjoranv2021-10-271-1/+1
* Use felix 7.0.1gjoranv2021-10-261-0/+3
* Revrte felix 7.0.1Jon Marius Venstad2021-10-241-3/+0
* Use felix 7.0.1gjoranv2021-10-211-0/+3
* Stop using osgi constant that is deprecated from osgi 1.10 (felix 7)gjoranv2021-10-211-1/+0
* - Use notify to reduce runtime from 1m10s to 12s for unit tests.Henning Baldersheim2021-10-112-2/+9
* Since Q size is only used in tests, gather it insteda of doing double bookkee...Henning Baldersheim2021-10-102-5/+14
* Make timeout manager thread safeHenning Baldersheim2021-10-101-15/+25
* Update 2018 copyright notices.gjoranv2021-10-074-4/+4
* Update 2017 copyright notices.gjoranv2021-10-0720-20/+20
* Attach contextHenning Baldersheim2021-10-062-0/+10
* Add option to attach a context to refer.Henning Baldersheim2021-10-053-6/+6
* - Shorten grace period from 30m to 5m.Henning Baldersheim2021-09-241-13/+27
* Get request handler spec through delegateMorten Tokle2021-04-212-2/+14
* SimplifyJon Marius Venstad2020-12-211-0/+1
* Revert "Merge pull request #15181 from vespa-engine/revert-15180-bratseth/ove...Jon Bratseth2020-11-041-3/+2
* Revert "Override in variant references"Arnstein Ressem2020-11-041-2/+3
* Override in variant referencesJon Bratseth2020-11-041-3/+2
* Reapply "Load platform bundles separately 3"gjoranv2020-07-171-0/+5
* Revert "Load platform bundles separately 3"Harald Musum2020-07-171-5/+0
* Don't rely on FelixFramework - it's not in an exported packagegjoranv2020-07-161-0/+5
* Non-functional changesJon Bratseth2020-01-061-0/+1
* Add/corect copyright headersJon Bratseth2020-01-031-0/+1
* Reduce log levelgjoranv2019-11-061-1/+1
* Reapply "Gjoranv/hidden bundles logging"gjoranv2019-11-051-7/+18
* Reapply "Gjoranv/allow duplicate bundles"gjoranv2019-11-052-1/+12
* Revert "Gjoranv/allow duplicate bundles"gjoranv2019-11-042-12/+1
* Revert "Gjoranv/hidden bundles logging"gjoranv2019-11-041-18/+7
* Update comments about FindHook.gjoranv2019-10-311-6/+4
* Avoid excessive logging when no bundles are hidden.gjoranv2019-10-311-1/+14
* Add debug logginggjoranv2019-10-292-1/+8
* Remove unnecessary refreshPackages methodsgjoranv2019-10-281-0/+3
* Support safe component deconstruction in jdisc container.gjoranv2019-10-281-0/+1
* Revert "Revert "Add Orchestrator application lock metrics""Håkon Hallingstad2019-10-221-0/+7
* Revert "Add Orchestrator application lock metrics"Harald Musum2019-10-221-7/+0
* Add Orchestrator application lock metricsHåkon Hallingstad2019-10-211-0/+7
* Implement FindHook for a consistent view of the installed bundles.gjoranv2019-10-162-10/+49
* Allow duplicate bsn+version for a given set of bundles.gjoranv2019-10-163-5/+124
* Remove unused BootstrapDaemongjoranv2019-10-031-137/+0
* Merge pull request #10833 from vespa-engine/bratseth/cleanupgjoranv2019-10-011-10/+11
|\