[commits] Horde branch master updated. 9cca14d6881277d4eea1f8ebf2859ce4a3233b67

Michael Rubinsky mike at theupstairsroom.com
Tue Aug 3 16:01:01 UTC 2010


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

from: ede7911f9ad2e44cb6ce307cc4b8ebad12304a18

b8c7521 use Horde_Support_Randomid:: for note ids, and Horde_Support_Guid:: for note uids.
9cca14d Clean up uid/randomid/guid changes.

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

commit b8c75212f80691906df4bec65c5975f1f20ab898
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date:   Tue Aug 3 11:51:30 2010 -0400

    use Horde_Support_Randomid:: for note ids, and Horde_Support_Guid:: for note uids.

 mnemo/lib/Driver/sql.php |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

http://git.horde.org/diff.php/mnemo/lib/Driver/sql.php?rt=horde-git&r1=79bf8f469ae19a69c1de18c50528aeb89eeef24a&r2=b8c75212f80691906df4bec65c5975f1f20ab898

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

commit 9cca14d6881277d4eea1f8ebf2859ce4a3233b67
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date:   Tue Aug 3 11:58:03 2010 -0400

    Clean up uid/randomid/guid changes.
    
    Use Horde_Support_Randomid:: for local object ids when we need a smaller value,
    Use Horde_Support_Guid:: for object uids (not Horde_Support_Uuid:: since these need
    to be globally unique).
    Use Horde_Support_Uuid for share ids and other cases where we can use a larger value.
    
    I still question the need for even the Randomid in places like internal object ids, when
    integer autoincrement fields would suffice.

 kronolith/lib/Driver/Sql.php                     |    2 +-
 nag/lib/Driver.php                               |    2 +-
 nag/lib/Driver/Kolab.php                         |    4 ++--
 nag/lib/Driver/Sql.php                           |    6 +++---
 turba/lib/Driver.php                             |    2 +-
 turba/lib/Driver/Sql.php                         |    2 +-
 turba/scripts/upgrades/public_to_horde_share.php |    2 +-
 turba/search.php                                 |    2 +-
 8 files changed, 11 insertions(+), 11 deletions(-)

http://git.horde.org/diff.php/kronolith/lib/Driver/Sql.php?rt=horde-git&r1=79bf8f469ae19a69c1de18c50528aeb89eeef24a&r2=9cca14d6881277d4eea1f8ebf2859ce4a3233b67
http://git.horde.org/diff.php/nag/lib/Driver.php?rt=horde-git&r1=79bf8f469ae19a69c1de18c50528aeb89eeef24a&r2=9cca14d6881277d4eea1f8ebf2859ce4a3233b67
http://git.horde.org/diff.php/nag/lib/Driver/Kolab.php?rt=horde-git&r1=79bf8f469ae19a69c1de18c50528aeb89eeef24a&r2=9cca14d6881277d4eea1f8ebf2859ce4a3233b67
http://git.horde.org/diff.php/nag/lib/Driver/Sql.php?rt=horde-git&r1=79bf8f469ae19a69c1de18c50528aeb89eeef24a&r2=9cca14d6881277d4eea1f8ebf2859ce4a3233b67
http://git.horde.org/diff.php/turba/lib/Driver.php?rt=horde-git&r1=33eb148eb32339607b0ea6684f55013beda5be6c&r2=9cca14d6881277d4eea1f8ebf2859ce4a3233b67
http://git.horde.org/diff.php/turba/lib/Driver/Sql.php?rt=horde-git&r1=79bf8f469ae19a69c1de18c50528aeb89eeef24a&r2=9cca14d6881277d4eea1f8ebf2859ce4a3233b67
http://git.horde.org/diff.php/turba/scripts/upgrades/public_to_horde_share.php?rt=horde-git&r1=79bf8f469ae19a69c1de18c50528aeb89eeef24a&r2=9cca14d6881277d4eea1f8ebf2859ce4a3233b67
http://git.horde.org/diff.php/turba/search.php?rt=horde-git&r1=33eb148eb32339607b0ea6684f55013beda5be6c&r2=9cca14d6881277d4eea1f8ebf2859ce4a3233b67




More information about the commits mailing list