summaryrefslogtreecommitdiff
path: root/program/lib/Roundcube/rcube_imap_cache.php
AgeCommit message (Expand)Author
2014-08-05 c'est la merde..workingHugues Hiegel
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