[commits] Horde branch develop updated. fc5c3fa524e6a05d2da6cf2a243937139470d065

Michael M Slusarz slusarz at horde.org
Fri Jul 27 19:49:55 UTC 2012


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

from: 0f5d7065b3c13b2eb266ac57569cfd8f7616f06a

4e720d5 Fix typo
fcd9d67 coding style
a0d99e7 [mms] Fix sorting of numeric mailboxes with leading zeros.
fc5c3fa Need exact search here, or else numeric mailboxes with leading zeros are not sorted correctly

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

commit 4e720d58276cdc6daa0ba484d087fed1c2f3b0c2
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Thu Jul 26 10:50:07 2012 -0600

    Fix typo

 framework/Imap_Client/lib/Horde/Imap/Client/Base.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/4e720d58276cdc6daa0ba484d087fed1c2f3b0c2

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

commit fcd9d67667fb25457af40baf64f9e648a6d5c6b8
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Fri Jul 27 13:27:45 2012 -0600

    coding style

 framework/Imap_Client/lib/Horde/Imap/Client/Sort.php |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)

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

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

commit a0d99e769a222e0657604a9be614d14f05e7f53b
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Fri Jul 27 13:41:16 2012 -0600

    [mms] Fix sorting of numeric mailboxes with leading zeros.
    
    Conflicts:
    	framework/Imap_Client/lib/Horde/Imap/Client/Sort.php
    	framework/Imap_Client/package.xml

 framework/Imap_Client/lib/Horde/Imap/Client/Sort.php      |    2 +
 framework/Imap_Client/package.xml                         |    1 +
 framework/Imap_Client/test/Horde/Imap/Client/SortTest.php |   54 +++++++++++++
 3 files changed, 57 insertions(+), 0 deletions(-)
 create mode 100644 framework/Imap_Client/test/Horde/Imap/Client/SortTest.php

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

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

commit fc5c3fa524e6a05d2da6cf2a243937139470d065
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Fri Jul 27 13:48:15 2012 -0600

    Need exact search here, or else numeric mailboxes with leading zeros are not sorted correctly

 imp/lib/Imap/Tree.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

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




More information about the commits mailing list