[commits] Horde branch master updated. 19e297b60a4724b53866b555fd021c5f6f7e501f

Michael M Slusarz slusarz at horde.org
Mon Feb 1 04:17:24 UTC 2010


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

from: 7a4980316c30b927deea1305a01ebc80ab0a78dc

0fe913e phpdoc fixes
19e297b Add Horde_Imap_Client_Base::parseCacheId().

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

commit 0fe913efd4842e26ca2ad3f9649ab6415128eaf7
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Sun Jan 31 20:53:21 2010 -0700

    phpdoc fixes

 imp/lib/Ui/Folder.php |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

http://git.horde.org/diff.php/imp/lib/Ui/Folder.php?rt=horde-git&r1=12e455a324a5a44ca84c3d8939d50484eb9d9ad8&r2=0fe913efd4842e26ca2ad3f9649ab6415128eaf7

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

commit 19e297b60a4724b53866b555fd021c5f6f7e501f
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Sun Jan 31 21:15:02 2010 -0700

    Add Horde_Imap_Client_Base::parseCacheId().
    
    This makes all cache ID generation internal to Horde_Imap_Client, which
    is desirable.
    
    Additionally, for CONDSTORE hosts, we should use the last modseq seen
    with respect to the *browser*, not the server.  This ensures that all
    changes are caught when the browser does a request - if a browser misses
    a request, for example, it may not catch the changes.

 framework/Imap_Client/lib/Horde/Imap/Client/Base.php |   67 ++++++++++++++----
 framework/Imap_Client/package.xml                    |    3 +-
 imp/lib/Mailbox.php                                  |    3 +-
 imp/lib/Views/ListMessages.php                       |   19 ++++--
 4 files changed, 70 insertions(+), 22 deletions(-)

http://git.horde.org/diff.php/framework/Imap_Client/lib/Horde/Imap/Client/Base.php?rt=horde-git&r1=f87c919ff088cb09cfea4042a068035313cda262&r2=19e297b60a4724b53866b555fd021c5f6f7e501f
http://git.horde.org/diff.php/framework/Imap_Client/package.xml?rt=horde-git&r1=d0131d0613e1506d60ba2254575174804dcbf835&r2=19e297b60a4724b53866b555fd021c5f6f7e501f
http://git.horde.org/diff.php/imp/lib/Mailbox.php?rt=horde-git&r1=2152a3a3946414e8d2cab2ec78a99871744dd674&r2=19e297b60a4724b53866b555fd021c5f6f7e501f
http://git.horde.org/diff.php/imp/lib/Views/ListMessages.php?rt=horde-git&r1=12e455a324a5a44ca84c3d8939d50484eb9d9ad8&r2=19e297b60a4724b53866b555fd021c5f6f7e501f




More information about the commits mailing list