aboutsummaryrefslogtreecommitdiffstats
path: root/container-core/src/main/java/com/yahoo/container/core/config/ApplicationBundleLoader.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* 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-091-1/+2
|\|
| * Log installed bundles if and only if this or prev generation have any app bun...gjoranv2023-03-091-1/+2
* | 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
* Unify on Streams.toList()Henning Baldersheim2023-01-171-2/+1
* Move BsnVersion to exported package c.y.jdisc.applicationgjoranv2023-01-091-1/+1
* Add method for listing bsnVersion for active application bundles.gjoranv2023-01-091-0/+10
* Revert "More user friendly class resolution"Arnstein Ressem2023-01-091-10/+0
* Move BsnVersion to exported package c.y.jdisc.applicationgjoranv2023-01-091-1/+1
* 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-061-10/+0
* Add method for listing bsnVersion for active application bundles.gjoranv2023-01-051-0/+10
* 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