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
/
daemon
/
src
Commit message (
Collapse
)
Author
Age
Files
Lines
*
[daemon] Add printing of app information from MANIFEST.MF
Manuel Bentele
2021-12-16
1
-0
/
+5
|
*
[daemon] Add log4j2 configuration for proper logging levels
Manuel Bentele
2021-12-16
2
-1
/
+25
|
*
[daemon] Remove unused JUnit test
Manuel Bentele
2021-12-16
1
-38
/
+0
|
*
Update log4j because of the CVE-2021-44228 security flaw
Manuel Bentele
2021-12-16
6
-14
/
+22
|
*
[daemon] Fix Java compiler warning
Manuel Bentele
2021-12-16
1
-0
/
+5
|
*
[daemon] Assign thread names, fine tune socket timeouts
v3.10
Simon Rettberg
2021-04-19
3
-12
/
+36
|
*
Move Environment class to API, fix loading from file
Simon Rettberg
2020-02-25
2
-67
/
+1
|
*
Deserialize Strings to UTF-8 byte[]
Simon Rettberg
2020-01-16
2
-1
/
+35
|
*
Use different compression thresholds for UDP and TCP
v3.9
Simon Rettberg
2020-01-07
3
-15
/
+13
|
*
Add TCP interface
Simon Rettberg
2020-01-07
6
-19
/
+299
|
|
|
|
Supports password protection
*
Change thread pool params; allow more concurrent tasks
Simon Rettberg
2019-11-29
1
-4
/
+6
|
|
|
|
...and shorten queue
*
Get rid of class loader hack, use command line instead
Simon Rettberg
2019-11-13
2
-56
/
+0
|
*
BoundedLog type + serializer
Simon Rettberg
2019-11-13
2
-1
/
+32
|
*
[daemon] Better error logging, handling of duplicate UUID
Simon Rettberg
2019-11-13
1
-2
/
+3
|
*
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
|
|
|
|
dependency handling
*
Rework plugin loading a little
Simon Rettberg
2014-06-04
2
-2
/
+3
|
*
Initial commit
Simon Rettberg
2014-06-03
9
-0
/
+720