[commits] Horde branch master updated. 3b903c69b887cb85d6baed334ced7986a6a495ac

Michael M Slusarz slusarz at horde.org
Mon Mar 11 22:35:25 UTC 2013


The branch "master" has been updated.
The following is a summary of the commits.

from: d654ea0d760419c44a64b3308d453a923f2a6509

cbc151b [mms] Add the 'nocache' option to Horde_Imap_Client_Base#fetch().
3b903c6 Don't cache fetch results when exporting a mailbox, since there is no guarantee user ever wants to look at that mailbox

-----------------------------------------------------------------------

commit cbc151b51e2321d4e97a397d1445d57fa16d80d7
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Mar 11 16:32:42 2013 -0600

    [mms] Add the 'nocache' option to Horde_Imap_Client_Base#fetch().

 framework/Imap_Client/doc/Horde/Imap/Client/UPGRADING |   10 +++++-
 framework/Imap_Client/lib/Horde/Imap/Client/Base.php  |   29 ++++++++++++++++-
 framework/Imap_Client/package.xml                     |   12 +++---
 3 files changed, 43 insertions(+), 8 deletions(-)

http://git.horde.org/horde-git/-/commit/cbc151b51e2321d4e97a397d1445d57fa16d80d7

-----------------------------------------------------------------------

commit 3b903c69b887cb85d6baed334ced7986a6a495ac
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Mar 11 16:34:49 2013 -0600

    Don't cache fetch results when exporting a mailbox, since there is no guarantee user ever wants to look at that mailbox
    
    Requires the forthcoming Horde_Imap_Client 2.8.0 release to actually
    take effect.

 imp/lib/Ui/Folder.php |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

http://git.horde.org/horde-git/-/commit/3b903c69b887cb85d6baed334ced7986a6a495ac




More information about the commits mailing list