summaryrefslogtreecommitdiffstats
path: root/container-core/src/test/java/com/yahoo/container/handler
Commit message (Expand)AuthorAgeFilesLines
* Deprecate method leaking GuiceBjørn Christian Seime2022-02-081-5/+0
* GC deprecated junit assertThat.Henning Baldersheim2021-12-212-15/+8
* Update 2020 Oath copyrights.gjoranv2021-10-271-1/+1
* Update 2019 Oath copyrights.gjoranv2021-10-272-2/+2
* Metrics Q size and capacity must into account what kind of Q is used.Henning Baldersheim2021-10-151-6/+23
* Update Verizon Media copyright notices.gjoranv2021-10-071-1/+1
* Update 2018 copyright notices.gjoranv2021-10-072-2/+2
* Update 2017 copyright notices.gjoranv2021-10-074-4/+4
* Scale jdisc threadpools with cpus available in JVMBjørn Christian Seime2021-09-301-11/+18
* Move MaxPendingContentChannelStream to container-core and use it thorugh max ...Jon Marius Venstad2021-04-141-2/+3
* Remove usage of org.jsonBjørn Christian Seime2021-02-022-38/+38
* Revert "Remove org.json usage [run-systemtest]"Bjørn Christian Seime2021-02-012-38/+38
* Remove usage of org.json:jsonBjørn Christian Seime2021-01-292-38/+38
* Deprecate LoggingRequestHandler constructors taking AccessLogBjørn Christian Seime2021-01-211-2/+1
* 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-101-6/+3
* Take StateMonitor snapshot every 60sHåkon Hallingstad2020-10-101-3/+5
* Make ContainerThreadPool an interfaceBjørn Christian Seime2020-09-211-4/+4
* 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
* 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-292-31/+17
* 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-251-8/+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-241-0/+118
* 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
* 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
* Configure initially out of rotation for config serversJon Bratseth2020-03-301-22/+46
* 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-281-0/+143
* Revert "Gjoranv/metrics v2 in container 2"gjoranv2020-01-281-143/+0
* Add MetricsV2Handler to application containers.gjoranv2020-01-251-0/+143
* Revert "Add MetricsV2Handler to application containers."Bjørn Christian Seime2020-01-241-143/+0
* Add MetricsV2Handler to application containers.gjoranv2020-01-241-0/+143
* Move metrics handler utilities to new package in container-coregjoranv2020-01-231-0/+25