[commits] Horde branch develop updated. 0a72aa3af16ffc9f0d6bb175165d0b9e58ff9d2b

Michael M Slusarz slusarz at horde.org
Tue Jul 17 23:05:55 UTC 2012


The branch "develop" has been updated.
The following is a summary of the commits.

from: 7f13d2a09afbba1bcd372904aabae704ee18535e

d740da1 Fix client sort test
923470c [mms] Add list_escape property to Horde_Imap_Client_Mailbox.
6aef056 [mms] Allow auto-escaping of mailbox names in listMailboxes().
19492bf Use escaping of mailbox names when calling listMailboxes()
3248635 Not needed
e7dc43f Simplify
0a72aa3 [mms] Workaround broken base64 data.

-----------------------------------------------------------------------

commit d740da12b51fb037289f5b699a005e8fd72a3e82
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Jul 17 01:41:20 2012 -0600

    Fix client sort test

 framework/Imap_Client/lib/Horde/Imap/Client/Socket.php       |   15 +++++++--
 framework/Imap_Client/test/Horde/Imap/Client/Stub/Socket.php |    7 +---
 2 files changed, 13 insertions(+), 9 deletions(-)

http://git.horde.org/horde-git/-/commit/d740da12b51fb037289f5b699a005e8fd72a3e82

-----------------------------------------------------------------------

commit 923470cbb3b2caee847c8f0be88b3c8a5bb7ea90
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Jul 17 01:55:22 2012 -0600

    [mms] Add list_escape property to Horde_Imap_Client_Mailbox.

 framework/Imap_Client/lib/Horde/Imap/Client/Mailbox.php      |    5 ++
 framework/Imap_Client/package.xml                            |    2 +
 framework/Imap_Client/test/Horde/Imap/Client/MailboxTest.php |   21 ++++++++++
 3 files changed, 28 insertions(+), 0 deletions(-)

http://git.horde.org/horde-git/-/commit/923470cbb3b2caee847c8f0be88b3c8a5bb7ea90

-----------------------------------------------------------------------

commit 6aef056ae0518a5d0d85dfb27f38ea3277b254a7
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Jul 17 01:57:12 2012 -0600

    [mms] Allow auto-escaping of mailbox names in listMailboxes().

 framework/Imap_Client/doc/Horde/Imap/Client/UPGRADING |    2 ++
 framework/Imap_Client/lib/Horde/Imap/Client/Base.php  |   16 +++++++++++-----
 framework/Imap_Client/package.xml                     |    2 ++
 3 files changed, 15 insertions(+), 5 deletions(-)

http://git.horde.org/horde-git/-/commit/6aef056ae0518a5d0d85dfb27f38ea3277b254a7

-----------------------------------------------------------------------

commit 19492bfd410e7d8a02c4452727e2e227297254a1
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Jul 17 01:57:33 2012 -0600

    Use escaping of mailbox names when calling listMailboxes()

 imp/lib/Imap.php      |    6 ------
 imp/lib/Imap/Tree.php |    2 +-
 imp/lib/Mailbox.php   |    4 ++--
 3 files changed, 3 insertions(+), 9 deletions(-)

http://git.horde.org/horde-git/-/commit/19492bfd410e7d8a02c4452727e2e227297254a1

-----------------------------------------------------------------------

commit 324863516c521e3d81147a5f4587d1cde15e189e
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Jul 17 13:00:04 2012 -0600

    Not needed

 imp/themes/default/dynamic/screen.css |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/324863516c521e3d81147a5f4587d1cde15e189e

-----------------------------------------------------------------------

commit e7dc43f6a8210746cbee98200e2161242bfedead
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Jul 17 16:10:24 2012 -0600

    Simplify

 framework/Mime/lib/Horde/Mime/Part.php |   13 ++++++-------
 1 files changed, 6 insertions(+), 7 deletions(-)

http://git.horde.org/horde-git/-/commit/e7dc43f6a8210746cbee98200e2161242bfedead

-----------------------------------------------------------------------

commit 0a72aa3af16ffc9f0d6bb175165d0b9e58ff9d2b
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Jul 17 16:58:15 2012 -0600

    [mms] Workaround broken base64 data.
    
    Conflicts:
    	framework/Mime/package.xml

 framework/Mime/lib/Horde/Mime/Part.php |   15 ++++++++++-----
 framework/Mime/package.xml             |    2 +-
 2 files changed, 11 insertions(+), 6 deletions(-)

http://git.horde.org/horde-git/-/commit/0a72aa3af16ffc9f0d6bb175165d0b9e58ff9d2b




More information about the commits mailing list