index
:
openslx-ng/taskman-lite.git
master
Taskmanager Lite -- Simple Version of taskmanager, with json/udp interface
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
api
/
src
/
main
Commit message (
Expand
)
Author
Age
Files
Lines
*
Simplify timed wait in SystemCommandTask
Simon Rettberg
2023-07-03
1
-17
/
+12
*
Update log4j because of the CVE-2021-44228 security flaw
Manuel Bentele
2021-12-16
3
-6
/
+9
*
[api] Make env unmodifiable at assignment time
Simon Rettberg
2021-04-19
1
-2
/
+2
*
[api] Fix resetting wrong parent variable
Simon Rettberg
2021-04-19
1
-1
/
+1
*
Move Environment class to API, fix loading from file
Simon Rettberg
2020-02-25
2
-1
/
+74
*
Increase release timeout from 5 to 10 minutes
Simon Rettberg
2019-11-29
1
-1
/
+1
*
BoundedLog type + serializer
Simon Rettberg
2019-11-13
1
-0
/
+25
*
Add isFinished() to Task
Simon Rettberg
2019-11-13
1
-0
/
+13
*
[TaskStatus] Fix comment
Simon Rettberg
2018-05-07
1
-1
/
+1
*
[SystemCommandTask] Support changing environment
Simon Rettberg
2018-03-20
1
-0
/
+10
*
[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
3
-0
/
+583