The branch "master" has been updated. The following is a summary of the commits.
from: 55e32356b56ec7f4eecea9433890d9891ab4f537 5af7b0a... Fix the handling of the connection parameters. 02fee6f... Fix testing. 61f3c6b... Cache the LDAP connection as early as possible. a1ad442... Support selecting the master server for write access. 44cac0b... Select the master server when writing an entry. ----------------------------------------------------------------------- commit 5af7b0a394a289ecd266cbdb937beba49be52e4e Author: Gunnar Wrobel <[email protected]> Date: Tue Jun 2 16:02:50 2009 +0200 Fix the handling of the connection parameters. framework/Kolab_Server/lib/Horde/Kolab/Server.php | 54 ++++++++++---------- 1 files changed, 27 insertions(+), 27 deletions(-) http://git.horde.org/diff.php/framework/Kolab_Server/lib/Horde/Kolab/Server.php?rt=horde-git&r1=8766330755798d1b9c7f5e3be86cf248764608ba&r2=5af7b0a394a289ecd266cbdb937beba49be52e4e ----------------------------------------------------------------------- commit 02fee6f26ec90c991e197e0f0be6f92f92d2928f Author: Gunnar Wrobel <[email protected]> Date: Tue Jun 2 16:02:58 2009 +0200 Fix testing. framework/Kolab_Server/test/Horde/Kolab/Server/PersonTest.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://git.horde.org/diff.php/framework/Kolab_Server/test/Horde/Kolab/Server/PersonTest.php?rt=horde-git&r1=dc0ba05b97f5fd7b8b6a81e548e6edbe134de1f2&r2=02fee6f26ec90c991e197e0f0be6f92f92d2928f ----------------------------------------------------------------------- commit 61f3c6bdb9b083827a1dfa209dcb33c92647b8ec Author: Gunnar Wrobel <[email protected]> Date: Tue Jun 2 16:34:26 2009 +0200 Cache the LDAP connection as early as possible. framework/Kolab_Server/lib/Horde/Kolab/Server.php | 81 +++++++++++---------- 1 files changed, 42 insertions(+), 39 deletions(-) http://git.horde.org/diff.php/framework/Kolab_Server/lib/Horde/Kolab/Server.php?rt=horde-git&r1=5af7b0a394a289ecd266cbdb937beba49be52e4e&r2=61f3c6bdb9b083827a1dfa209dcb33c92647b8ec ----------------------------------------------------------------------- commit a1ad442861da236f14e1115674f425943369eea0 Author: Gunnar Wrobel <[email protected]> Date: Tue Jun 2 21:16:51 2009 +0200 Support selecting the master server for write access. framework/Kolab_Server/lib/Horde/Kolab/Server.php | 18 ++++++++++++++++++ 1 files changed, 18 insertions(+), 0 deletions(-) http://git.horde.org/diff.php/framework/Kolab_Server/lib/Horde/Kolab/Server.php?rt=horde-git&r1=61f3c6bdb9b083827a1dfa209dcb33c92647b8ec&r2=a1ad442861da236f14e1115674f425943369eea0 ----------------------------------------------------------------------- commit 44cac0beadfe4ef2dc4c3acaf1527772e335420a Author: Gunnar Wrobel <[email protected]> Date: Tue Jun 2 21:17:31 2009 +0200 Select the master server when writing an entry. framework/Kolab_Server/lib/Horde/Kolab/Server/Object.php | 8 ++++++-- 1 files changed, 6 insertions(+), 2 deletions(-) http://git.horde.org/diff.php/framework/Kolab_Server/lib/Horde/Kolab/Server/Object.php?rt=horde-git&r1=f0682baf31b119719161f4fcc067fb408d67763e&r2=44cac0beadfe4ef2dc4c3acaf1527772e335420a __ commits mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]
