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