Age | Commit message (Collapse) | Author |
|
|
|
deprecated 'enable_caching' config option
|
|
|
|
|
|
|
|
|
|
|
|
backwards compat.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
undelete operations
|
|
|
|
|
|
- Allow use localized addressbook field subtypes from plugins
|
|
to trigger session gc handlers
|
|
|
|
|
|
|
|
|
|
looking for default source
|
|
|
|
wasn't created before, skipping unneeded LDAP connection
|
|
|
|
|
|
before destoying all objects (e.g. session)
|
|
|
|
|
|
wanted ID (for better performance), other improvements
|
|
affect in-memory cache)
- Add possibility to disable data serialization in cache
|
|
session is stored in memcache, write them later
|
|
|
|
|
|
|
|
- Improved caching performance by skipping writes of unchanged data
- Option enable_caching replaced by imap_cache and messages_cache options
|
|
|
|
(#1487725)
- Fix handling of folders that doesn't belong to any namespace (#1487637)
|
|
|
|
|