[commits] Horde branch master updated. 95045bafd68d5994bb21f738698800c73ee69c79

Michael M Slusarz slusarz at horde.org
Fri Aug 15 09:11:10 UTC 2014


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

from: 42eff7ff07fab9535c9371c39660b77101eb7e03

2b385b6 [mms] Even more improved pseudo-UIDNEXT value for POP3 servers.
bf0740f Fix listing messages on POP3 server
3983231 Use data provider
95045ba not needed

Summary: http://github.com/horde/horde/compare/42eff7ff07fab9535c9371c39660b77101eb7e03...95045bafd68d5994bb21f738698800c73ee69c79

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

commit 2b385b6b77bb003f944fab984530a2c9621b4bae
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Fri Aug 15 01:23:05 2014 -0600

    [mms] Even more improved pseudo-UIDNEXT value for POP3 servers.
    
    UIDNEXT is useful for it's uniqueness - not as a prediction of the
    actual next UID value. So for POP3, hash the current list of UIDs for
    UIDNEXT value.

 framework/Imap_Client/lib/Horde/Imap/Client/Socket/Pop3.php |   13 ++++------
 framework/Imap_Client/package.xml                           |    2 +
 2 files changed, 7 insertions(+), 8 deletions(-)

http://github.com/horde/horde/commit/2b385b6b77bb003f944fab984530a2c9621b4bae

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

commit bf0740fb0e7f4bfc6b9652e1878a30c1cc633dd0
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Fri Aug 15 01:38:56 2014 -0600

    Fix listing messages on POP3 server

 imp/lib/Mailbox/List.php |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

http://github.com/horde/horde/commit/bf0740fb0e7f4bfc6b9652e1878a30c1cc633dd0

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

commit 39832317e4349c7b3e3387c1f2b02e744eb6cd4e
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Fri Aug 15 02:21:45 2014 -0600

    Use data provider

 framework/Imap_Client/test/Horde/Imap/Client/Ids/Pop3Test.php    |   46 +-
 framework/Imap_Client/test/Horde/Imap/Client/IdsTest.php         |   66 +--
 framework/Imap_Client/test/Horde/Imap/Client/MapTest.php         |  143 +++---
 framework/Imap_Client/test/Horde/Imap/Client/SortTest.php        |  133 ++++--
 framework/Imap_Client/test/Horde/Imap/Client/Utf7ConvertTest.php |  107 +---
 5 files changed, 251 insertions(+), 244 deletions(-)

http://github.com/horde/horde/commit/39832317e4349c7b3e3387c1f2b02e744eb6cd4e

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

commit 95045bafd68d5994bb21f738698800c73ee69c79
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Fri Aug 15 02:23:06 2014 -0600

    not needed

 framework/Imap_Client/test/Horde/Imap/Client/MapTest.php |    5 -----
 1 files changed, 0 insertions(+), 5 deletions(-)

http://github.com/horde/horde/commit/95045bafd68d5994bb21f738698800c73ee69c79




More information about the commits mailing list