aboutsummaryrefslogtreecommitdiffstats
path: root/container-core/src/test/java/com/yahoo/container/handler
Commit message (Expand)AuthorAgeFilesLines
* Move metrics definitions to metrics:ai.vespa.metricsgjoranv2023-05-081-1/+1
* GC unused test utilitiesHenning Baldersheim2023-01-242-92/+0
* Move metric definitions to ContainerMetrics.javaKristian Aune2023-01-101-6/+7
* 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
* Add 'model' config typeJon Bratseth2022-08-311-0/+3
* Convert container-core to junit5Bjørn Christian Seime2022-07-2810-111/+133
* handle zstd compressed filesArne H Juul2022-06-211-6/+15
* 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
* 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