Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [SystemCommandTask] try-with for stdout/err readers, close input after done | Simon Rettberg | 2017-04-21 | 1 | -4/+6 |
* | Better error logging: Include exception in some logger calls | Simon Rettberg | 2016-12-01 | 1 | -1/+8 |
* | Add cancellable tasks, optional response payload compression | Simon Rettberg | 2016-12-01 | 3 | -1/+26 |
* | [SystemCommandTask] Return 124 as exit code on timeout | Simon Rettberg | 2015-09-29 | 1 | -1/+1 |
* | Handle some uncaught runtime errors, fix race condition | Simon Rettberg | 2015-09-28 | 2 | -17/+86 |
* | Switch to semaphore for signalling the mainloop to check for work | Simon Rettberg | 2015-02-24 | 2 | -10/+18 |
* | Make taskmanager an instance, add callback for finished jobs, improve parent ... | Simon Rettberg | 2015-01-27 | 3 | -24/+56 |
* | Initial commit | Simon Rettberg | 2014-06-03 | 4 | -0/+649 |