summaryrefslogtreecommitdiffstats
path: root/container-core/src/test
Commit message (Expand)AuthorAgeFilesLines
* Revert "Upgrade Jetty from 9.4.49 to 11.0.12"Bjørn Christian Seime2022-11-027-36/+33
* Merge pull request #24690 from vespa-engine/bjorncs/jettyBjørn Christian Seime2022-11-027-33/+36
|\
| * Upgrade Jetty from 9.4.49 to 11.0.12Bjørn Christian Seime2022-11-017-33/+36
* | Await subscriber exhausting configs list, in unit testjonmv2022-11-012-2/+32
* | Move file handling down into FileSourcejonmv2022-11-011-13/+9
* | Cleanup, no effective changesjonmv2022-11-014-31/+27
* | No real changesjonmv2022-11-014-24/+29
|/
* Revert "Upgrade Jetty from 9.4.49 to 11.0.12"Jon Marius Venstad2022-10-317-36/+33
* Upgrade Jetty from 9.4.49 to 11.0.12Bjørn Christian Seime2022-10-317-33/+36
* Revert "Bjorncs/jetty [run-systemtest]"Bjørn Christian Seime2022-10-287-36/+33
* Upgrade Jetty from 9.4.49 to 11.0.12Bjørn Christian Seime2022-10-287-33/+36
* Revert "Upgrade Jetty from 9.4.49 to 11.0.12"Bjørn Christian Seime2022-10-277-36/+33
* Upgrade Jetty from 9.4.49 to 11.0.12Bjørn Christian Seime2022-10-267-33/+36
* 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
* Add unit test with allowed server namesBjørn Christian Seime2022-10-071-2/+18
* Pass all config through constructorBjørn Christian Seime2022-10-071-1/+2
* Merge pull request #24344 from vespa-engine/bratseth/return-ignored-fieldsJon Bratseth2022-10-074-26/+18
|\
| * Return X-Vespa-Ignored-Fields if fields were ignoredJon Bratseth2022-10-064-26/+18
* | Revert "Restrict server names accepted per connector"Harald Musum2022-10-061-18/+2
* | Restrict server names accepted per connectorBjørn Christian Seime2022-10-061-2/+18
* | Allow default server name to be overriddenBjørn Christian Seime2022-10-061-2/+31
|/
* 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