The branch "master" has been updated. The following is a summary of the commits.
from: 8f7c685f178912c5200b8b15684bcd19e209e08b 8766330... Allow to specify a master host for writing. f0682ba... Added support for the creationdate. Allowed unsetting collapsed attributes. eda1e6a... Support the SMIME certificate. 54a9c0a... Support handling of external pop3 accounts. dd982bb... Remove support for the sn suffix. dc0ba05... Fix testing. ----------------------------------------------------------------------- commit 8766330755798d1b9c7f5e3be86cf248764608ba Author: Gunnar Wrobel <[email protected]> Date: Tue May 26 21:28:23 2009 +0200 Allow to specify a master host for writing. framework/Kolab_Server/lib/Horde/Kolab/Server.php | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) http://git.horde.org/diff.php/framework/Kolab_Server/lib/Horde/Kolab/Server.php?rt=horde-git&r1=688f79edeacafd48ab9b4a378f67b7c99f18a2c8&r2=8766330755798d1b9c7f5e3be86cf248764608ba ----------------------------------------------------------------------- commit f0682baf31b119719161f4fcc067fb408d67763e Author: Gunnar Wrobel <[email protected]> Date: Tue May 26 21:30:25 2009 +0200 Added support for the creationdate. Allowed unsetting collapsed attributes. framework/Kolab_Server/lib/Horde/Kolab/Server/Object.php | 29 +++++++++---- 1 files changed, 20 insertions(+), 9 deletions(-) http://git.horde.org/diff.php/framework/Kolab_Server/lib/Horde/Kolab/Server/Object.php?rt=horde-git&r1=27933bab9bf3770ab6c71f757c8e6c0c6b16c532&r2=f0682baf31b119719161f4fcc067fb408d67763e ----------------------------------------------------------------------- commit eda1e6ad7b6bc5056b49b78799551124c0737b12 Author: Gunnar Wrobel <[email protected]> Date: Tue May 26 21:30:36 2009 +0200 Support the SMIME certificate. .../Kolab_Server/lib/Horde/Kolab/Server/Object/Inetorgperson.php | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) http://git.horde.org/diff.php/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Inetorgperson.php?rt=horde-git&r1=50afa0937fdf739cd31552ed1293ac5b62be61a4&r2=eda1e6ad7b6bc5056b49b78799551124c0737b12 ----------------------------------------------------------------------- commit 54a9c0ab8efe2e56e8044b3c3293af1b3fe55a30 Author: Gunnar Wrobel <[email protected]> Date: Tue May 26 21:30:56 2009 +0200 Support handling of external pop3 accounts. .../lib/Horde/Kolab/Server/Object/Kolabinetorgperson.php | 52 ++++- 1 files changed, 49 insertions(+), 3 deletions(-) http://git.horde.org/diff.php/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Kolabinetorgperson.php?rt=horde-git&r1=db63c91869dac10777b5ed4daf99c86b23a84f5c&r2=54a9c0ab8efe2e56e8044b3c3293af1b3fe55a30 ----------------------------------------------------------------------- commit dd982bb75c75c6872e02cd23c7e01fbc7340baab Author: Gunnar Wrobel <[email protected]> Date: Tue May 26 21:31:09 2009 +0200 Remove support for the sn suffix. framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Person.php | 31 ------- 1 files changed, 0 insertions(+), 31 deletions(-) http://git.horde.org/diff.php/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Person.php?rt=horde-git&r1=d883e7727ef47e6a350d21ea6a96c8f621f2f06b&r2=dd982bb75c75c6872e02cd23c7e01fbc7340baab ----------------------------------------------------------------------- commit dc0ba05b97f5fd7b8b6a81e548e6edbe134de1f2 Author: Gunnar Wrobel <[email protected]> Date: Tue May 26 21:31:17 2009 +0200 Fix testing. .../test/Horde/Kolab/Server/KolabgermanbankarrangementTest.php | 2 +- .../Kolab_Server/test/Horde/Kolab/Server/Kolabpop3accountTest.php | 2 +- framework/Kolab_Server/test/Horde/Kolab/Server/PersonTest.php | 39 ----- 3 files changed, 2 insertions(+), 41 deletions(-) http://git.horde.org/diff.php/framework/Kolab_Server/test/Horde/Kolab/Server/KolabgermanbankarrangementTest.php?rt=horde-git&r1=56b3636d588103e2400aa957db2318d33329cb68&r2=dc0ba05b97f5fd7b8b6a81e548e6edbe134de1f2 http://git.horde.org/diff.php/framework/Kolab_Server/test/Horde/Kolab/Server/Kolabpop3accountTest.php?rt=horde-git&r1=56b3636d588103e2400aa957db2318d33329cb68&r2=dc0ba05b97f5fd7b8b6a81e548e6edbe134de1f2 http://git.horde.org/diff.php/framework/Kolab_Server/test/Horde/Kolab/Server/PersonTest.php?rt=horde-git&r1=ea249ca9c8542d3a465cb8abd6c6ed904c5dbc69&r2=dc0ba05b97f5fd7b8b6a81e548e6edbe134de1f2 __ commits mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]
