[commits] Horde branch master updated. 2e22b764d5bda47e965df2e4f35a1adb9d21eed0
Michael M Slusarz
slusarz at horde.org
Fri Nov 2 21:22:41 UTC 2012
The branch "master" has been updated.
The following is a summary of the commits.
from: 49ee7300170614afb53ae59f877390ab09cacc6f
e5e3856 We should always return UIDs from this method.
7af0fba Unneeded header
4084592 Add some caching to ACL object to prevent duplicate IMAP ACL requests
bbcd6dd Fix imp-mailbox-decode decoding of IMAP mailbox string
541d434 Fix flushing debug stream when BINARY error is encountered
2e22b76 [mms] Don't attempt to use non-IMAP mailbox names in IMAP server commands (Bug #11623).
-----------------------------------------------------------------------
commit e5e3856e03c450613f7d19b0371e1e0d48ee5bcf
Author: Michael M Slusarz <slusarz at horde.org>
Date: Fri Nov 2 13:33:15 2012 -0600
We should always return UIDs from this method.
framework/Imap_Client/lib/Horde/Imap/Client/Base.php | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
http://git.horde.org/horde-git/-/commit/e5e3856e03c450613f7d19b0371e1e0d48ee5bcf
-----------------------------------------------------------------------
commit 7af0fba51c018448feec314c909cffe80600584e
Author: Michael M Slusarz <slusarz at horde.org>
Date: Fri Nov 2 14:07:42 2012 -0600
Unneeded header
imp/docs/INSTALL | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
http://git.horde.org/horde-git/-/commit/7af0fba51c018448feec314c909cffe80600584e
-----------------------------------------------------------------------
commit 40845922f70ebf3c3d06d9645ade29f2998369a2
Author: Michael M Slusarz <slusarz at horde.org>
Date: Fri Nov 2 14:38:17 2012 -0600
Add some caching to ACL object to prevent duplicate IMAP ACL requests
imp/lib/Imap/Acl.php | 22 ++++++++++++++++++----
1 files changed, 18 insertions(+), 4 deletions(-)
http://git.horde.org/horde-git/-/commit/40845922f70ebf3c3d06d9645ade29f2998369a2
-----------------------------------------------------------------------
commit bbcd6dd6e7de5c58fadc04f16db675b8fa0f2ae2
Author: Michael M Slusarz <slusarz at horde.org>
Date: Fri Nov 2 14:54:49 2012 -0600
Fix imp-mailbox-decode decoding of IMAP mailbox string
imp/lib/Imap.php | 21 ++++++++++++++++++---
1 files changed, 18 insertions(+), 3 deletions(-)
http://git.horde.org/horde-git/-/commit/bbcd6dd6e7de5c58fadc04f16db675b8fa0f2ae2
-----------------------------------------------------------------------
commit 541d4345df44066e2ff74c758b777062f19165bf
Author: Michael M Slusarz <slusarz at horde.org>
Date: Fri Nov 2 15:11:13 2012 -0600
Fix flushing debug stream when BINARY error is encountered
framework/Imap_Client/lib/Horde/Imap/Client/Socket.php | 9 ++++++++-
1 files changed, 8 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/541d4345df44066e2ff74c758b777062f19165bf
-----------------------------------------------------------------------
commit 2e22b764d5bda47e965df2e4f35a1adb9d21eed0
Author: Michael M Slusarz <slusarz at horde.org>
Date: Fri Nov 2 15:20:59 2012 -0600
[mms] Don't attempt to use non-IMAP mailbox names in IMAP server commands (Bug #11623).
Conflicts:
imp/package.xml
imp/docs/CHANGES | 2 ++
imp/lib/Imap/Tree.php | 2 +-
imp/lib/Mailbox.php | 4 ++--
imp/package.xml | 1 +
4 files changed, 6 insertions(+), 3 deletions(-)
http://git.horde.org/horde-git/-/commit/2e22b764d5bda47e965df2e4f35a1adb9d21eed0
More information about the commits
mailing list