aboutsummaryrefslogtreecommitdiffstats
path: root/container-core/src/main/java/com/yahoo/processing/rendering/AsynchronousSectionedRenderer.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Use List.ofJon Bratseth2023-06-131-2/+1
* Non-functional changes onlyJon Bratseth2023-06-131-9/+9
* Render completely when the response is malformedJon Bratseth2022-12-091-3/+7
* Remove deprecated APIs exposing Guava typesBjørn Christian Seime2022-06-081-11/+0
* Rename method 'future' => 'completedFuture'Bjørn Christian Seime2021-12-081-1/+1
* Rename method 'future' => 'completeFuture'Bjørn Christian Seime2021-12-081-3/+3
* Deprecate methods using Guava ListenableFutureBjørn Christian Seime2021-12-081-6/+5
* Deprecate public APIs using Guava's ListenableFutureBjørn Christian Seime2021-12-061-13/+23
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Non-functional-changes-onlyJon Bratseth2020-11-181-4/+2
* Explicitly inherit summary featuresJon Bratseth2020-06-021-1/+0
* Replace remaining LogLevel.<level> with corresponding Levelgjoranv2020-04-251-1/+1
* Map remaining DEBUG/SPAM/ERROR/FATAL -> Level.FINE/FINEST/SEVEREgjoranv2020-04-251-1/+1
* LogLevel.WARNING -> Level.WARNINGgjoranv2020-04-251-1/+1
* Import java.util.logging.Level instead of com.yahoo.log.LogLevelgjoranv2020-04-251-1/+1
* Allow subclassing by making some hooks protectedJon Bratseth2019-06-291-1/+4
* Avoid deprecated classesJon Bratseth2018-10-161-1/+1
* Close at endJon Bratseth2018-04-241-3/+3
* Clear renderer hit groupsJon Bratseth2018-04-241-0/+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
* Revert the test.Henning Baldersheim2017-03-061-1/+1
* Shutdown renderer threads on deconstructJon Bratseth2017-03-061-2/+11
* sameThreadExecutor -> directExecutorJon Bratseth2016-07-041-1/+1
* Don't use separate renderer threads in unit testsJon Bratseth2016-07-041-3/+20
* Revert "Revert "Bratseth/only one clustercontroller per host 2""Jon Bratseth2016-07-041-4/+4
* Revert "Bratseth/only one clustercontroller per host 2"Jon Bratseth2016-07-011-4/+4
* Nonfunctional changesJon Bratseth2016-06-301-4/+4
* Don't reused renderer executors across renderer recyclingJon Bratseth2016-06-301-1/+4
* PublishJon Bratseth2016-06-151-0/+572