summaryrefslogtreecommitdiffstats
path: root/container-core/src/main/java/com/yahoo/processing
Commit message (Expand)AuthorAgeFilesLines
* Rename method 'future' => 'completedFuture'Bjørn Christian Seime2021-12-084-7/+7
* Rename method 'future' => 'completeFuture'Bjørn Christian Seime2021-12-085-9/+9
* Deprecate methods using Guava ListenableFutureBjørn Christian Seime2021-12-089-66/+125
* Deprecate public APIs using Guava's ListenableFutureBjørn Christian Seime2021-12-064-28/+53
* Add custom `@Beta` annotationBjørn Christian Seime2021-12-031-1/+1
* If execution is rejected, fall back to doing it yourself.Henning Baldersheim2021-10-071-2/+10
* Update Verizon Media copyright notices.gjoranv2021-10-071-1/+1
* Update 2017 copyright notices.gjoranv2021-10-0746-46/+46
* No functional changesJon Bratseth2021-04-201-1/+0
* Add java source files from the processing module.gjoranv2021-02-1734-0/+3977
* Deprecate LoggingRequestHandler constructors taking AccessLogBjørn Christian Seime2021-01-211-16/+8
* Replace AccessLogEntry with non-blocking RequestLogEntryBjørn Christian Seime2021-01-211-4/+4
* Non-functional-changes-onlyJon Bratseth2020-11-188-38/+22
* Explicitly inherit summary featuresJon Bratseth2020-06-023-5/+4
* 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
* Rename DefaultRenderer to XmlRendererJon Bratseth2019-01-211-4/+3
* Avoid deprecated classesJon Bratseth2018-10-161-1/+1
* Replace 'tonytv' with full name in author tagsBjørn Christian Seime2018-07-053-3/+3
* Close at endJon Bratseth2018-04-241-3/+3
* Clear renderer hit groupsJon Bratseth2018-04-241-0/+1
* Update copyright headersJon Bratseth2017-06-1413-13/+13
* Revert "Update copyright headers"Jon Bratseth2017-06-1413-13/+13
* Update copyright headersJon Bratseth2017-06-1413-13/+13
* Revert "Copyright header"Jon Bratseth2017-06-1313-13/+13
* Copyright headerJon Bratseth2017-06-1313-13/+13
* suppress warningsArne H Juul2017-04-201-0/+2
* 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-042-14/+10
* Revert "Bratseth/only one clustercontroller per host 2"Jon Bratseth2016-07-012-10/+14
* Nonfunctional changesJon Bratseth2016-06-302-14/+10
* Don't reused renderer executors across renderer recyclingJon Bratseth2016-06-301-1/+4
* Use github name in @authorJon Bratseth2016-06-164-4/+4
* PublishJon Bratseth2016-06-1513-0/+1603