[commits] Horde branch master updated. e7a93ed9b2ec51950fdc74648b62915e0ca02018

Michael J. Rubinsky mrubinsk at horde.org
Fri May 13 17:16:17 UTC 2011


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

from: 56be75f9196778b399db7a27f5e91fcb112c03d4

e38d418 Fix a number of issues with sqlng and sql driver
e7a93ed changes

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

commit e38d418976c1c9fe88ad08e0b5e1118a22d20347
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date:   Fri May 13 13:09:21 2011 -0400

    Fix a number of issues with sqlng and sql driver
    
    - getShareCriteria() should be protected
    - return value of Horde_Share_Sql::_getShareCriteria is not compatible
      with Horde_Share_Sqlng::, and $perms need to be an array instead of bitmask
      so need to also override countOwners() and
      listOwners() in the sqlng driver.

 framework/Share/lib/Horde/Share/Datatree.php |    6 +-
 framework/Share/lib/Horde/Share/Sql.php      |   14 +++---
 framework/Share/lib/Horde/Share/Sqlng.php    |   72 +++++++++++++++++++++++++-
 3 files changed, 81 insertions(+), 11 deletions(-)

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

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

commit e7a93ed9b2ec51950fdc74648b62915e0ca02018
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date:   Fri May 13 13:15:57 2011 -0400

    changes

 framework/Share/package.xml |    4 ++--
 horde/docs/CHANGES          |    1 +
 2 files changed, 3 insertions(+), 2 deletions(-)

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




More information about the commits mailing list