Age | Commit message (Collapse) | Author |
|
all langs
|
|
|
|
|
|
|
|
|
|
derived from git tags
|
|
|
|
|
|
|
|
composer.json meta files
|
|
|
|
|
|
(#1487311)
|
|
|
|
|
|
- Show warning in installer and hints how to migrate
- Let update.sh create the new config file if legacy config is detected
- Provide a sample config file for manual configuration
- Define a list of options which always should be written to local config
|
|
Now we have defaults.inc.php and config.inc.php.
Renamed $rcmail_config to $config. Old naming and old files are supported
for backward compatibility.
|
|
gc-related cleanups in one place, added posibility to run gc in
environments without session
|
|
|
|
|
|
(#1489047)
|
|
Make possible to use db_prefix for schema initialization in Installer (#1489067)
Fix updatedb.sh script so it recognizes also table prefix for external DDL files
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Conflicts:
CHANGELOG
|
|
|
|
necessary files; repeat notice about missing config options after auto-update
|
|
|
|
|
|
|
|
|