The branch "master" has been updated. The following is a summary of the commits.
from: 00191e044206f496ae1f9084deed33d6c7919265 5b86136 Translate field name, if possible. 6f3077a Move common mailbox deletion tasks to a common protected function 0a76e3e phpdoc 6ef0568 Save sorted state in Ids object 37aee06 Not needed 1e63a96 Add debugging info for cache metadata storage 0795ac1 Make sure we don't overwrite other variable 4dd231e Standard IMAP practice is to output commands in uppercase ----------------------------------------------------------------------- commit 5b8613665090e1cbdc8e739af532a33f53882f1f Author: Michael M Slusarz <[email protected]> Date: Wed Oct 24 15:05:38 2012 -0600 Translate field name, if possible. Conflicts: ingo/rule.php ingo/rule.php | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/5b8613665090e1cbdc8e739af532a33f53882f1f ----------------------------------------------------------------------- commit 6f3077a8a982debb15c0e5fe0c771c0bc7eac197 Author: Michael M Slusarz <[email protected]> Date: Wed Oct 24 17:56:56 2012 -0600 Move common mailbox deletion tasks to a common protected function framework/Imap_Client/lib/Horde/Imap/Client/Base.php | 37 ++++++++++-------- 1 files changed, 21 insertions(+), 16 deletions(-) http://git.horde.org/horde-git/-/commit/6f3077a8a982debb15c0e5fe0c771c0bc7eac197 ----------------------------------------------------------------------- commit 0a76e3eda3bb890fd421392b646ce19f76620027 Author: Michael M Slusarz <[email protected]> Date: Wed Oct 24 18:00:12 2012 -0600 phpdoc framework/Imap_Client/lib/Horde/Imap/Client/Base.php | 10 ++++++---- 1 files changed, 6 insertions(+), 4 deletions(-) http://git.horde.org/horde-git/-/commit/0a76e3eda3bb890fd421392b646ce19f76620027 ----------------------------------------------------------------------- commit 6ef056888a5ec587cc77ae3eb8649b72ee321c06 Author: Michael M Slusarz <[email protected]> Date: Wed Oct 24 18:02:05 2012 -0600 Save sorted state in Ids object framework/Imap_Client/lib/Horde/Imap/Client/Ids.php | 17 ++++++++++++++++- 1 files changed, 16 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/6ef056888a5ec587cc77ae3eb8649b72ee321c06 ----------------------------------------------------------------------- commit 37aee06fb58418feb6d5d3b1fe9dd5a863c7d1a2 Author: Michael M Slusarz <[email protected]> Date: Wed Oct 24 22:00:46 2012 -0600 Not needed framework/Imap_Client/test/Horde/Imap/Client/SocketTest.php | 4 ---- 1 files changed, 0 insertions(+), 4 deletions(-) http://git.horde.org/horde-git/-/commit/37aee06fb58418feb6d5d3b1fe9dd5a863c7d1a2 ----------------------------------------------------------------------- commit 1e63a96227a7d4604d480260c616e5e3cb713f73 Author: Michael M Slusarz <[email protected]> Date: Wed Oct 24 22:30:04 2012 -0600 Add debugging info for cache metadata storage framework/Imap_Client/lib/Horde/Imap/Client/Cache.php | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) http://git.horde.org/horde-git/-/commit/1e63a96227a7d4604d480260c616e5e3cb713f73 ----------------------------------------------------------------------- commit 0795ac1d6ea9baec86ef5027672b14b4c04e3f05 Author: Michael M Slusarz <[email protected]> Date: Wed Oct 24 22:35:48 2012 -0600 Make sure we don't overwrite other variable framework/Imap_Client/lib/Horde/Imap/Client/Socket.php | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) http://git.horde.org/horde-git/-/commit/0795ac1d6ea9baec86ef5027672b14b4c04e3f05 ----------------------------------------------------------------------- commit 4dd231e2bfc8baa518bfc14863f9b5202aa84461 Author: Michael M Slusarz <[email protected]> Date: Wed Oct 24 22:36:12 2012 -0600 Standard IMAP practice is to output commands in uppercase framework/Imap_Client/lib/Horde/Imap/Client/Socket.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/4dd231e2bfc8baa518bfc14863f9b5202aa84461 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
