[commits] Horde branch master updated. 88c5e202fee1563a3e047c06d2268ec315970520

Jan Schneider jan at horde.org
Wed Nov 18 17:58:25 UTC 2015


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

from: 8717956b7099c885a44c248f50d433c98054ef84

ce9f576 Add a bunch of requirements.
88c5e20 Drop Horde_Dav_Client.

Summary: http://github.com/horde/horde/compare/8717956b7099c885a44c248f50d433c98054ef84...88c5e202fee1563a3e047c06d2268ec315970520

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

commit ce9f576ad1ccda863f135ab133c3882e573a336f
Author: Jan Schneider <jan at horde.org>
Date:   Wed Nov 18 17:23:12 2015 +0100

    Add a bunch of requirements.
    
    This is a long list, so we should make Horde_Dav requirements optional.

 framework/Dav/package.xml |   34 +++++++++++++++++++++++++++++++++-
 1 files changed, 33 insertions(+), 1 deletions(-)

http://github.com/horde/horde/commit/ce9f576ad1ccda863f135ab133c3882e573a336f

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

commit 88c5e202fee1563a3e047c06d2268ec315970520
Author: Jan Schneider <jan at horde.org>
Date:   Wed Nov 18 18:55:41 2015 +0100

    Drop Horde_Dav_Client.
    
    After Sabre_DAV has been refactored, it's impossible to still use our own HTTP
    client. This is very pity, because using remote calendars *requires* curl now.
    We still need to test for this in Kronolith though, to not make it a hard
    requirement.

 framework/Dav/doc/Horde/Dav/UPGRADING  |   19 ++++
 framework/Dav/lib/Horde/Dav/Client.php |  157 --------------------------------
 framework/Dav/package.xml              |    8 +-
 kronolith/lib/Driver/Ical.php          |  140 +++++++++++++++++++++--------
 4 files changed, 126 insertions(+), 198 deletions(-)
 create mode 100644 framework/Dav/doc/Horde/Dav/UPGRADING
 delete mode 100644 framework/Dav/lib/Horde/Dav/Client.php

http://github.com/horde/horde/commit/88c5e202fee1563a3e047c06d2268ec315970520




More information about the commits mailing list