Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add function param/return types, fix a lot more phpstorm complaints | Simon Rettberg | 2023-11-14 | 1 | -14/+12 |
| | |||||
* | [sysconfig] Increase tar handling timeouts | Simon Rettberg | 2023-05-25 | 1 | -2/+2 |
| | |||||
* | [main+Session] Move session from /tmp/ to session table | Simon Rettberg | 2021-05-11 | 1 | -2/+0 |
| | |||||
* | [sysconfig] Minor code cleanup | Simon Rettberg | 2020-12-14 | 1 | -6/+4 |
| | |||||
* | [sysconfig] CustomModule: Add check for file ownership, add "fix" option | Simon Rettberg | 2020-12-10 | 1 | -24/+11 |
| | | | | | | | | | | | | | The fix option will change the owner/group of every file and directory in the archive to root:root Previously, the client changed the ownership of the config.tgz contents to root when extracting, but in some cases it's desired to deliver files with specific owner and group settings. The version of the CustomModule module has been bumped to 2, so we can automatically convert old modules when upgrading or importing a backup, to be compatible to the old "root everything on the client" logic. | ||||
* | [sysconfig] Display duplicate files for generated system config | Simon Rettberg | 2020-11-03 | 1 | -1/+1 |
| | | | | Implements #3670 | ||||
* | [sysconfig] New step after creating a module to directly assign it to system ↵ | Udo Walter | 2020-01-16 | 1 | -1/+4 |
| | | | | configs | ||||
* | Introduce proper constants for taskmanager status | Simon Rettberg | 2018-05-24 | 1 | -2/+2 |
| | |||||
* | [sysconfig] Fix broken title "{{config-module}}" | Simon Rettberg | 2017-03-28 | 1 | -1/+1 |
| | | | | Fixes #3074 | ||||
* | [Taskmanager] Increase default timeout of waitComplete, also timeout of ↵ | Simon Rettberg | 2016-12-20 | 1 | -1/+1 |
| | | | | RecompressArchive in CustomModule of sysconfig | ||||
* | MORE WMORK | Simon Rettberg | 2016-05-18 | 1 | -1/+0 |
| | |||||
* | Migrated messages to modules | Simon Rettberg | 2016-05-10 | 1 | -3/+3 |
| | |||||
* | WIP | Simon Rettberg | 2016-05-03 | 1 | -0/+163 |