| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
| |
This extends and reuses the assignment dialog that pops up at the end of
the process where you create a new module.
|
| | |
|
| |
|
|
|
|
|
| |
* Auto-convert to utf8mb4_unicode_520_ci
* Use foreach instead of while to loop over results
* Drop useless statement caching
* Keep emulated prepares, as we sometimes loop over nested queries
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
| |
|
|
| |
Was of limited use and not properly implemented anyways.
|
| |
|
|
| |
"no sysconfig" is set for a runmode
|
| |
|