summaryrefslogtreecommitdiffstats
path: root/container-core/src/main/java/com/yahoo/container/jdisc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Handle missing query start time in LoggingRequestHandlerBjørn Christian Seime2021-05-071-1/+4
* Use creation time from http request when availableBjørn Christian Seime2021-05-051-1/+1
* Merge pull request #17563 from vespa-engine/bjorncs/restapi-test-driverBjørn Christian Seime2021-04-231-0/+71
|\
| * Add builder for test HttpRequestBjørn Christian Seime2021-04-231-0/+71
* | Fix javadocMorten Tokle2021-04-231-3/+3
* | Provide standard mappingMorten Tokle2021-04-223-30/+72
|/
* Changes after reviewMorten Tokle2021-04-165-10/+43
* Custom acl mappingMorten Tokle2021-04-156-1/+131
* Move MaxPendingContentChannelStream to container-core and use it thorugh max ...Jon Marius Venstad2021-04-142-1/+87
* Non-functional changes onlyJon Bratseth2021-03-041-1/+1
* Track sent and acked bytes to ensure a smooth flow of bytes not exceeding max...Henning Baldersheim2021-02-171-4/+16
* Fix ToDos. The snapshotProvider is null checked in the ctor.gjoranv2021-02-032-12/+2
* Throw if no snapshot provider is given.gjoranv2021-02-032-17/+19
* Clean up unused MetricsPresentationConfiggjoranv2021-02-032-5/+4
* Remove usage of org.jsonBjørn Christian Seime2021-02-027-204/+148
* Revert "Remove org.json usage [run-systemtest]"Bjørn Christian Seime2021-02-016-117/+191
* Remove usage of org.json:jsonBjørn Christian Seime2021-01-296-191/+117