[commits] Horde branch master updated. a654398ea3fddf980a3916f5748d4f5ce224bb47

Michael Rubinsky mike at theupstairsroom.com
Sun Sep 26 15:07:56 UTC 2010


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

from: e0da9f53f2af6c5b6c30ffca75b4b9939655d138

77e901f Standardize on *_Api::listUids() method name for api methods that, well, return Uids.
a654398 Track changes to applications' listUid methods.

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

commit 77e901ff8b7f1689c8336e2d5fa6d938cede86d6
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date:   Sun Sep 26 10:54:36 2010 -0400

    Standardize on *_Api::listUids() method name for api methods that, well, return Uids.
    
    Kronolith_Api::listUids() functionality changed slightly with this commit - it now
    no longer returns events that represent exceptions, and only includes recurring events
    once within the requested time period. It looks like the syncml code was the only code
    currently calling this method, so there should be no issues with this change.
    
    For the other apps, this only represents a method name change.
    
    Bug: 9253

 framework/SyncML/SyncML/Backend/Horde.php |    9 ++-------
 kronolith/lib/Api.php                     |   12 +++++++++++-
 mnemo/lib/Api.php                         |    2 +-
 nag/lib/Api.php                           |    2 +-
 turba/lib/Api.php                         |    2 +-
 5 files changed, 16 insertions(+), 11 deletions(-)

http://git.horde.org/diff.php/framework/SyncML/SyncML/Backend/Horde.php?rt=horde-git&r1=a0ce9ace9c3114b59d4926dd43c89cd19f4794c4&r2=77e901ff8b7f1689c8336e2d5fa6d938cede86d6
http://git.horde.org/diff.php/kronolith/lib/Api.php?rt=horde-git&r1=474382a60011932d21b626aae790da872f1e041e&r2=77e901ff8b7f1689c8336e2d5fa6d938cede86d6
http://git.horde.org/diff.php/mnemo/lib/Api.php?rt=horde-git&r1=7dc54178e1d51a5a1431bfbb88a29a29a47cc5f4&r2=77e901ff8b7f1689c8336e2d5fa6d938cede86d6
http://git.horde.org/diff.php/nag/lib/Api.php?rt=horde-git&r1=474382a60011932d21b626aae790da872f1e041e&r2=77e901ff8b7f1689c8336e2d5fa6d938cede86d6
http://git.horde.org/diff.php/turba/lib/Api.php?rt=horde-git&r1=e0dc07e2b0032aa4a2b3c8ab12dafa66562fd105&r2=77e901ff8b7f1689c8336e2d5fa6d938cede86d6

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

commit a654398ea3fddf980a3916f5748d4f5ce224bb47
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date:   Sun Sep 26 11:06:35 2010 -0400

    Track changes to applications' listUid methods.
    
    Bug: 9253

 framework/ActiveSync/lib/Horde/ActiveSync/Driver/Horde.php        |   23 ++---
 .../lib/Horde/ActiveSync/Driver/Horde/Connector/Registry.php      |   22 +---
 2 files changed, 14 insertions(+), 31 deletions(-)

http://git.horde.org/diff.php/framework/ActiveSync/lib/Horde/ActiveSync/Driver/Horde.php?rt=horde-git&r1=1869e553d2cab4b0d5556f7b5e4c979d329da1b4&r2=a654398ea3fddf980a3916f5748d4f5ce224bb47
http://git.horde.org/diff.php/framework/ActiveSync/lib/Horde/ActiveSync/Driver/Horde/Connector/Registry.php?rt=horde-git&r1=a90c8acb3cf4fc4eb219799aa297a672709532a6&r2=a654398ea3fddf980a3916f5748d4f5ce224bb47




More information about the commits mailing list