The branch "master" has been updated. The following is a summary of the commits.
from: c11ab79c2630fd8503eb31ae4b82429021ad7b2e 9bced5c Can't check for exact message count (thanks Gmail) cd9b893 Move mailbox name configuration to conf.php 09c8f01 Add cache config to remote server test, to test CONDSTORE/QRESYNC 3f0661c Some more sanity checking for remote server tests 4414d8d Do sanity checking on FETCH MODSEQ value (Gmail CONDSTORE testing indicates it returns 0 when modseqs are unavailable) ----------------------------------------------------------------------- commit 9bced5c77ddadfaf9c4392455d5122177bcf20d8 Author: Michael M Slusarz <[email protected]> Date: Thu Jan 24 16:22:43 2013 -0700 Can't check for exact message count (thanks Gmail) .../Imap_Client/test/Horde/Imap/Client/RemoteImapServerTest.php | 30 +---- 1 files changed, 6 insertions(+), 24 deletions(-) http://git.horde.org/horde-git/-/commit/9bced5c77ddadfaf9c4392455d5122177bcf20d8 ----------------------------------------------------------------------- commit cd9b89302523233c48a7b60e9b82f5a30a7e8b65 Author: Michael M Slusarz <[email protected]> Date: Thu Jan 24 16:25:39 2013 -0700 Move mailbox name configuration to conf.php .../Imap_Client/test/Horde/Imap/Client/RemoteImapServerTest.php | 9 +++-- framework/Imap_Client/test/Horde/Imap/Client/conf.php.dist | 2 + 2 files changed, 8 insertions(+), 3 deletions(-) http://git.horde.org/horde-git/-/commit/cd9b89302523233c48a7b60e9b82f5a30a7e8b65 ----------------------------------------------------------------------- commit 09c8f01710c9e50643c2923d31ac7c738e284e84 Author: Michael M Slusarz <[email protected]> Date: Thu Jan 24 16:26:23 2013 -0700 Add cache config to remote server test, to test CONDSTORE/QRESYNC .../Imap_Client/test/Horde/Imap/Client/RemoteImapServerTest.php | 9 +++++ 1 files changed, 9 insertions(+), 0 deletions(-) http://git.horde.org/horde-git/-/commit/09c8f01710c9e50643c2923d31ac7c738e284e84 ----------------------------------------------------------------------- commit 3f0661c5e9627eeccb7c5682e9d2a2c8467ff6eb Author: Michael M Slusarz <[email protected]> Date: Thu Jan 24 16:46:22 2013 -0700 Some more sanity checking for remote server tests .../Imap_Client/test/Horde/Imap/Client/RemoteImapServerTest.php | 15 +++- 1 files changed, 11 insertions(+), 4 deletions(-) http://git.horde.org/horde-git/-/commit/3f0661c5e9627eeccb7c5682e9d2a2c8467ff6eb ----------------------------------------------------------------------- commit 4414d8df2da8c76d43ae4132155b53227d125845 Author: Michael M Slusarz <[email protected]> Date: Thu Jan 24 16:47:55 2013 -0700 Do sanity checking on FETCH MODSEQ value (Gmail CONDSTORE testing indicates it returns 0 when modseqs are unavailable) framework/Imap_Client/lib/Horde/Imap/Client/Socket.php | 11 +++++++---- 1 files changed, 7 insertions(+), 4 deletions(-) http://git.horde.org/horde-git/-/commit/4414d8df2da8c76d43ae4132155b53227d125845 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
