summaryrefslogtreecommitdiffstats
path: root/container-core/src/main/java/com/yahoo/container/core/config
Commit message (Expand)AuthorAgeFilesLines
* 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-091-1/+1
* 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
* Revert "Bratseth/schema info 5 take 2"Harald Musum2022-05-041-3/+2
* Revert "Merge pull request #22428 from vespa-engine/revert-22426-bratseth/sch...Jon Bratseth2022-05-031-2/+3
* Revert "Use schema-info"Jon Bratseth2022-05-031-3/+2
* Use schemsa-infoJon Bratseth2022-05-031-2/+3
* Reapply "Shutdown reconfiguration thread in a more controlled way [run-system...Bjørn Christian Seime2022-02-071-0/+2
* Revert "Shutdown reconfiguration thread in a more controlled way [run-systemt...Bjørn Christian Seime2022-02-071-2/+0
* Shutdown reconfiguration thread in a more controlled wayBjørn Christian Seime2022-02-041-0/+2
* Add SuppressWarnings for removal of config.subscription types.gjoranv2022-02-021-0/+1
* Include generation number in log message for deconstructionBjørn Christian Seime2022-01-251-1/+1
* Redesign ComponentDeconstructor to start deconstruction immediatelyBjørn Christian Seime2022-01-252-4/+2
* Rename methods to 'waitForNextGraphGeneration'Bjørn Christian Seime2022-01-252-4/+4
* Delegate responsibility/timing of cleaning up old components to callerBjørn Christian Seime2022-01-252-6/+12
* Rename methods that implicitly waits for a new config generationBjørn Christian Seime2022-01-252-4/+4
* Revert "Merge pull request #20456 from vespa-engine/revert-20439-bratseth/zon...Jon Bratseth2021-12-132-0/+18
* Revert "Add zone info to query profile context"Arnstein Ressem2021-12-102-18/+0
* Add zone info to query profile contextJon Bratseth2021-12-092-0/+18
* Deprecate statisticsHenning Baldersheim2021-11-081-0/+1
* Update 2020 Oath copyrights.gjoranv2021-10-273-3/+3
* Update 2019 Oath copyrights.gjoranv2021-10-271-1/+1
* Reapply "Container config improvements [run-systemtest]"gjoranv2021-10-151-1/+1
* Revert "Container config improvements [run-systemtest]"Henning Baldersheim2021-10-141-1/+1
* Init the config generation to 1 instead of 0.gjoranv2021-10-141-1/+1
* Update Verizon Media copyright notices.gjoranv2021-10-072-2/+2
* Update 2017 copyright notices.gjoranv2021-10-072-2/+2
* encode -> embedJon Bratseth2021-09-281-2/+2
* Encode tensors passed as encode(text)Jon Bratseth2021-09-201-0/+2
* Remove Jersey related code from the container osgi layer.gjoranv2021-07-141-27/+0
* Don't install physical bundles for test osgi frameworks.gjoranv2021-07-021-2/+5
* Revert "Install model evaluation via configmodel [run-systemtest]"gjoranv2021-07-021-5/+2