[commits] Horde branch master updated. 753288fe0e1ae736536ca9f14a89b91f4b8d67ae
Jan Schneider
jan at horde.org
Wed Jan 30 14:40:37 UTC 2013
The branch "master" has been updated.
The following is a summary of the commits.
from: e1d923cd1ad7dd47feb8ccb30db9ee95f9414bc1
2b728b0 [jan] Fix LDAP driver and use Horde_Ldap (Heinz Schweiger <heinz at htl-steyr.ac.at>, Request #11697).
e1ac2c9 Those todos are looking fine actually (Request #11697).
7d3bcbb Small tweaks (Request #11697).
753288f Fix class layout.
-----------------------------------------------------------------------
commit 2b728b0984127742b8278b43ad28796cd755aabc
Author: Jan Schneider <jan at horde.org>
Date: Wed Jan 30 15:16:23 2013 +0100
[jan] Fix LDAP driver and use Horde_Ldap (Heinz Schweiger <heinz at htl-steyr.ac.at>, Request #11697).
framework/Prefs/lib/Horde/Prefs/Storage/Ldap.php | 423 ++++++++--------------
framework/Prefs/package.xml | 4 +-
2 files changed, 151 insertions(+), 276 deletions(-)
http://git.horde.org/horde-git/-/commit/2b728b0984127742b8278b43ad28796cd755aabc
-----------------------------------------------------------------------
commit e1ac2c94b11be68cefa7964cb83594bd3ba71e35
Author: Jan Schneider <jan at horde.org>
Date: Wed Jan 30 15:18:03 2013 +0100
Those todos are looking fine actually (Request #11697).
framework/Prefs/lib/Horde/Prefs/Storage/Ldap.php | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
http://git.horde.org/horde-git/-/commit/e1ac2c94b11be68cefa7964cb83594bd3ba71e35
-----------------------------------------------------------------------
commit 7d3bcbbfa44498d5986754b56e72218e2f2c0454
Author: Jan Schneider <jan at horde.org>
Date: Wed Jan 30 15:36:50 2013 +0100
Small tweaks (Request #11697).
framework/Prefs/lib/Horde/Prefs/Storage/Ldap.php | 53 ++++++++++-----------
1 files changed, 25 insertions(+), 28 deletions(-)
http://git.horde.org/horde-git/-/commit/7d3bcbbfa44498d5986754b56e72218e2f2c0454
-----------------------------------------------------------------------
commit 753288fe0e1ae736536ca9f14a89b91f4b8d67ae
Author: Jan Schneider <jan at horde.org>
Date: Wed Jan 30 15:40:23 2013 +0100
Fix class layout.
framework/Group/package.xml | 10 +-
framework/Group/test/Horde/Group/Base.php | 141 -------------------------
framework/Group/test/Horde/Group/LdapTest.php | 7 +-
framework/Group/test/Horde/Group/MockTest.php | 7 +-
framework/Group/test/Horde/Group/Sql/Base.php | 7 +-
framework/Group/test/Horde/Group/TestBase.php | 141 +++++++++++++++++++++++++
6 files changed, 149 insertions(+), 164 deletions(-)
delete mode 100644 framework/Group/test/Horde/Group/Base.php
create mode 100644 framework/Group/test/Horde/Group/TestBase.php
http://git.horde.org/horde-git/-/commit/753288fe0e1ae736536ca9f14a89b91f4b8d67ae
More information about the commits
mailing list