The branch "master" has been updated. The following is a summary of the commits.
from: 6eaa70eea86529d5e72fa3a1e49e7f4d1165b530 f31877f expunge() now does this for us 9dd5d54 Simplify 4365aac This is better done by a reference, rather than a global temp entry 5406197 Have ServerResponse exception handler determine relevant data internally 0114dd7 Allow pipeline data to be accessed via server response exception 07ef386 More places to use pipeline temp data instead of global temp data array 49f7600 This is overly aggressive logging ----------------------------------------------------------------------- commit f31877f8d13c067cbe2742b7cc467066365ba541 Author: Michael M Slusarz <[email protected]> Date: Tue May 14 02:18:18 2013 -0600 expunge() now does this for us framework/Imap_Client/lib/Horde/Imap/Client/Socket.php | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) http://git.horde.org/horde-git/-/commit/f31877f8d13c067cbe2742b7cc467066365ba541 ----------------------------------------------------------------------- commit 9dd5d548422dcb52e041125b4eced8ff41172527 Author: Michael M Slusarz <[email protected]> Date: Tue May 14 02:20:54 2013 -0600 Simplify framework/Imap_Client/lib/Horde/Imap/Client/Socket.php | 96 +++++++--------- 1 files changed, 43 insertions(+), 53 deletions(-) http://git.horde.org/horde-git/-/commit/9dd5d548422dcb52e041125b4eced8ff41172527 ----------------------------------------------------------------------- commit 4365aacaca419e284068e03748568737c3357363 Author: Michael M Slusarz <[email protected]> Date: Tue May 14 02:32:35 2013 -0600 This is better done by a reference, rather than a global temp entry framework/Imap_Client/lib/Horde/Imap/Client/Socket.php | 20 ++++++++-------- 1 files changed, 10 insertions(+), 10 deletions(-) http://git.horde.org/horde-git/-/commit/4365aacaca419e284068e03748568737c3357363 ----------------------------------------------------------------------- commit 540619799a10a41762e28bbb162af774dc877f0d Author: Michael M Slusarz <[email protected]> Date: Tue May 14 02:53:42 2013 -0600 Have ServerResponse exception handler determine relevant data internally .../lib/Horde/Imap/Client/Exception/ServerResponse.php | 62 ++- framework/Imap_Client/lib/Horde/Imap/Client/Socket.php | 90 ++--- 2 files changed, 83 insertions(+), 69 deletions(-) http://git.horde.org/horde-git/-/commit/540619799a10a41762e28bbb162af774dc877f0d ----------------------------------------------------------------------- commit 0114dd796cc4c34abcc1fffaf822306be0ba3f65 Author: Michael M Slusarz <[email protected]> Date: Tue May 14 03:07:10 2013 -0600 Allow pipeline data to be accessed via server response exception .../lib/Horde/Imap/Client/Exception/ServerResponse.php | 4 ++ framework/Imap_Client/lib/Horde/Imap/Client/Socket.php | 9 ++--- 2 files changed, 7 insertions(+), 6 deletions(-) http://git.horde.org/horde-git/-/commit/0114dd796cc4c34abcc1fffaf822306be0ba3f65 ----------------------------------------------------------------------- commit 07ef3860b46dcc953688dc83ed3cdc848b6a4a84 Author: Michael M Slusarz <[email protected]> Date: Tue May 14 03:07:44 2013 -0600 More places to use pipeline temp data instead of global temp data array framework/Imap_Client/lib/Horde/Imap/Client/Socket.php | 122 ++++++++-------- 1 files changed, 64 insertions(+), 58 deletions(-) http://git.horde.org/horde-git/-/commit/07ef3860b46dcc953688dc83ed3cdc848b6a4a84 ----------------------------------------------------------------------- commit 49f76008e02a24988f87b646823f143ba42b99dc Author: Michael M Slusarz <[email protected]> Date: Tue May 14 03:50:29 2013 -0600 This is overly aggressive logging framework/SessionHandler/lib/Horde/SessionHandler.php | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) http://git.horde.org/horde-git/-/commit/49f76008e02a24988f87b646823f143ba42b99dc -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
