The branch "master" has been updated. The following is a summary of the commits.
from: bc23dcaeb6a48337775eb3282fbbdb0477bab342 94bc034 Sanity checks 93453f1 No need to check UIDNEXT at all here anymore. 01bbf5e Avoid undefined index warnings. a9ad962 Add imap folder tests. ----------------------------------------------------------------------- commit 94bc0340bf0d66412bb73030d1bcfe6b907e6a0c Author: Michael J Rubinsky <[email protected]> Date: Mon May 6 11:55:50 2013 -0400 Sanity checks framework/ActiveSync/lib/Horde/ActiveSync/Folder/Imap.php | 7 +++++++ 1 files changed, 7 insertions(+), 0 deletions(-) http://git.horde.org/horde-git/-/commit/94bc0340bf0d66412bb73030d1bcfe6b907e6a0c ----------------------------------------------------------------------- commit 93453f19f24267cf6a3727497c44093f42d971f2 Author: Michael J Rubinsky <[email protected]> Date: Mon May 6 11:56:27 2013 -0400 No need to check UIDNEXT at all here anymore. Possible fix for Bug: 12239 framework/ActiveSync/lib/Horde/ActiveSync/Folder/Imap.php | 5 +---- 1 files changed, 1 insertions(+), 4 deletions(-) http://git.horde.org/horde-git/-/commit/93453f19f24267cf6a3727497c44093f42d971f2 ----------------------------------------------------------------------- commit 01bbf5e3b50ba94592e291fc55f7b79c87e47a9c Author: Michael J Rubinsky <[email protected]> Date: Mon May 6 11:57:11 2013 -0400 Avoid undefined index warnings. framework/ActiveSync/lib/Horde/ActiveSync/Folder/Imap.php | 8 ++++++-- 1 files changed, 6 insertions(+), 2 deletions(-) http://git.horde.org/horde-git/-/commit/01bbf5e3b50ba94592e291fc55f7b79c87e47a9c ----------------------------------------------------------------------- commit a9ad96291c74c23183b35e617c298e814820e488 Author: Michael J Rubinsky <[email protected]> Date: Mon May 6 11:57:52 2013 -0400 Add imap folder tests. framework/ActiveSync/test/Horde/ActiveSync/ImapFolderTest.php | 82 +++++++++ 1 files changed, 82 insertions(+), 0 deletions(-) create mode 100644 framework/ActiveSync/test/Horde/ActiveSync/ImapFolderTest.php http://git.horde.org/horde-git/-/commit/a9ad96291c74c23183b35e617c298e814820e488 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
