The branch "imp_multiple_accounts" has been updated. The following is a summary of the commits.
from: 91fff36c1a2d5bb1b754bf0a364fa69980c4151e bcf1ebc Bug: 12624 Fix nesting of SEARCH_RANGE and SEARCH_TOTAL. 85d48e9 BFN 72cb324 Check global errors from PING as well. 3783e8e Better default bf03102 Don't hit IMAP object for non-imap elements 83eedcc Merge branch 'master' into imp_6_2 6cb74ce Merge branch 'imp_6_2' into imp_multiple_accounts ----------------------------------------------------------------------- commit bcf1ebccd18c60ad0e45edeee2699a9d94d4fad3 Author: Michael J Rubinsky <[email protected]> Date: Mon Aug 26 16:50:19 2013 -0400 Bug: 12624 Fix nesting of SEARCH_RANGE and SEARCH_TOTAL. framework/ActiveSync/lib/Horde/ActiveSync/Request/Search.php | 14 +++++----- 1 files changed, 7 insertions(+), 7 deletions(-) http://git.horde.org/horde-git/-/commit/bcf1ebccd18c60ad0e45edeee2699a9d94d4fad3 ----------------------------------------------------------------------- commit 85d48e95d81d0ff3d8f270e5a3bde4e2785f0220 Author: Michael J Rubinsky <[email protected]> Date: Mon Aug 26 16:55:55 2013 -0400 BFN framework/ActiveSync/package.xml | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) http://git.horde.org/horde-git/-/commit/85d48e95d81d0ff3d8f270e5a3bde4e2785f0220 ----------------------------------------------------------------------- commit 72cb324f69696db11bc65ac7220a371c02ec8e86 Author: Michael J Rubinsky <[email protected]> Date: Mon Aug 26 17:18:19 2013 -0400 Check global errors from PING as well. Prevents PING from attempting to run (and breaking) when something like a permissions error is detected in Horde_ActiveSync::handleRequest(). Bug: 12623 framework/ActiveSync/lib/Horde/ActiveSync/Request/Ping.php | 7 +++++++ 1 files changed, 7 insertions(+), 0 deletions(-) http://git.horde.org/horde-git/-/commit/72cb324f69696db11bc65ac7220a371c02ec8e86 ----------------------------------------------------------------------- commit 3783e8ee908e9b5c98b7838df33dab9aae8ad518 Author: Michael M Slusarz <[email protected]> Date: Mon Aug 26 15:36:59 2013 -0600 Better default imp/js/compose.js | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/3783e8ee908e9b5c98b7838df33dab9aae8ad518 ----------------------------------------------------------------------- commit bf03102569907e08b328dd9bded32324cb46203c Author: Michael M Slusarz <[email protected]> Date: Mon Aug 26 21:57:48 2013 -0600 Don't hit IMAP object for non-imap elements imp/lib/Imap/Tree.php | 8 ++++++-- 1 files changed, 6 insertions(+), 2 deletions(-) http://git.horde.org/horde-git/-/commit/bf03102569907e08b328dd9bded32324cb46203c ----------------------------------------------------------------------- commit 83eedcc4efe6854fe765a3f70e0024010b60fd11 Merge: dff9ea1 bf03102 Author: Michael M Slusarz <[email protected]> Date: Mon Aug 26 21:58:18 2013 -0600 Merge branch 'master' into imp_6_2 framework/ActiveSync/lib/Horde/ActiveSync/Request/Ping.php | 7 +++++ framework/ActiveSync/lib/Horde/ActiveSync/Request/Search.php | 14 +++++----- framework/ActiveSync/package.xml | 2 + imp/lib/Imap/Tree.php | 8 ++++- 4 files changed, 22 insertions(+), 9 deletions(-) http://git.horde.org/horde-git/-/commit/83eedcc4efe6854fe765a3f70e0024010b60fd11 ----------------------------------------------------------------------- commit 6cb74ceb255bffdae1a9c639c4b3d9a10408f556 Merge: 91fff36 83eedcc Author: Michael M Slusarz <[email protected]> Date: Mon Aug 26 21:58:42 2013 -0600 Merge branch 'imp_6_2' into imp_multiple_accounts framework/ActiveSync/lib/Horde/ActiveSync/Request/Ping.php | 7 +++++ framework/ActiveSync/lib/Horde/ActiveSync/Request/Search.php | 14 +++++----- framework/ActiveSync/package.xml | 2 + imp/lib/Imap/Tree.php | 8 ++++- 4 files changed, 22 insertions(+), 9 deletions(-) http://git.horde.org/horde-git/-/commit/6cb74ceb255bffdae1a9c639c4b3d9a10408f556 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
