aboutsummaryrefslogtreecommitdiffstats
path: root/container-core/src/test
Commit message (Expand)AuthorAgeFilesLines
* Support fetching logs from specific nodeOla Aunrønning2020-07-232-15/+24
* Let ApplicationBundleLoader take its installer as a ctor argumentgjoranv2020-07-201-4/+1
* Remove the unnecessary BundleInstaller interface.gjoranv2020-07-182-21/+20
* Use plain strings for platform bundles, instead of file referencesgjoranv2020-07-181-9/+8
* Add unit test for PlatformBundleLoadergjoranv2020-07-171-0/+65
* Reapply "Load platform bundles separately 3"gjoranv2020-07-171-8/+8
* Revert "Load platform bundles separately 3"Harald Musum2020-07-171-8/+8
* Reapply "Load platform bundles separately"gjoranv2020-07-161-8/+8
* Revert "Reapply load platform bundles separately"Harald Musum2020-07-161-8/+8
* Reapply "Load platform bundles separately"gjoranv2020-07-161-8/+8
* Revert "Load platform bundles separately"Harald Musum2020-07-161-8/+8
* Rename use -> useBundlesgjoranv2020-07-151-5/+5
* Rename bundle loader classes and fields for consistency.gjoranv2020-07-151-3/+3
* Add testJon Bratseth2020-07-021-57/+112
* Fixed throwingAmund Bergland Kvalsvik2020-06-291-9/+5
* Fixed minor naming errors and throwsAmund Bergland Kvalsvik2020-06-292-7/+12
* Fixed review commentsAmund Bergland Kvalsvik2020-06-293-31/+195
* Cleaning up configs, testing is not workingAmund Bergland Kvalsvik2020-06-262-4/+7
* Cleaned up testingAmund Bergland Kvalsvik2020-06-261-23/+10
* Added PrometheusHandlerAmund Bergland Kvalsvik2020-06-261-0/+143
* Updated ApplicationMetricsHandler. Removed PrometheusV1HandlerAmund Bergland Kvalsvik2020-06-261-116/+0
* Returning with correct format. Dependencies brokenAmund Bergland Kvalsvik2020-06-252-195/+3
* Cleaned up codeAmund Bergland Kvalsvik2020-06-241-14/+8
* Fixed parts of the issuesAmund Bergland Kvalsvik2020-06-241-3/+12
* Adding testingAmund Bergland Kvalsvik2020-06-242-0/+305
* Let Jetty do compression, and merge overlapping time windowsJon Marius Venstad2020-06-152-12/+6
* Extract time stamp from path instead of modified timeJon Marius Venstad2020-06-121-23/+28
* Expand unit test to include un-filtered log fileJon Marius Venstad2020-06-121-5/+9
* Move Zone API to separate bundleBjørn Christian Seime2020-06-101-49/+0
* Force usage of ContainerThreadPool through Executor providerBjørn Christian Seime2020-06-041-1/+1
* Split out thread pool implementation to separate classesBjørn Christian Seime2020-06-031-40/+36
* Let size of thread pool and Q follow number of cores on the machine where it ...Henning Baldersheim2020-04-251-0/+34
* Replace remaining LogLevel.<level> with corresponding Levelgjoranv2020-04-251-1/+1
* Map remaining DEBUG/SPAM/ERROR/FATAL -> Level.FINE/FINEST/SEVEREgjoranv2020-04-251-2/+2
* Import java.util.logging.Level instead of com.yahoo.log.LogLevelgjoranv2020-04-251-1/+1
* Add copyright headersgjoranv2020-04-174-0/+4
* Rename BundleLoader -> BundleManagergjoranv2020-04-161-3/+3
* Add file reference status to test.gjoranv2020-04-161-0/+15
* Add unit test and test helpers for BundleLoadergjoranv2020-04-164-0/+266
* Configure initially out of rotation for config serversJon Bratseth2020-03-301-22/+46
* Merge pull request #12534 from vespa-engine/bjorncs/jdisc-metric-unhandled-ex...Bjørn Christian Seime2020-03-161-0/+57
|\
| * Update method and constant names to match new metric nameBjørn Christian Seime2020-03-131-1/+1
| * Use plural ending in new metric namesBjørn Christian Seime2020-03-131-1/+1
| * Add unit tests that verifies metric is propagatedBjørn Christian Seime2020-03-121-0/+57
* | Zone information for containers to replace com.yahoo.config.provisionJon Bratseth2020-03-121-0/+49
|/
* Merge pull request #12056 from vespa-engine/balder/default-initializingHenning Baldersheim2020-02-041-1/+2
|\
| * Default state is 'initializing', not 'up'.Henning Baldersheim2020-02-031-1/+2
* | Require all up when going up, but require all down to go down.Henning Baldersheim2020-02-031-25/+61
|/
* Add MetricsV2Handler to application containers.gjoranv2020-01-282-0/+235
* Revert "Gjoranv/metrics v2 in container 2"gjoranv2020-01-282-235/+0