summaryrefslogtreecommitdiff
path: root/program/lib/Roundcube/rcube_imap_cache.php
AgeCommit message (Expand)Author
2014-10-22Fix handling of uuencoded messages if messages_cache is enabled (#1490108)Aleksander Machniak
2014-04-11Fix messages index cache update under some conditions (e.g. proxy) (#1489756)Aleksander Machniak
2013-11-28Fix preparation of message object before saving into the cache.Aleksander Machniak
2013-10-15Fix regression where wrong set of message identifiers was usedAleksander Machniak
2013-10-07Add possibility to programmatically set cache mode, so it is possibleAleksander Machniak
2013-09-06Make cached message size limit configurable - messages_cache_threshold (#1489...Aleksander Machniak
2013-09-03Fix issue where too big message data was stored in cache causing sql errors (...Aleksander Machniak
2013-06-13Fix typos in sql queries of garbage collector (expired -> expires)Aleksander Machniak
2013-06-13Fix thread cache syncronization/validation (#1489028)Aleksander Machniak
2013-06-09Fix database cache expunge issues (#1489149) - added 'expires' columnAleksander Machniak
2013-06-05Fix "duplicate entry" errors on inserts to imap cache tables (#1489146)Aleksander Machniak
2013-06-02Fix bug where serialized strings were truncated in PDO::quote() (#1489142)Aleksander Machniak
2013-06-02Fix removing flags from serialized object before saving it in DBAleksander Machniak
2013-05-07Avoid uninitialized/unused variablesAleksander Machniak
2013-03-11Fix handling of empty $uids argument in change_flag()Aleksander Machniak
2012-12-18Cleanup, remove file paths from docAleksander Machniak
2012-11-21Framework files moved to lib/RoundcubeAleksander Machniak