[commits] Horde branch master updated. 0d4ed09531e97dc67337c172813dd52923cca780

Michael Rubinsky mike at theupstairsroom.com
Mon Mar 8 22:44:29 UTC 2010


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

from: b1657f1dbe216f66423bb73b88a2bd32a7cb944b

460ab09 Use an array_key_exists() call here instead of empty() to support searching for empty userIds
0d4ed09 Refactor search method a bit to better support system owned shares.

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

commit 460ab097380d81bd531a21c2ec192941b2268e4f
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date:   Mon Mar 8 17:07:27 2010 -0500

    Use an array_key_exists() call here instead of empty() to support searching for empty userIds
    
    System shares will have null owners so tags on system shares will have an empty tag user.

 content/lib/Tagger.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/diff.php/content/lib/Tagger.php?rt=horde-git&r1=59b85a6b925a2a24ec91d8f3b686ac2c6d6e336a&r2=460ab097380d81bd531a21c2ec192941b2268e4f

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

commit 0d4ed09531e97dc67337c172813dd52923cca780
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date:   Mon Mar 8 17:43:35 2010 -0500

    Refactor search method a bit to better support system owned shares.
    
    passing an empty userId search key will restrict to user owned shares

 kronolith/lib/Tagger.php |   75 +++++++++++++++++++++++++++-------------------
 1 files changed, 44 insertions(+), 31 deletions(-)

http://git.horde.org/diff.php/kronolith/lib/Tagger.php?rt=horde-git&r1=b1657f1dbe216f66423bb73b88a2bd32a7cb944b&r2=0d4ed09531e97dc67337c172813dd52923cca780




More information about the commits mailing list