Age | Commit message (Collapse) | Author |
|
|
|
argument
|
|
handling by plugins
|
|
Merging session refactor into master
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
rcube_config::timezone_name_from_abbr() (#1490293)
|
|
|
|
|
|
errors (#1490281)
|
|
|
|
entries
which may happen for contacts without name(s)
|
|
engines (#1490283)
|
|
|
|
|
|
|
|
|
|
mb_regex_encoding() function (#1490280)
|
|
|
|
As currently we're using this to find only max_allowed_packet value,
it is better to use "SHOW VARIABLES LIKE ?" instead of asking for all variables.
|
|
RFC3676[4.5] (#1490284)
|
|
|
|
Conflicts:
CHANGELOG
|
|
shared cache
|
|
Plugin preload
|
|
|
|
Allow the timeout and retry interval for memcached to be configured
|
|
|
|
|
|
Move the plugin loading phase to before sessions have started allowing plugins to add session drivers. Plugins that want to use this should define an "onload" method in their plugins. This method does not have access to variables like $task as they are not yet initialised at that time.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
search (#1490229)
|
|
|
|
|
|
|
|
|
|
|