[commits] Horde branch master updated. 89ae3faa7cd8ffc3237315736bfa2701e6622dbe

Gunnar Wrobel p at rdus.de
Sat Feb 5 09:47:47 UTC 2011


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

from: 2fe4902b0426021689113a276fc96a6ef5d8a5b3

41f152d Additional sanity checks.
2317995 Fix the ID logic when creating new shares.
45b8842 No direct write-through of permission changes.
5390aa2 The old ID indicates if this shares has been saved already.
89ae3fa The Kolab permission system expects to translate IMAP ACLs into LDAP group IDs. Allow for that during testing.

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

commit 41f152d73bcb0d7ac9c379bc0c379f85a23778dd
Author: Gunnar Wrobel <p at rdus.de>
Date:   Sat Feb 5 08:55:08 2011 +0100

    Additional sanity checks.

 framework/Kolab_Storage/lib/Horde/Kolab/Storage/Driver/Mock.php   |   33 +++-
 .../test/Horde/Kolab/Storage/Unit/Driver/MockTest.php             |   40 +++++
 2 files changed, 69 insertions(+), 4 deletions(-)

http://git.horde.org/horde-git/-/commit/41f152d73bcb0d7ac9c379bc0c379f85a23778dd

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

commit 231799574761b7268e4532c9367bd3cc4c83fbc1
Author: Gunnar Wrobel <p at rdus.de>
Date:   Sat Feb 5 09:21:08 2011 +0100

    Fix the ID logic when creating new shares.

 framework/Share/lib/Horde/Share/Kolab.php           |   36 +++++++++++-------
 framework/Share/lib/Horde/Share/Object/Kolab.php    |   22 ++++++++++--
 framework/Share/test/Horde/Share/Kolab/UnitTest.php |   37 ++++++++++++++++++-
 3 files changed, 77 insertions(+), 18 deletions(-)

http://git.horde.org/horde-git/-/commit/231799574761b7268e4532c9367bd3cc4c83fbc1

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

commit 45b8842b7bb99e967c1a950ef8895f510690f266
Author: Gunnar Wrobel <p at rdus.de>
Date:   Sat Feb 5 10:09:56 2011 +0100

    No direct write-through of permission changes.

 framework/Perms/lib/Horde/Perms/Permission/Kolab.php |    3 +
 framework/Share/lib/Horde/Share/Kolab.php            |   23 ++++++++--
 framework/Share/lib/Horde/Share/Object/Kolab.php     |   38 +++++++++++++---
 framework/Share/test/Horde/Share/Kolab/UnitTest.php  |   43 ++++++++++++++----
 4 files changed, 87 insertions(+), 20 deletions(-)

http://git.horde.org/horde-git/-/commit/45b8842b7bb99e967c1a950ef8895f510690f266

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

commit 5390aa245c7493a19da5dfce44ac5d9543fbb14f
Author: Gunnar Wrobel <p at rdus.de>
Date:   Sat Feb 5 10:22:32 2011 +0100

    The old ID indicates if this shares has been saved already.

 framework/Share/lib/Horde/Share/Object/Kolab.php |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/5390aa245c7493a19da5dfce44ac5d9543fbb14f

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

commit 89ae3faa7cd8ffc3237315736bfa2701e6622dbe
Author: Gunnar Wrobel <p at rdus.de>
Date:   Sat Feb 5 10:45:29 2011 +0100

    The Kolab permission system expects to translate IMAP ACLs into LDAP group IDs. Allow for that during testing.

 framework/Share/test/Horde/Share/Stub/Group.php |   10 ++++++++++
 1 files changed, 10 insertions(+), 0 deletions(-)

http://git.horde.org/horde-git/-/commit/89ae3faa7cd8ffc3237315736bfa2701e6622dbe




More information about the commits mailing list