[commits] Horde branch imp_6_1 updated. 2f0ba0ad4665ffd816102d14898a4bdc34deb7a5

Michael M Slusarz slusarz at horde.org
Tue Mar 12 01:00:33 UTC 2013


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

from: 8299261b4b44960b3b3103bdeb70fa08c8267326

bd30633 Move mod-sequence mailbox availablity checks into base class
d30b55a [mms] Only do UNCHANGEDSINCE check when storing flags if the user explicitly passes the 'unchangedsince' parameter.
2a45043 Update phpdoc
c8ff96c [mms] Add properties to Sync object to allow retrieval of previous sync state status.
b1314e7 Fix exception name
5761155 In 6.0, this is just a regular exception
2f0ba0a Merge branch 'master' into imp_6_1

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

commit bd306332852b9b920c011f24155215b6efe12801
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Mar 11 17:39:32 2013 -0600

    Move mod-sequence mailbox availablity checks into base class

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

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

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

commit d30b55affcb698c4189e1f4eb2c00071e291fb2f
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Mar 11 17:43:06 2013 -0600

    [mms] Only do UNCHANGEDSINCE check when storing flags if the user explicitly passes the 'unchangedsince' parameter.

 framework/Imap_Client/lib/Horde/Imap/Client/Socket.php |   23 +++++-----------
 framework/Imap_Client/package.xml                      |    2 +
 2 files changed, 9 insertions(+), 16 deletions(-)

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

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

commit 2a45043a032e9db2827a15ca5666ce41950da441
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Mar 11 18:28:08 2013 -0600

    Update phpdoc

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

http://git.horde.org/horde-git/-/commit/2a45043a032e9db2827a15ca5666ce41950da441

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

commit c8ff96cc24534c6d5cec3f0929d20c13659e737f
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Mar 11 18:45:33 2013 -0600

    [mms] Add properties to Sync object to allow retrieval of previous sync state status.
    
    Conflicts:
    	framework/Imap_Client/package.xml

 framework/Imap_Client/doc/Horde/Imap/Client/UPGRADING     |   10 ++
 framework/Imap_Client/lib/Horde/Imap/Client/Base.php      |   17 ++-
 framework/Imap_Client/lib/Horde/Imap/Client/Data/Sync.php |   84 ++++++++++--
 framework/Imap_Client/package.xml                         |    2 +
 4 files changed, 92 insertions(+), 21 deletions(-)

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

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

commit b1314e7419f49582b5d027204b4e3d8eaf80ec35
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Mar 11 18:57:40 2013 -0600

    Fix exception name

 imp/lib/Ajax/Application/ListMessages.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

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

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

commit 5761155e0f67bf2e25c676c7efe332e9af537c87
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Mar 11 18:59:38 2013 -0600

    In 6.0, this is just a regular exception

 imp/lib/Ajax/Application/ListMessages.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/5761155e0f67bf2e25c676c7efe332e9af537c87

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

commit 2f0ba0ad4665ffd816102d14898a4bdc34deb7a5
Merge: 8299261 5761155
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Mar 11 19:00:17 2013 -0600

    Merge branch 'master' into imp_6_1
    
    Conflicts:
    	framework/Imap_Client/package.xml
    	imp/lib/Ajax/Application/ListMessages.php

 framework/Imap_Client/lib/Horde/Imap/Client/Base.php   |   55 ++++++++++++--
 framework/Imap_Client/lib/Horde/Imap/Client/Socket.php |   64 ++--------------
 framework/Imap_Client/package.xml                      |    2 +
 imp/lib/Ajax/Application/ListMessages.php              |    2 +-
 4 files changed, 58 insertions(+), 65 deletions(-)

http://git.horde.org/horde-git/-/commit/2f0ba0ad4665ffd816102d14898a4bdc34deb7a5




More information about the commits mailing list