aboutsummaryrefslogtreecommitdiffstats
path: root/container-core/src/main/java/com/yahoo/container/core
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* Merge pull request #22426 from vespa-engine/bratseth/schema-info-5Jon Bratseth2022-05-031-2/+3
|\
| * Use schemsa-infoJon Bratseth2022-05-031-2/+3
* | Revert "Merge pull request #22394 from vespa-engine/revert-22374-jonmv/remove...jonmv2022-05-032-23/+6
|/
* Revert "Jonmv/remove last controller jersey client [run-systemtest]"Jon Marius Venstad2022-05-022-6/+23
* Importsjonmv2022-05-022-2/+0
* Simplify shared resource setup with Memoizedjonmv2022-05-022-21/+6
* - Allow control of throttlepolicy per session.Henning Baldersheim2022-04-111-2/+0
* Deprecate load types from Java APIsTor Brede Vekterli2022-04-052-4/+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
* Ensure only provider shuts down the VespaDocumentAccessJon Marius Venstad2022-01-242-3/+10
* Provider is not a componentBjørn Christian Seime2022-01-211-4/+2
* 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