summaryrefslogtreecommitdiffstats
path: root/daemon/src/main/java/org/openslx/taskmanager/App.java
Commit message (Expand)AuthorAgeFilesLines
* [daemon] Add printing of app information from MANIFEST.MFManuel Bentele2021-12-161-0/+5
* [daemon] Add log4j2 configuration for proper logging levelsManuel Bentele2021-12-161-1/+4
* Update log4j because of the CVE-2021-44228 security flawManuel Bentele2021-12-161-4/+7
* [daemon] Assign thread names, fine tune socket timeoutsv3.10Simon Rettberg2021-04-191-3/+3
* Move Environment class to API, fix loading from fileSimon Rettberg2020-02-251-0/+1
* Add TCP interfaceSimon Rettberg2020-01-071-5/+21
* Get rid of class loader hack, use command line insteadSimon Rettberg2019-11-131-20/+0Star
* Make taskmanager an instance, add callback for finished jobs, improve parent ...Simon Rettberg2015-01-271-6/+16
* Rework plugin loading a littleSimon Rettberg2014-06-041-1/+2
* Initial commitSimon Rettberg2014-06-031-0/+47