The branch "master" has been updated. The following is a summary of the commits.
from: 07eaacb96f6a8a51f15b51846c8c9e0d5b61058c 2f5eb76 Only worry about lifetime when setting cache values, not retrieving 33f2800 Peek has nothing to do with mailbox, only the message 039dbde Do storage serialization in abstract base class ----------------------------------------------------------------------- commit 2f5eb765ab8763b0d9a9f4ac6310547fb4e37532 Author: Michael M Slusarz <[email protected]> Date: Thu May 16 16:52:59 2013 -0600 Only worry about lifetime when setting cache values, not retrieving .../Imap_Client/lib/Horde/Imap/Client/Cache/Backend/Cache.php | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) http://git.horde.org/horde-git/-/commit/2f5eb765ab8763b0d9a9f4ac6310547fb4e37532 ----------------------------------------------------------------------- commit 33f28003e3a02864778401417a272b0e390f7481 Author: Michael M Slusarz <[email protected]> Date: Thu May 16 16:58:10 2013 -0600 Peek has nothing to do with mailbox, only the message imp/lib/Ajax/Application/ShowMessage.php | 5 ++--- 1 files changed, 2 insertions(+), 3 deletions(-) http://git.horde.org/horde-git/-/commit/33f28003e3a02864778401417a272b0e390f7481 ----------------------------------------------------------------------- commit 039dbde36645b3622480bd927fd25651e0937914 Author: Michael M Slusarz <[email protected]> Date: Thu May 16 17:17:19 2013 -0600 Do storage serialization in abstract base class framework/Imap_Client/lib/Horde/Imap/Client/Cache/Backend.php | 38 ++++- .../Imap_Client/lib/Horde/Imap/Client/Cache/Backend/Cache.php | 37 ++++- framework/Imap_Client/lib/Horde/Imap/Client/Cache/Backend/Db.php | 14 ++- .../Imap_Client/lib/Horde/Imap/Client/Cache/Backend/Mongo.php | 24 +--- 4 files changed, 79 insertions(+), 34 deletions(-) http://git.horde.org/horde-git/-/commit/039dbde36645b3622480bd927fd25651e0937914 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
