[commits] Horde branch master updated. 0f7fba3e34d95faed44770b7d484787716bfa9a0
Michael Rubinsky
mike at theupstairsroom.com
Mon Jul 19 16:44:48 UTC 2010
The branch "master" has been updated.
The following is a summary of the commits.
from: 253e6a3d0d4e241137f5665e4ac41be62fee9ee8
df95b12 toDriverCharset() needs to be public, rename it as such.
0f7fba3 Make sure we only access Horde_Share's public interface.
-----------------------------------------------------------------------
commit df95b1257ff0201b44aec092cdd4d70018beb14f
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date: Mon Jul 19 12:41:30 2010 -0400
toDriverCharset() needs to be public, rename it as such.
Share objects need to be able to call this method.
framework/Share/lib/Horde/Share.php | 11 +++++++++++
framework/Share/lib/Horde/Share/Object/Sql.php | 2 +-
framework/Share/lib/Horde/Share/Sql.php | 7 +++----
framework/Share/lib/Horde/Share/Sql/Hierarchical.php | 2 +-
4 files changed, 16 insertions(+), 6 deletions(-)
http://git.horde.org/diff.php/framework/Share/lib/Horde/Share.php?rt=horde-git&r1=4343b7a9079e436ff77770deb9adb6b1f38cc29c&r2=df95b1257ff0201b44aec092cdd4d70018beb14f
http://git.horde.org/diff.php/framework/Share/lib/Horde/Share/Object/Sql.php?rt=horde-git&r1=8803573f569534186783002ad4d82150a2b727b8&r2=df95b1257ff0201b44aec092cdd4d70018beb14f
http://git.horde.org/diff.php/framework/Share/lib/Horde/Share/Sql.php?rt=horde-git&r1=a0ce9ace9c3114b59d4926dd43c89cd19f4794c4&r2=df95b1257ff0201b44aec092cdd4d70018beb14f
http://git.horde.org/diff.php/framework/Share/lib/Horde/Share/Sql/Hierarchical.php?rt=horde-git&r1=4343b7a9079e436ff77770deb9adb6b1f38cc29c&r2=df95b1257ff0201b44aec092cdd4d70018beb14f
-----------------------------------------------------------------------
commit 0f7fba3e34d95faed44770b7d484787716bfa9a0
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date: Mon Jul 19 12:42:33 2010 -0400
Make sure we only access Horde_Share's public interface.
In preparation for using composition with the share object instead of inheritance.
ansel/lib/Gallery.php | 15 +++++++--------
ansel/lib/Gallery/Decorator/Date.php | 7 ++-----
2 files changed, 9 insertions(+), 13 deletions(-)
http://git.horde.org/diff.php/ansel/lib/Gallery.php?rt=horde-git&r1=253e6a3d0d4e241137f5665e4ac41be62fee9ee8&r2=0f7fba3e34d95faed44770b7d484787716bfa9a0
http://git.horde.org/diff.php/ansel/lib/Gallery/Decorator/Date.php?rt=horde-git&r1=253e6a3d0d4e241137f5665e4ac41be62fee9ee8&r2=0f7fba3e34d95faed44770b7d484787716bfa9a0
More information about the commits
mailing list