summaryrefslogtreecommitdiffstats
path: root/docproc/src/main/java/com/yahoo/docproc/jdisc/DocumentProcessingTask.java
Commit message (Expand)AuthorAgeFilesLines
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* More lazy debug log message generationJon Marius Venstad2021-04-281-3/+2
* LogLevel.FATAL -> Level.SEVEREgjoranv2020-04-251-1/+1
* LogLevel.WARNING -> Level.WARNINGgjoranv2020-04-251-1/+1
* LogLevel.DEBUG -> Level.FINEgjoranv2020-04-251-1/+1
* Import java.util.logging.Level instead of com.yahoo.log.LogLevelgjoranv2020-04-251-1/+1
* Priority has not been there for years....Henning Baldersheim2020-04-231-24/+1
* To avoid deadlock when doing synchrounous execution in other chains, we use o...Henning Baldersheim2020-04-231-1/+13
* GC unused import and code.Henning Baldersheim2019-04-101-16/+0
* Nonfunctional changes onlyJon Bratseth2017-09-071-1/+3
* 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
* Make it possible to return failure reason in docprocfreva2016-11-301-2/+2
* PublishJon Bratseth2016-06-151-0/+235