aboutsummaryrefslogtreecommitdiffstats
path: root/jdisc_core/src/test/java/com/yahoo/jdisc/handler/FastContentWriterTestCase.java
Commit message (Collapse)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
|
* Convert jdisc_core to junit5Bjørn Christian Seime2022-07-281-24/+24
|
* Remove use of Guava ListenableFuture from com.yahoo.jdisc.handlerBjørn Christian Seime2021-12-101-2/+1
| | | | | | This change is not 100% API compatible. Many classes from this package inherited types from Guava. The classes will have the same methods as before, but their type has obviously changed. Two options; merge now with the small risk of breakage or wait for Vespa 8 branch.
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
|
* Fix author tag for SimonBjørn Christian Seime2018-07-051-1/+1
|
* Update copyright headersJon Bratseth2017-06-141-1/+1
|
* Revert "Update copyright headers"Jon Bratseth2017-06-141-1/+1
|
* Update copyright headersJon Bratseth2017-06-141-1/+1
|
* Revert "Copyright header"Jon Bratseth2017-06-131-1/+1
|
* Copyright headerJon Bratseth2017-06-131-1/+1
|
* sameThreadExecutor -> directExecutorJon Bratseth2016-07-041-1/+1
| | | | The former is deprecated and will be removed in "August 2016"
* PublishJon Bratseth2016-06-151-0/+241