aboutsummaryrefslogtreecommitdiffstats
path: root/container-core/src/main/java/com/yahoo/container/jdisc
Commit message (Expand)AuthorAgeFilesLines
* Reduce need to access getJDiscRequestHenning Baldersheim2022-11-291-0/+25
* Reduce exposure of com.yahoo.jdisc.http.HttpRequest.Henning Baldersheim2022-11-292-3/+8
* Revert "Add spammy log"jonmv2022-11-051-3/+0
* Add spammy logjonmv2022-11-051-0/+3
* Revert "Upgrade Jetty from 9.4.49 to 11.0.12"Bjørn Christian Seime2022-11-021-2/+2
* Upgrade Jetty from 9.4.49 to 11.0.12Bjørn Christian Seime2022-11-011-2/+2
* Revert "Upgrade Jetty from 9.4.49 to 11.0.12"Jon Marius Venstad2022-10-311-2/+2
* Upgrade Jetty from 9.4.49 to 11.0.12Bjørn Christian Seime2022-10-311-2/+2
* Revert "Bjorncs/jetty [run-systemtest]"Bjørn Christian Seime2022-10-281-2/+2
* Upgrade Jetty from 9.4.49 to 11.0.12Bjørn Christian Seime2022-10-281-2/+2
* Revert "Upgrade Jetty from 9.4.49 to 11.0.12"Bjørn Christian Seime2022-10-271-2/+2
* Upgrade Jetty from 9.4.49 to 11.0.12Bjørn Christian Seime2022-10-261-2/+2
* Merge pull request #24354 from vespa-engine/bratseth/deprecation-commentJon Bratseth2022-10-071-24/+13
|\
| * Put deprecation comment on the right option and add todoJon Bratseth2022-10-071-24/+13
* | Merge pull request #24344 from vespa-engine/bratseth/return-ignored-fieldsJon Bratseth2022-10-071-9/+5
|\|
| * Return X-Vespa-Ignored-Fields if fields were ignoredJon Bratseth2022-10-061-9/+5
* | SimplifyHenning Baldersheim2022-10-051-6/+3
|/
* Sanitize label namesOla Aunronning2022-09-151-2/+10
* Omit max and average in PrometheusHelperOla Aunronning2022-09-151-0/+3
* Use correct content-type header. Add whitespaceOla Aunronning2022-09-132-2/+9
* MetricsPacketsHandler supports Prometheus formatOla Aunronning2022-09-122-0/+87
* Inject a default threadpool for all handlers that don't declare their own.gjoranv2022-07-111-1/+1
* Revert "Inject default threadpool to handlers [run-systemtest]"Håkon Hallingstad2022-07-111-1/+1
* Inject a default threadpool for all handlers that don't declare their own.gjoranv2022-07-091-1/+1
* MetricsPacketsHandler adds hostname dimension if absentOla Aunrønning2022-07-041-10/+12
* If the context map is empty just return the defaultHenning Baldersheim2022-06-241-1/+0
* Set jdisc handler timeout for all session handlersHarald Musum2022-06-181-1/+1
* Use Inject annotation from 'annotations'Bjørn Christian Seime2022-06-096-6/+6
* Remove deprecated members using AccessLogBjørn Christian Seime2022-06-091-12/+3
* Add missing newlinegjoranv2022-06-081-1/+1
* Create wrapper for Jetty's MultiPartFormInputStreamBjørn Christian Seime2022-06-082-0/+74
* Remove on Vespa 8Jon Bratseth2022-06-081-26/+0
* No periods in exception messagesJon Bratseth2022-04-061-3/+3
* Deprecate method leaking GuiceBjørn Christian Seime2022-02-081-5/+0
* Deprecate LoggingRequestHandler (replaced by ThreadedHttpReqHndlr)gjoranv2022-01-181-1/+3
* Allow Response to populate the access log from ThreadedHttpReqHndlrgjoranv2022-01-171-1/+40
* Put back Context class to LoggingRequestHandlergjoranv2021-12-162-9/+42
* Move the Context class to ThreadedHttpRequestHandlergjoranv2021-12-162-38/+44
* Revert "Move the Context class to ThreadedHttpRequestHandler [run-systemtest]"Harald Musum2021-12-152-44/+38
* Move the Context class to ThreadedHttpRequestHandlergjoranv2021-12-142-38/+44
* Add custom `@Beta` annotationBjørn Christian Seime2021-12-031-1/+1
* Update 2019 Oath copyrights.gjoranv2021-10-274-4/+4
* Revert "Merge pull request #19686 from vespa-engine/jonmv/revert-streamed-vis...Jon Marius Venstad2021-10-212-80/+92
* Revert "Merge pull request #19664 from vespa-engine/jonmv/streaming-doc-v1-vi...Jon Marius Venstad2021-10-212-92/+80
* Limit to 16MB outstanding visit response dataJon Marius Venstad2021-10-202-80/+92
* Update Verizon Media copyright notices.gjoranv2021-10-077-7/+7
* Update 2018 copyright notices.gjoranv2021-10-071-1/+1
* Update 2017 copyright notices.gjoranv2021-10-0725-25/+25
* Attach contextHenning Baldersheim2021-10-061-1/+1
* Avoid RequestHandlerTestDriver connect the right responseJon Marius Venstad2021-06-091-2/+2