summaryrefslogtreecommitdiffstats
path: root/daemon/src/main/java/org/openslx/taskmanager/main
Commit message (Collapse)AuthorAgeFilesLines
* [daemon] Better error logging, handling of duplicate UUIDSimon Rettberg2019-11-131-2/+3
|
* Add cancellable tasks, optional response payload compressionSimon Rettberg2016-12-011-0/+12
|
* Handle some uncaught runtime errors, fix race conditionSimon Rettberg2015-09-281-3/+2Star
|
* Switch to semaphore for signalling the mainloop to check for workSimon Rettberg2015-02-241-18/+6Star
|
* Make taskmanager an instance, add callback for finished jobs, improve parent ↵Simon Rettberg2015-01-271-19/+27
| | | | dependency handling
* Initial commitSimon Rettberg2014-06-031-0/+200