aboutsummaryrefslogtreecommitdiffstats
path: root/container-core/src/test
Commit message (Expand)AuthorAgeFilesLines
* Use a name that works better for content nodesJon Bratseth2020-11-161-1/+1
* Add in_rotation metric to containersJon Bratseth2020-11-161-10/+52
* Avoid mock thread factory and simplify constructionHåkon Hallingstad2020-10-103-14/+5
* Take StateMonitor snapshot every 60sHåkon Hallingstad2020-10-104-35/+29
* Make ContainerThreadPool an interfaceBjørn Christian Seime2020-09-211-4/+4
* Use full name in config definition file namesHarald Musum2020-09-102-0/+0
* Use separate non-public config definition for ContainerThreadPoolBjørn Christian Seime2020-09-071-5/+6
* Revert "Use separate non-public config definition for ContainerThreadPool"Bjørn Christian Seime2020-09-071-6/+5
* Use separate non-public config definition for ContainerThreadPoolBjørn Christian Seime2020-09-071-5/+6
* Mak log handler wait for network IO on every flushJon Marius Venstad2020-08-311-10/+12
* 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