Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [SystemCommandTask] Support changing environment | Simon Rettberg | 2018-03-20 | 1 | -1/+1 |
* | Better error logging: Include exception in some logger calls | Simon Rettberg | 2016-12-01 | 1 | -1/+1 |
* | Add cancellable tasks, optional response payload compression | Simon Rettberg | 2016-12-01 | 2 | -9/+81 |
* | DatagramPacket constructor doesn't throw SocketException in SE 8+ | Simon Rettberg | 2016-11-07 | 1 | -1/+1 |
* | Handle some uncaught runtime errors, fix race condition | Simon Rettberg | 2015-09-28 | 1 | -3/+2 |
* | Switch to semaphore for signalling the mainloop to check for work | Simon Rettberg | 2015-02-24 | 1 | -18/+6 |
* | Make taskmanager an instance, add callback for finished jobs, improve parent ... | Simon Rettberg | 2015-01-27 | 4 | -57/+72 |
* | Rework plugin loading a little | Simon Rettberg | 2014-06-04 | 2 | -2/+3 |
* | Initial commit | Simon Rettberg | 2014-06-03 | 10 | -0/+786 |