[commits] Horde branch master updated. 8ab9a1ae8d3eac5c4e8a18af493dc860acba48e7
Ralf Lang
lang at b1-systems.de
Fri May 20 12:34:14 UTC 2011
The branch "master" has been updated.
The following is a summary of the commits.
from: b8ea4d9bde2560e2069c1e4b39fb018e630556d3
d4b79ab [#10106] Created a Horde_Core_Factory for passwd backends
f412d4f replaced php4-ish var with public (to be decided: can we make this private?)
fc4d911 use the injector instead of Passwd_Driver factory
8ab9a1a [#10106] Converted passwd sql driver to Horde_Sql
-----------------------------------------------------------------------
commit d4b79abc37730237831ba1b876187e4e506c6cb7
Author: Ralf Lang <lang at b1-systems.de>
Date: Fri May 20 10:47:06 2011 +0000
[#10106] Created a Horde_Core_Factory for passwd backends
passwd/lib/Factory/Driver.php | 77 +++++++++++++++++++++++++++++++++++++++++
1 files changed, 77 insertions(+), 0 deletions(-)
create mode 100644 passwd/lib/Factory/Driver.php
http://git.horde.org/horde-git/-/commit/d4b79abc37730237831ba1b876187e4e506c6cb7
-----------------------------------------------------------------------
commit f412d4fe623b8d07883bec79f72a451f57f9b4a4
Author: Ralf Lang <lang at b1-systems.de>
Date: Fri May 20 10:50:25 2011 +0000
replaced php4-ish var with public (to be decided: can we make this private?)
passwd/lib/Driver.php | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
http://git.horde.org/horde-git/-/commit/f412d4fe623b8d07883bec79f72a451f57f9b4a4
-----------------------------------------------------------------------
commit fc4d91178e25785b9547fbb81b65f18f1a7c0beb
Author: Ralf Lang <lang at b1-systems.de>
Date: Fri May 20 10:51:36 2011 +0000
use the injector instead of Passwd_Driver factory
passwd/main.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/fc4d91178e25785b9547fbb81b65f18f1a7c0beb
-----------------------------------------------------------------------
commit 8ab9a1ae8d3eac5c4e8a18af493dc860acba48e7
Author: Ralf Lang <lang at b1-systems.de>
Date: Fri May 20 12:33:00 2011 +0000
[#10106] Converted passwd sql driver to Horde_Sql
passwd/lib/Driver/sql.php | 132 +++++++++++++++++----------------------------
1 files changed, 49 insertions(+), 83 deletions(-)
http://git.horde.org/horde-git/-/commit/8ab9a1ae8d3eac5c4e8a18af493dc860acba48e7
More information about the commits
mailing list