| Commit message (Expand) | Author | Age | Files | Lines |
* | Update phpdoc | Simon Rettberg | 2024-10-08 | 1 | -1/+1 |
* | Fix more type errors, stricter typing | Simon Rettberg | 2023-11-15 | 1 | -0/+2 |
* | Add function param/return types, fix a lot more phpstorm complaints | Simon Rettberg | 2023-11-14 | 1 | -15/+15 |
* | Fix a few deprecation warnings on PHP 8.2 | Simon Rettberg | 2023-10-06 | 1 | -1/+1 |
* | [inc/Taskmanager] Update phpdoc | Simon Rettberg | 2023-03-02 | 1 | -1/+1 |
* | [inc/Util] Add types, move error printing functions to their own class | Simon Rettberg | 2022-05-02 | 1 | -1/+1 |
* | [inc/Taskmanager] waitComplete(): Better timeout handling | Simon Rettberg | 2020-09-22 | 1 | -3/+3 |
* | [inc/Taskmanager] Reset connection on error | Simon Rettberg | 2020-02-25 | 1 | -2/+23 |
* | [inc/Taskmanager] Switch to new TCP interface | Simon Rettberg | 2020-01-07 | 1 | -26/+85 |
* | Fix some typos (found by codespell) | Stefan Weil | 2019-12-14 | 1 | -1/+1 |
* | [minilinux] Rewrite for multiple version/sources handling | Simon Rettberg | 2019-10-09 | 1 | -0/+16 |
* | api/taskman: Improve logging | Simon Rettberg | 2019-03-25 | 1 | -0/+1 |
* | Introduce proper constants for taskmanager status | Simon Rettberg | 2018-05-24 | 1 | -12/+15 |
* | [rebootcontrol] Fix NO_SUCH_INSTANCE handling | Simon Rettberg | 2018-04-25 | 1 | -3/+6 |
* | [inc/Taskmanager] isTask() Only query if taskId is given | Simon Rettberg | 2018-04-25 | 1 | -3/+7 |
* | [inc/*] Suppress warning, don't close statements | Simon Rettberg | 2018-03-21 | 1 | -1/+1 |
* | Fix A LOT of type problems, logic flaws, uninitialized variables etc. | Simon Rettberg | 2017-12-16 | 1 | -10/+12 |
* | [inc/Taskmanager] Fix phpdoc | Simon Rettberg | 2017-11-13 | 1 | -1/+1 |
* | [Taskmanager] Increase default timeout of waitComplete, also timeout of Recom... | Simon Rettberg | 2016-12-20 | 1 | -1/+1 |
* | [Taskmanager] Add support for compressed replies | Simon Rettberg | 2016-12-01 | 1 | -2/+17 |
* | Migrated messages to modules | Simon Rettberg | 2016-05-10 | 1 | -4/+4 |
* | Add configtgz class. Fix dozens of bugs | Simon Rettberg | 2015-01-26 | 1 | -1/+0 |
* | config module structure completed. Many other fixes. Hidden pw field support. | Simon Rettberg | 2015-01-20 | 1 | -2/+2 |
* | Tweaks and fixes | Simon Rettberg | 2014-12-02 | 1 | -1/+2 |
* | Lots of small bugfixes, proxy config WIP, https config WIP, translation updat... | Simon Rettberg | 2014-11-26 | 1 | -0/+14 |
* | Big load of changes | Simon Rettberg | 2014-10-09 | 1 | -4/+19 |
* | Cleanup and minor fix | Simon Rettberg | 2014-06-27 | 1 | -1/+1 |
* | Added doxygen comments to Taskmanager class | Simon Rettberg | 2014-06-23 | 1 | -7/+56 |
* | Fix automatic error messages when Taskmanager::submit fails | Simon Rettberg | 2014-06-12 | 1 | -1/+1 |
* | 1) Improve Taskmanager error handling 2) add uptime display to status page, f... | Simon Rettberg | 2014-06-11 | 1 | -16/+5 |
* | Reboot functionality on system status page | Simon Rettberg | 2014-06-06 | 1 | -1/+1 |
* | Variable timeout for Taskmanager::waitComplete | Simon Rettberg | 2014-06-06 | 1 | -3/+3 |
* | Started "System Status" page | Simon Rettberg | 2014-06-05 | 1 | -5/+35 |
* | WIP | Simon Rettberg | 2014-05-26 | 1 | -13/+28 |
* | Stuff (WIP) | Simon Rettberg | 2014-05-23 | 1 | -1/+6 |
* | Server Setup page | Simon Rettberg | 2014-05-21 | 1 | -1/+5 |
* | JS Stuff for Taskmanager interaction | Simon Rettberg | 2014-05-20 | 1 | -5/+24 |
* | Working on config.tgz composition through config modules | Simon Rettberg | 2014-05-15 | 1 | -0/+86 |