summaryrefslogtreecommitdiffstats
path: root/container-core/src/test/java/com/yahoo/container
Commit message (Expand)AuthorAgeFilesLines
* Remove stray directory with only a .gitignore in itjonmv2022-10-241-0/+0
* Keep last 1000 lines sorted in log readerjonmv2022-10-141-13/+24
* Revert "Revert "Make it possible to limit number of log lines returned" (#241...Valerij Fredriksen2022-09-222-16/+16
* Revert "Make it possible to limit number of log lines returned" (#24168)Valerij Fredriksen2022-09-212-16/+16
* Make it possible to limit number of log lines returnedValerij Fredriksen2022-09-212-5/+14
* Non-functional cleanupValerij Fredriksen2022-09-211-11/+2
* Sanitize label namesOla Aunronning2022-09-151-3/+3
* Omit max and average in PrometheusHelperOla Aunronning2022-09-151-6/+0
* Use correct content-type header. Add whitespaceOla Aunronning2022-09-131-4/+4
* MetricsPacketsHandler supports Prometheus formatOla Aunronning2022-09-121-0/+25
* Return Set instead of collection.gjoranv2022-09-082-2/+1
* Always return the set of bundles to uninstall upon completeGen,gjoranv2022-09-082-9/+12
* Merge pull request #23939 from vespa-engine/cleanup-after-failed-component-gr...gjoranv2022-09-076-124/+278
|\
| * Add test verifying that bundles are uninstalled for generations..gjoranv2022-09-071-0/+25
| * Rename tests, extract common code and rearrange test order.gjoranv2022-09-071-36/+28
| * Redesign application bundle loading with a 'complete' phase.gjoranv2022-09-073-10/+35
| * Add 'generation' parameter to Osgi.useApplicationBundlesgjoranv2022-09-052-2/+1
| * Add (failing) unit test to verify that a failed reconfig with ...gjoranv2022-09-052-0/+19
| * Fix copy/paste error in comment.gjoranv2022-09-011-1/+1
| * Reapply "Set duplicate bundles to the set of bundles from the failed generati...gjoranv2022-09-011-3/+4
| * Reapply "Make it possible to test the Container with synthetic bundles"gjoranv2022-09-016-115/+183
| * Reapply "Remove unnecessary and out-of-place xml from synthetic config."gjoranv2022-09-011-5/+3
| * Reapply "Clean up bundles and allowed duplicates after a failed reconfig."gjoranv2022-09-013-1/+28
| * Revert "Clean up bundles and allowed duplicates after a failed reconfig."gjoranv2022-08-313-28/+1
| * Revert "Remove unnecessary and out-of-place xml from synthetic config."gjoranv2022-08-311-3/+5
| * Revert "Make it possible to test the Container with synthetic bundles"gjoranv2022-08-316-183/+115
| * Revert "Set duplicate bundles to the set of bundles from the failed generation."gjoranv2022-08-311-4/+3
| * Set duplicate bundles to the set of bundles from the failed generation.gjoranv2022-08-301-3/+4
| * Make it possible to test the Container with synthetic bundlesgjoranv2022-08-306-115/+183
| * Remove unnecessary and out-of-place xml from synthetic config.gjoranv2022-08-251-5/+3
| * Clean up bundles and allowed duplicates after a failed reconfig.gjoranv2022-08-253-1/+28
* | Add 'model' config typeJon Bratseth2022-08-311-0/+3
|/
* Convert container-core to junit5Bjørn Christian Seime2022-07-2839-691/+729
* Add test for component not using its explicitly injected component.gjoranv2022-07-111-2/+18
* Revert "Inject default threadpool to handlers [run-systemtest]"Håkon Hallingstad2022-07-111-18/+2
* Add test for component not using its explicitly injected component.gjoranv2022-07-091-2/+18
* Deprecate ConfigGetterHarald Musum2022-07-072-0/+4
* MetricsPacketsHandler adds hostname dimension if absentOla Aunrønning2022-07-041-1/+29
* handle zstd compressed filesArne H Juul2022-06-211-6/+15
* Avoid deploying revisoins for apps without project id (no orch CD hack)jonmv2022-06-152-5/+6
* Remove on Vespa 8Jon Bratseth2022-06-081-1/+0
* Remove on Vespa 8Jon Bratseth2022-06-081-84/+0
* Revoke com.yahoo.config.subscription as public APIHarald Musum2022-06-081-1/+0
* Introduce new metrics for container threadpoolBjørn Christian Seime2022-04-201-2/+4
* Improve class names for the container threadpoolsBjørn Christian Seime2022-04-191-4/+4
* use toRealPath for both argumentsArne Juul2022-02-171-3/+4
* Deprecate method leaking GuiceBjørn Christian Seime2022-02-082-10/+0
* Reapply "Shutdown reconfiguration thread in a more controlled way [run-system...Bjørn Christian Seime2022-02-071-3/+3
* Revert "Shutdown reconfiguration thread in a more controlled way [run-systemt...Bjørn Christian Seime2022-02-071-3/+3
* Shutdown reconfiguration thread in a more controlled wayBjørn Christian Seime2022-02-041-3/+3