summaryrefslogtreecommitdiffstats
path: root/container-core/src/main/java/com/yahoo/container/core/config/ApplicationBundleLoader.java
Commit message (Expand)AuthorAgeFilesLines
* Update stale comments after refactoring the code.gjoranv2022-09-081-4/+5
* Return Set instead of collection.gjoranv2022-09-081-7/+6
* Always return the set of bundles to uninstall upon completeGen,gjoranv2022-09-081-18/+16
* Redesign application bundle loading with a 'complete' phase.gjoranv2022-09-071-1/+37
* 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-011-32/+56
* Revert "Clean up bundles and allowed duplicates after a failed reconfig."gjoranv2022-08-311-56/+32
* 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-251-32/+56
* Update 2020 Oath copyrights.gjoranv2021-10-271-1/+1
* Non-functional-changes-onlyJon Bratseth2020-11-181-1/+3
* Remove the special rule that allowed pre-installing bundlesgjoranv2020-09-281-3/+1
* Let ApplicationBundleLoader take its installer as a ctor argumentgjoranv2020-07-201-19/+5
* Remove the unnecessary BundleInstaller interface.gjoranv2020-07-181-6/+7
* Minor adjustment to error message.gjoranv2020-07-171-1/+1
* Temporarily allow 'config-model-fat-amended' to preinstall bundlesgjoranv2020-07-171-3/+6
* Reapply "Load platform bundles separately 3"gjoranv2020-07-171-0/+142
* Revert "Load platform bundles separately 3"Harald Musum2020-07-171-142/+0
* Start platform bundlesgjoranv2020-07-161-24/+1
* Reapply "Load platform bundles separately"gjoranv2020-07-161-0/+165
* Revert "Reapply load platform bundles separately"Harald Musum2020-07-161-142/+0
* Start platform bundlesgjoranv2020-07-161-24/+1
* Reapply "Load platform bundles separately"gjoranv2020-07-161-0/+165
* Revert "Load platform bundles separately"Harald Musum2020-07-161-165/+0
* Rename use -> useBundlesgjoranv2020-07-151-1/+1
* Rename bundle loader classes and fields for consistency.gjoranv2020-07-151-0/+165