aboutsummaryrefslogtreecommitdiffstats
path: root/jdisc_core/src/main/java/com/yahoo/jdisc/handler
Commit message (Expand)AuthorAgeFilesLines
* Unify on List.ofHenning Baldersheim2024-04-112-9/+8
* Fix NPE bug related to mark/resetBjørn Christian Seime2024-03-081-2/+3
* Non-funcitonal changesjonmv2023-11-302-13/+7
* Info log message when MbusServer is finally destroyedjonmv2023-10-112-2/+2
* Update copyrightJon Bratseth2023-10-0927-27/+27
* Introduce capability support for jdisc request handlersBjørn Christian Seime2023-02-091-0/+22
* Return X-Vespa-Ignored-Fields if fields were ignoredJon Bratseth2022-10-061-1/+1
* Fix bug in UnsafeContentInputStream where read() corrupts "marked" contentBjørn Christian Seime2022-07-141-4/+3
* Fix off-by-one error related to marking inn UnsafeContentInputStreamHenning Baldersheim2022-07-031-1/+1
* Reading in chunks instead of byte by byte is significantly faster.Henning Baldersheim2022-06-281-26/+34
* Remove deprecated APIs exposing Guava typesBjørn Christian Seime2022-06-082-2/+2
* Remove use of Guava ListenableFuture from com.yahoo.jdisc.handlerBjørn Christian Seime2021-12-107-76/+77
* Fix IDEA inspection issues.gjoranv2021-12-081-7/+7
* Make jdisc.handler.FutureConjunction package private.gjoranv2021-12-081-1/+1
* JDK 17: Fix out-of-sequence javadoc headers.gjoranv2021-11-101-2/+2
* Update Verizon Media copyright notices.gjoranv2021-10-071-1/+1
* Update 2017 copyright notices.gjoranv2021-10-0726-26/+26
* Attach contextHenning Baldersheim2021-10-061-1/+1
* Add 'onError' to ContentChannelBjørn Christian Seime2021-06-011-0/+11
* Get request handler spec through delegateMorten Tokle2021-04-211-0/+15
* Add logging on unexpected behaviourJon Marius Venstad2020-10-141-2/+2
* Let handlers dedfine a default request typeJon Bratseth2020-10-011-1/+1
* Nonfunctional, changes onlyJon Bratseth2020-06-241-4/+4
* Add suppport for mark/reset.Henning Baldersheim2020-06-181-1/+36
* Generate html5 javadocgjoranv2019-01-216-8/+8
* Fix author tag for SimonBjørn Christian Seime2018-07-0517-17/+17
* Revert "Revert "Gjoranv/java9 prep 05""gjoranv2018-05-021-0/+1
* Revert "Gjoranv/java9 prep 05"gjoranv2018-05-021-1/+0
* Allow building with Java 9.gjoranv2018-04-301-0/+1
* Nonfunctional changes onlyJon Bratseth2017-10-2723-57/+66
* Perform best-effort cleanup to stop JDisc from never closing connectionBjørn Christian Seime2017-08-231-5/+23
* Update copyright headersJon Bratseth2017-06-1426-26/+26
* Revert "Update copyright headers"Jon Bratseth2017-06-1426-26/+26
* Update copyright headersJon Bratseth2017-06-1426-26/+26
* Revert "Copyright header"Jon Bratseth2017-06-1326-26/+26
* Copyright headerJon Bratseth2017-06-1326-26/+26
* rewrite to avoid warningArne H Juul2017-04-201-1/+6
* Shutdown renderer threads on deconstructJon Bratseth2017-03-062-7/+9
* PublishJon Bratseth2016-06-1526-0/+2011