[commits] Horde branch master updated. af9153368a5e68e529a6a7f155e8836ac0594304
Jan Schneider
jan at horde.org
Tue Mar 11 22:36:11 UTC 2014
The branch "master" has been updated.
The following is a summary of the commits.
from: c9a06081d7c9498b6b3f178f8ae9d60faa9dd104
5d08085 Remove duplicate entry.
0b301ee Horde_Http is required.
af91533 Start with an Open-Xchange connector.
Summary: http://github.com/horde/horde/compare/c9a06081d7c9498b6b3f178f8ae9d60faa9dd104...af9153368a5e68e529a6a7f155e8836ac0594304
-----------------------------------------------------------------------
commit 5d08085a38343eb698621db1a3ea66418af64792
Author: Jan Schneider <jan at horde.org>
Date: Tue Mar 11 22:15:26 2014 +0100
Remove duplicate entry.
turba/config/attributes.php | 6 ------
1 files changed, 0 insertions(+), 6 deletions(-)
http://github.com/horde/horde/commit/5d08085a38343eb698621db1a3ea66418af64792
http://git.horde.org/horde-git/-/commit/5d08085a38343eb698621db1a3ea66418af64792
-----------------------------------------------------------------------
commit 0b301ee67ec5d811c03ff1d8eb587ab08209d0ce
Author: Jan Schneider <jan at horde.org>
Date: Tue Mar 11 23:31:48 2014 +0100
Horde_Http is required.
framework/Dav/package.xml | 7 +++++++
1 files changed, 7 insertions(+), 0 deletions(-)
http://github.com/horde/horde/commit/0b301ee67ec5d811c03ff1d8eb587ab08209d0ce
http://git.horde.org/horde-git/-/commit/0b301ee67ec5d811c03ff1d8eb587ab08209d0ce
-----------------------------------------------------------------------
commit af9153368a5e68e529a6a7f155e8836ac0594304
Author: Jan Schneider <jan at horde.org>
Date: Tue Mar 11 23:34:34 2014 +0100
Start with an Open-Xchange connector.
framework/OpenXchange/lib/Horde/OpenXchange/Base.php | 191 +++++++++++
framework/OpenXchange/lib/Horde/OpenXchange/Contacts.php | 223 +++++++++++++
framework/OpenXchange/lib/Horde/OpenXchange/Exception.php | 25 ++
framework/OpenXchange/package.xml | 94 ++++++
4 files changed, 533 insertions(+), 0 deletions(-)
create mode 100644 framework/OpenXchange/lib/Horde/OpenXchange/Base.php
create mode 100644 framework/OpenXchange/lib/Horde/OpenXchange/Contacts.php
create mode 100644 framework/OpenXchange/lib/Horde/OpenXchange/Exception.php
create mode 100644 framework/OpenXchange/package.xml
http://github.com/horde/horde/commit/af9153368a5e68e529a6a7f155e8836ac0594304
http://git.horde.org/horde-git/-/commit/af9153368a5e68e529a6a7f155e8836ac0594304
More information about the commits
mailing list