summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use different compression thresholds for UDP and TCPv3.9Simon Rettberg2020-01-073-15/+13Star
* Add TCP interfaceSimon Rettberg2020-01-076-19/+299
* Change thread pool params; allow more concurrent tasksSimon Rettberg2019-11-291-4/+6
* Increase release timeout from 5 to 10 minutesSimon Rettberg2019-11-291-1/+1
* Get rid of class loader hack, use command line insteadSimon Rettberg2019-11-133-56/+8Star
* BoundedLog type + serializerSimon Rettberg2019-11-133-1/+57
* Add isFinished() to TaskSimon Rettberg2019-11-131-0/+13
* [daemon] Better error logging, handling of duplicate UUIDSimon Rettberg2019-11-131-2/+3
* [TaskStatus] Fix commentSimon Rettberg2018-05-071-1/+1
* [SystemCommandTask] Support changing environmentSimon Rettberg2018-03-203-2/+12
* [SystemCommandTask] try-with for stdout/err readers, close input after doneSimon Rettberg2017-04-211-4/+6
* Better error logging: Include exception in some logger callsSimon Rettberg2016-12-012-2/+9
* Add cancellable tasks, optional response payload compressionSimon Rettberg2016-12-015-10/+107
* DatagramPacket constructor doesn't throw SocketException in SE 8+Simon Rettberg2016-11-071-1/+1
* [SystemCommandTask] Return 124 as exit code on timeoutSimon Rettberg2015-09-291-1/+1
* Handle some uncaught runtime errors, fix race conditionSimon Rettberg2015-09-283-20/+88
* Switch to semaphore for signalling the mainloop to check for workSimon Rettberg2015-02-243-28/+24Star
* Make taskmanager an instance, add callback for finished jobs, improve parent ...Simon Rettberg2015-01-277-81/+128
* Rework plugin loading a littleSimon Rettberg2014-06-042-2/+3
* Quick READMESimon Rettberg2014-06-031-0/+13
* Initial commitSimon Rettberg2014-06-0316-0/+1482