summaryrefslogtreecommitdiffstats
path: root/container-core/src/main/java/com/yahoo/container/core/config/BundleLoader.java
Commit message (Expand)AuthorAgeFilesLines
* Rename BundleLoader -> BundleManagergjoranv2020-04-161-239/+0
* Rename parameters and methods to clarify file refs vs bundlesgjoranv2020-04-161-8/+5
* Reorder methods, no functional changes.gjoranv2020-04-161-74/+75
* Add file reference status to test.gjoranv2020-04-161-0/+6
* Simplify code flow by getting obsolete file refs from one place.gjoranv2020-04-161-7/+5
* Allow setting a custom bundle installer for non-disk bundles.gjoranv2020-04-161-3/+12
* Extract interface for a bundle installergjoranv2020-04-161-15/+4
* Safeguard against adding disk bundles to allowed duplicates.gjoranv2020-04-021-0/+1
* Fix incorrect comment.gjoranv2020-04-011-4/+6
* Do not allow duplicates for "disk bundles"gjoranv2019-11-061-14/+52
* minor: move method closer to its callergjoranv2019-11-051-5/+5
* Reapply "Gjoranv/allow duplicate bundles"gjoranv2019-11-051-27/+44
* Revert "Gjoranv/allow duplicate bundles"gjoranv2019-11-041-44/+27
* Rename retainOnly and extract helper method.gjoranv2019-10-291-7/+11
* Add debug logginggjoranv2019-10-291-0/+1
* Update comments and remove an import.gjoranv2019-10-291-3/+1
* Support safe component deconstruction in jdisc container.gjoranv2019-10-281-24/+38
* Nonfunctional changes onlyJon Bratseth2019-10-011-10/+6
* Add bundle version to "Installed bundles" log message.gjoranv2019-01-111-1/+1
* Use fileAcquirerJon Bratseth2018-09-101-2/+1
* Read fiel distribution file reference correctlyJon Bratseth2018-09-071-1/+1
* Increase timeout when waiting for bundles to one week.gjoranv2018-06-261-1/+1
* Nonfunctional changes onlyJon Bratseth2017-08-221-1/+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
* PublishJon Bratseth2016-06-151-0/+186