The branch "imp_6_1" has been updated. The following is a summary of the commits.
from: 2dc187c45f685180bc349e006c26144c43144209 d654ea0 [mms] Add support for 'ajaxaction_data' hook (won't be documented in Horde until 5.1+). 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 a3594cf Merge branch 'master' into imp_6_1 ----------------------------------------------------------------------- commit d654ea0d760419c44a64b3308d453a923f2a6509 Author: Michael M Slusarz <[email protected]> Date: Mon Mar 11 16:16:46 2013 -0600 [mms] Add support for 'ajaxaction_data' hook (won't be documented in Horde until 5.1+). framework/Core/lib/Horde/Core/Ajax/Application.php | 16 +++++++++------- framework/Core/package.xml | 4 ++-- 2 files changed, 11 insertions(+), 9 deletions(-) http://git.horde.org/horde-git/-/commit/d654ea0d760419c44a64b3308d453a923f2a6509 ----------------------------------------------------------------------- commit cbc151b51e2321d4e97a397d1445d57fa16d80d7 Author: Michael M Slusarz <[email protected]> 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 <[email protected]> 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 ----------------------------------------------------------------------- commit a3594cf772f56a1cfba76bfc7cc4d78c95385dcf Merge: 2dc187c 3b903c6 Author: Michael M Slusarz <[email protected]> Date: Mon Mar 11 16:35:36 2013 -0600 Merge branch 'master' into imp_6_1 framework/Core/lib/Horde/Core/Ajax/Application.php | 16 +++++---- framework/Core/package.xml | 4 +- 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 +++--- imp/lib/Mbox/Generate.php | 6 ++- 6 files changed, 58 insertions(+), 19 deletions(-) http://git.horde.org/horde-git/-/commit/a3594cf772f56a1cfba76bfc7cc4d78c95385dcf -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
