[commits] Horde branch master updated. fd213c08ee522ae069c4255b8b7e1893d9df014c

Jan Schneider jan at horde.org
Tue Aug 23 13:00:45 UTC 2011


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

from: 89e276720387a159c2e87986615dc0fa1b8a7c53

f65f91a Don't show form to add groups if group backend is readonly.
3fb657f Throw exception when trying to set data on read-only backends.
61877ad Awesome, looks like no one ever managed LDAP groups since the release of Horde 4.
a3d8bfa BFN
4f67a1a If there is more than one sent-mail folder, check if there is one matching the default value, and translate that.
cbdf3c3 Require Net_Sieve 1.3.1, older versions are too buggy.
b451d9c Remove resp. fix skipped tests.
4efecb9 Replace deprecated methods.
fd213c0 [jan] Speed up Horde_Ldap_Search#shiftEntry() on large result sets.

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

commit f65f91adf0c6313ff8f51d81d683732f36e6aa48
Author: Jan Schneider <jan at horde.org>
Date:   Mon Aug 22 19:49:40 2011 +0200

    Don't show form to add groups if group backend is readonly.

 horde/admin/groups.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

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

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

commit 3fb657fdf3e55113a172ce7cc21d4eabbbff1682
Author: Jan Schneider <jan at horde.org>
Date:   Mon Aug 22 19:53:42 2011 +0200

    Throw exception when trying to set data on read-only backends.

 framework/Group/lib/Horde/Group/Ldap.php |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

http://git.horde.org/horde-git/-/commit/3fb657fdf3e55113a172ce7cc21d4eabbbff1682

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

commit 61877ad049283d8414c388a938ee4feeb654a160
Author: Jan Schneider <jan at horde.org>
Date:   Mon Aug 22 20:03:18 2011 +0200

    Awesome, looks like no one ever managed LDAP groups since the release of Horde 4.

 horde/config/conf.xml |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

http://git.horde.org/horde-git/-/commit/61877ad049283d8414c388a938ee4feeb654a160

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

commit a3d8bfadb1a095d09c3edba8110c0c5b8fb1c0b6
Author: Jan Schneider <jan at horde.org>
Date:   Mon Aug 22 20:04:14 2011 +0200

    BFN

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

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

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

commit 4f67a1ae0d9d0a2576921934ef98a8892aae49a0
Author: Jan Schneider <jan at horde.org>
Date:   Mon Aug 22 21:34:49 2011 +0200

    If there is more than one sent-mail folder, check if there is one matching the
    default value, and translate that.

 imp/lib/Mailbox.php |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)

http://git.horde.org/horde-git/-/commit/4f67a1ae0d9d0a2576921934ef98a8892aae49a0

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

commit cbdf3c3df791164cd96702335436222837ee1814
Author: Jan Schneider <jan at horde.org>
Date:   Tue Aug 23 13:22:15 2011 +0200

    Require Net_Sieve 1.3.1, older versions are too buggy.

 ingo/package.xml |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

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

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

commit b451d9c77e40966df6bd7f77e0f62faa0ec3f69d
Author: Jan Schneider <jan at horde.org>
Date:   Tue Aug 23 14:58:30 2011 +0200

    Remove resp. fix skipped tests.

 framework/Ldap/test/Horde/Ldap/LdifTest.php |   92 +++-----------------------
 1 files changed, 11 insertions(+), 81 deletions(-)

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

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

commit 4efecb988dbd9def117333b05ec01e2992723452
Author: Jan Schneider <jan at horde.org>
Date:   Tue Aug 23 14:58:51 2011 +0200

    Replace deprecated methods.

 framework/Ldap/test/Horde/Ldap/EntryTest.php  |    2 +-
 framework/Ldap/test/Horde/Ldap/FilterTest.php |   42 ++++++++++++------------
 framework/Ldap/test/Horde/Ldap/LdapTest.php   |   28 ++++++++--------
 framework/Ldap/test/Horde/Ldap/LdifTest.php   |    8 ++--
 framework/Ldap/test/Horde/Ldap/SearchTest.php |   18 +++++-----
 5 files changed, 49 insertions(+), 49 deletions(-)

http://git.horde.org/horde-git/-/commit/4efecb988dbd9def117333b05ec01e2992723452

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

commit fd213c08ee522ae069c4255b8b7e1893d9df014c
Author: Jan Schneider <jan at horde.org>
Date:   Tue Aug 23 15:00:09 2011 +0200

    [jan] Speed up Horde_Ldap_Search#shiftEntry() on large result sets.

 framework/Ldap/lib/Horde/Ldap/Search.php |    8 +++-----
 framework/Ldap/package.xml               |    4 ++--
 2 files changed, 5 insertions(+), 7 deletions(-)

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




More information about the commits mailing list