[commits] Horde branch master updated. cbf8f5a6fbd42d8f7c91a09a377971202c85f215
Michael M Slusarz
slusarz at horde.org
Wed Mar 13 04:07:55 UTC 2013
The branch "master" has been updated.
The following is a summary of the commits.
from: da458cde92a2bddaff217cd1124ae3243a038b6e
dda9fb0 typos
805fced phpdoc
60919e7 Passwd tests now pass
652125a Disable all backends by default
4412026 doc tweaks
cbf8f5a Fix some more typos
-----------------------------------------------------------------------
commit dda9fb0131d1bd4f8e72bb02fc24b58f74fe1159
Author: Michael M Slusarz <slusarz at horde.org>
Date: Tue Mar 12 20:59:40 2013 -0600
typos
passwd/lib/Driver.php | 2 +-
passwd/lib/Driver/Kolab.php | 2 +-
passwd/lib/Driver/Ldap.php | 4 ++--
3 files changed, 4 insertions(+), 4 deletions(-)
http://git.horde.org/horde-git/-/commit/dda9fb0131d1bd4f8e72bb02fc24b58f74fe1159
-----------------------------------------------------------------------
commit 805fcedc406de3f6c170568f2c604eb65226e67d
Author: Michael M Slusarz <slusarz at horde.org>
Date: Tue Mar 12 20:59:51 2013 -0600
phpdoc
passwd/lib/Driver/Sql.php | 12 ++++++------
passwd/lib/Factory/Driver.php | 2 --
2 files changed, 6 insertions(+), 8 deletions(-)
http://git.horde.org/horde-git/-/commit/805fcedc406de3f6c170568f2c604eb65226e67d
-----------------------------------------------------------------------
commit 60919e7bbc92f3330fc2e81e6bcae04f943cd178
Author: Michael M Slusarz <slusarz at horde.org>
Date: Tue Mar 12 21:03:57 2013 -0600
Passwd tests now pass
passwd/lib/Driver/Null.php | 31 ++++++++++
passwd/lib/Factory/Driver.php | 73 +++++++++++++++---------
passwd/package.xml | 4 +-
passwd/test/Passwd/Autoload.php | 10 +--
passwd/test/Passwd/TestCase.php | 39 +------------
passwd/test/Passwd/Unit/Driver/SqlTest.php | 39 +++++++++---
passwd/test/Passwd/Unit/Factory/DriverTest.php | 57 ++++++++++--------
7 files changed, 146 insertions(+), 107 deletions(-)
create mode 100644 passwd/lib/Driver/Null.php
http://git.horde.org/horde-git/-/commit/60919e7bbc92f3330fc2e81e6bcae04f943cd178
-----------------------------------------------------------------------
commit 652125a077b4e329be57fc53e5badb19123caaa9
Author: Michael M Slusarz <slusarz at horde.org>
Date: Tue Mar 12 21:07:05 2013 -0600
Disable all backends by default
There is no expectation (and there should not be) that passwd is going
to work out-of-the box.
passwd/config/backends.php | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
http://git.horde.org/horde-git/-/commit/652125a077b4e329be57fc53e5badb19123caaa9
-----------------------------------------------------------------------
commit 44120266bb54611ec4e48548b5f302e28037afc4
Author: Michael M Slusarz <slusarz at horde.org>
Date: Tue Mar 12 21:07:45 2013 -0600
doc tweaks
passwd/config/backends.php | 12 ++++++------
passwd/lib/Driver/Expect.php | 4 ++--
passwd/lib/Driver/Expectpecl.php | 2 +-
passwd/lib/Driver/Horde.php | 4 ++--
passwd/lib/Driver/Soap.php | 2 +-
passwd/lib/Driver/Vpopmail.php | 2 +-
6 files changed, 13 insertions(+), 13 deletions(-)
http://git.horde.org/horde-git/-/commit/44120266bb54611ec4e48548b5f302e28037afc4
-----------------------------------------------------------------------
commit cbf8f5a6fbd42d8f7c91a09a377971202c85f215
Author: Michael M Slusarz <slusarz at horde.org>
Date: Tue Mar 12 22:07:44 2013 -0600
Fix some more typos
passwd/lib/Basic.php | 30 +++++++++++++++---------------
1 files changed, 15 insertions(+), 15 deletions(-)
http://git.horde.org/horde-git/-/commit/cbf8f5a6fbd42d8f7c91a09a377971202c85f215
More information about the commits
mailing list