aboutsummaryrefslogtreecommitdiffstats
path: root/container-core/src/main/java/com/yahoo/container/core
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-0914-15/+15
* Use config self-subscription also for session-cache which powers docprocjonmv2023-07-141-2/+0
* Remove unused config from dependency listjonmv2023-07-112-12/+4
* Use metric enums more places.yngveaasheim2023-05-091-2/+3
* Merge pull request #26382 from vespa-engine/simplify-logicgjoranv2023-03-091-1/+1
|\
| * Avoid negative logic with multiple conditions.gjoranv2023-03-091-1/+1
* | Merge pull request #26378 from vespa-engine/log-adjustmentsBjørn Christian Seime2023-03-092-3/+4
|\|
| * Log installed bundles if and only if this or prev generation have any app bun...gjoranv2023-03-092-3/+4
* | Log only when there actually are bundles to uninstallHarald Musum2023-03-091-1/+2
|/
* Log at lower level when installing bundlesHarald Musum2023-03-081-2/+2
* Log at lower levelHarald Musum2023-03-061-3/+4
* Move HandlersConfigurerTestWrapper to test scope.Henning Baldersheim2023-01-243-220/+0
* Unify on Streams.toList()Henning Baldersheim2023-01-172-3/+2
* Fix space and punctuation in error messages.gjoranv2023-01-091-4/+4
* Move BsnVersion to exported package c.y.jdisc.applicationgjoranv2023-01-092-2/+2
* 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
* Add method for listing bsnVersion for active application bundles.gjoranv2023-01-091-0/+10
* Revert "More user friendly class resolution"Arnstein Ressem2023-01-092-48/+0
* Move BsnVersion to exported package c.y.jdisc.applicationgjoranv2023-01-092-2/+2
* 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
* Add method for listing bsnVersion for active application bundles.gjoranv2023-01-091-0/+10
* Revert "Improve user friendliness when class resolution fails."Arnstein Ressem2023-01-062-48/+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
* Add method for listing bsnVersion for active application bundles.gjoranv2023-01-051-0/+10
* Correctly pre-size frequently created HashMapHenning Baldersheim2022-10-181-1/+1
* Precompute hashCode as it will be used multiple times.Henning Baldersheim2022-10-181-1/+0
* Update stale comments after refactoring the code.gjoranv2022-09-081-4/+5
* Return Set instead of collection.gjoranv2022-09-082-8/+7
* Always return the set of bundles to uninstall upon completeGen,gjoranv2022-09-082-20/+18
* Redesign application bundle loading with a 'complete' phase.gjoranv2022-09-072-4/+39
* Add 'generation' parameter to Osgi.useApplicationBundlesgjoranv2022-09-051-2/+2
* Reapply "Use a better name for map of active bundles."gjoranv2022-09-011-9/+9
* Reapply "Add TODO for handling >2 generations of bundles."gjoranv2022-09-011-2/+5
* Reapply "Set duplicate bundles to the set of bundles from the failed generati...gjoranv2022-09-011-2/+4
* Reapply "Clean up bundles and allowed duplicates after a failed reconfig."gjoranv2022-09-012-33/+63
* Revert "Clean up bundles and allowed duplicates after a failed reconfig."gjoranv2022-08-312-63/+33
* Revert "Set duplicate bundles to the set of bundles from the failed generation."gjoranv2022-08-311-4/+2
* Revert "Add TODO for handling >2 generations of bundles."gjoranv2022-08-311-5/+2
* Revert "Use a better name map of active bundles."gjoranv2022-08-311-9/+9
* Use a better name map of active bundles.gjoranv2022-08-311-9/+9
* Add TODO for handling >2 generations of bundles.gjoranv2022-08-311-2/+5
* Set duplicate bundles to the set of bundles from the failed generation.gjoranv2022-08-301-2/+4
* Clean up bundles and allowed duplicates after a failed reconfig.gjoranv2022-08-252-33/+63
* Use Inject annotation from 'annotations'Bjørn Christian Seime2022-06-092-2/+2
* Revoke com.yahoo.config.subscription as public APIHarald Musum2022-06-081-1/+0
* GC deprecated statistics moduleHenning Baldersheim2022-06-081-3/+0
* Revert "Merge pull request #22439 from vespa-engine/revert-22429-bratseth/sch...Jon Bratseth2022-05-051-2/+3