The branch "master" has been updated. The following is a summary of the commits.
from: e65f293148bff6f263dd64d86166e1b7b6fa219f 37843ef Another place to optimize opening of a mailbox 6ddc717 Save an IMAP connection if poll_list is empty 5cec997 phpdoc 6a41f8f Fix setting the fetch_lookup data item a50bd6e [mms] Support pipelining of STORE + EXPUNGE if UIDPLUS is available. ----------------------------------------------------------------------- commit 37843efaab4650eb26d446f8fdd16e2c6034c763 Author: Michael M Slusarz <[email protected]> Date: Sat May 11 22:11:39 2013 -0600 Another place to optimize opening of a mailbox imp/lib/Ajax/Application/ShowMessage.php | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) http://git.horde.org/horde-git/-/commit/37843efaab4650eb26d446f8fdd16e2c6034c763 ----------------------------------------------------------------------- commit 6ddc717872e04982ef5d5101614b66996b611ae9 Author: Michael M Slusarz <[email protected]> Date: Sat May 11 22:15:25 2013 -0600 Save an IMAP connection if poll_list is empty imp/lib/Ajax/Queue.php | 18 ++++++++++-------- 1 files changed, 10 insertions(+), 8 deletions(-) http://git.horde.org/horde-git/-/commit/6ddc717872e04982ef5d5101614b66996b611ae9 ----------------------------------------------------------------------- commit 5cec997f181fef5aa2ba584252053bd1023ad699 Author: Michael M Slusarz <[email protected]> Date: Sat May 11 22:27:39 2013 -0600 phpdoc framework/Imap_Client/lib/Horde/Imap/Client/Base.php | 4 +--- 1 files changed, 1 insertions(+), 3 deletions(-) http://git.horde.org/horde-git/-/commit/5cec997f181fef5aa2ba584252053bd1023ad699 ----------------------------------------------------------------------- commit 6a41f8f8502f4c25465c6aaefb1a3c4b3106caae Author: Michael M Slusarz <[email protected]> Date: Sat May 11 22:32:46 2013 -0600 Fix setting the fetch_lookup data item framework/Imap_Client/lib/Horde/Imap/Client/Socket.php | 5 ++--- 1 files changed, 2 insertions(+), 3 deletions(-) http://git.horde.org/horde-git/-/commit/6a41f8f8502f4c25465c6aaefb1a3c4b3106caae ----------------------------------------------------------------------- commit a50bd6ed8ab5265114e4862d08684544ca047fed Author: Michael M Slusarz <[email protected]> Date: Sat May 11 22:53:56 2013 -0600 [mms] Support pipelining of STORE + EXPUNGE if UIDPLUS is available. framework/Imap_Client/doc/Horde/Imap/Client/UPGRADING | 4 + framework/Imap_Client/lib/Horde/Imap/Client/Base.php | 8 +- framework/Imap_Client/lib/Horde/Imap/Client/Socket.php | 104 +++++++++++----- framework/Imap_Client/package.xml | 2 + 4 files changed, 82 insertions(+), 36 deletions(-) http://git.horde.org/horde-git/-/commit/a50bd6ed8ab5265114e4862d08684544ca047fed -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
