[commits] Horde branch master updated. bc45582581719d47c841b3444499d239d7b1a1aa

Jan Schneider jan at horde.org
Fri May 16 10:58:08 UTC 2014


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

from: 4f906c97c7d882695b93fed4fc9653ca8813d508

bc45582 Upgrade to SabreDAV 1.8.10.

Summary: http://github.com/horde/horde/compare/4f906c97c7d882695b93fed4fc9653ca8813d508...bc45582581719d47c841b3444499d239d7b1a1aa

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

commit bc45582581719d47c841b3444499d239d7b1a1aa
Author: Jan Schneider <jan at horde.org>
Date:   Fri May 16 11:44:07 2014 +0200

    Upgrade to SabreDAV 1.8.10.

 framework/Dav/bundle/composer.lock                                |   17 +-
 framework/Dav/bundle/vendor/composer/ClassLoader.php              |  378 -----
 framework/Dav/bundle/vendor/composer/autoload_classmap.php        |    9 -
 framework/Dav/bundle/vendor/composer/autoload_namespaces.php      |   15 -
 framework/Dav/bundle/vendor/composer/autoload_real.php            |   53 -
 framework/Dav/bundle/vendor/composer/installed.json               |  130 --
 framework/Dav/bundle/vendor/sabre/dav/composer.json               |   60 +
 .../vendor/sabre/dav/lib/Sabre/CalDAV/Backend/AbstractBackend.php |    2 +-
 .../sabre/dav/lib/Sabre/CalDAV/Backend/BackendInterface.php       |    2 +-
 .../sabre/dav/lib/Sabre/CalDAV/Backend/NotificationSupport.php    |    2 +-
 .../Dav/bundle/vendor/sabre/dav/lib/Sabre/CalDAV/Backend/PDO.php  |    2 +-
 .../vendor/sabre/dav/lib/Sabre/CalDAV/Backend/SharingSupport.php  |    2 +-
 .../Dav/bundle/vendor/sabre/dav/lib/Sabre/CalDAV/Calendar.php     |    2 +-
 .../bundle/vendor/sabre/dav/lib/Sabre/CalDAV/CalendarObject.php   |    2 +-
 .../vendor/sabre/dav/lib/Sabre/CalDAV/CalendarQueryParser.php     |    2 +-
 .../vendor/sabre/dav/lib/Sabre/CalDAV/CalendarQueryValidator.php  |    2 +-
 .../bundle/vendor/sabre/dav/lib/Sabre/CalDAV/CalendarRootNode.php |    2 +-
 .../sabre/dav/lib/Sabre/CalDAV/Exception/InvalidComponentType.php |    2 +-
 .../bundle/vendor/sabre/dav/lib/Sabre/CalDAV/ICSExportPlugin.php  |    2 +-
 .../Dav/bundle/vendor/sabre/dav/lib/Sabre/CalDAV/ICalendar.php    |    2 +-
 .../bundle/vendor/sabre/dav/lib/Sabre/CalDAV/ICalendarObject.php  |    2 +-
 .../vendor/sabre/dav/lib/Sabre/CalDAV/IShareableCalendar.php      |    2 +-
 .../bundle/vendor/sabre/dav/lib/Sabre/CalDAV/ISharedCalendar.php  |    2 +-
 .../sabre/dav/lib/Sabre/CalDAV/Notifications/Collection.php       |    2 +-
 .../sabre/dav/lib/Sabre/CalDAV/Notifications/ICollection.php      |    2 +-
 .../vendor/sabre/dav/lib/Sabre/CalDAV/Notifications/INode.php     |    2 +-
 .../dav/lib/Sabre/CalDAV/Notifications/INotificationType.php      |    2 +-
 .../vendor/sabre/dav/lib/Sabre/CalDAV/Notifications/Node.php      |    2 +-
 .../dav/lib/Sabre/CalDAV/Notifications/Notification/Invite.php    |    2 +-
 .../lib/Sabre/CalDAV/Notifications/Notification/InviteReply.php   |    2 +-
 .../lib/Sabre/CalDAV/Notifications/Notification/SystemStatus.php  |    2 +-
 framework/Dav/bundle/vendor/sabre/dav/lib/Sabre/CalDAV/Plugin.php |    2 +-
 .../vendor/sabre/dav/lib/Sabre/CalDAV/Principal/Collection.php    |    2 +-
 .../vendor/sabre/dav/lib/Sabre/CalDAV/Principal/IProxyRead.php    |    2 +-
 .../vendor/sabre/dav/lib/Sabre/CalDAV/Principal/IProxyWrite.php   |    2 +-
 .../vendor/sabre/dav/lib/Sabre/CalDAV/Principal/ProxyRead.php     |    2 +-
 .../vendor/sabre/dav/lib/Sabre/CalDAV/Principal/ProxyWrite.php    |    2 +-
 .../bundle/vendor/sabre/dav/lib/Sabre/CalDAV/Principal/User.php   |    2 +-
 .../sabre/dav/lib/Sabre/CalDAV/Property/AllowedSharingModes.php   |    2 +-
 .../bundle/vendor/sabre/dav/lib/Sabre/CalDAV/Property/Invite.php  |    2 +-
 .../dav/lib/Sabre/CalDAV/Property/ScheduleCalendarTransp.php      |    2 +-
 .../lib/Sabre/CalDAV/Property/SupportedCalendarComponentSet.php   |    2 +-
 .../sabre/dav/lib/Sabre/CalDAV/Property/SupportedCalendarData.php |    2 +-
 .../sabre/dav/lib/Sabre/CalDAV/Property/SupportedCollationSet.php |    2 +-
 .../bundle/vendor/sabre/dav/lib/Sabre/CalDAV/Schedule/IMip.php    |    2 +-
 .../bundle/vendor/sabre/dav/lib/Sabre/CalDAV/Schedule/IOutbox.php |    2 +-
 .../bundle/vendor/sabre/dav/lib/Sabre/CalDAV/Schedule/Outbox.php  |    2 +-
 .../vendor/sabre/dav/lib/Sabre/CalDAV/ShareableCalendar.php       |    2 +-
 .../bundle/vendor/sabre/dav/lib/Sabre/CalDAV/SharedCalendar.php   |    2 +-
 .../bundle/vendor/sabre/dav/lib/Sabre/CalDAV/SharingPlugin.php    |    2 +-
 .../bundle/vendor/sabre/dav/lib/Sabre/CalDAV/UserCalendars.php    |    2 +-
 .../Dav/bundle/vendor/sabre/dav/lib/Sabre/CalDAV/Version.php      |    2 +-
 .../Dav/bundle/vendor/sabre/dav/lib/Sabre/CardDAV/AddressBook.php |    2 +-
 .../vendor/sabre/dav/lib/Sabre/CardDAV/AddressBookQueryParser.php |    2 +-
 .../bundle/vendor/sabre/dav/lib/Sabre/CardDAV/AddressBookRoot.php |    2 +-
 .../sabre/dav/lib/Sabre/CardDAV/Backend/AbstractBackend.php       |    2 +-
 .../sabre/dav/lib/Sabre/CardDAV/Backend/BackendInterface.php      |    2 +-
 .../Dav/bundle/vendor/sabre/dav/lib/Sabre/CardDAV/Backend/PDO.php |    2 +-
 framework/Dav/bundle/vendor/sabre/dav/lib/Sabre/CardDAV/Card.php  |    2 +-
 .../bundle/vendor/sabre/dav/lib/Sabre/CardDAV/IAddressBook.php    |    2 +-
 framework/Dav/bundle/vendor/sabre/dav/lib/Sabre/CardDAV/ICard.php |    2 +-
 .../Dav/bundle/vendor/sabre/dav/lib/Sabre/CardDAV/IDirectory.php  |    2 +-
 .../Dav/bundle/vendor/sabre/dav/lib/Sabre/CardDAV/Plugin.php      |    2 +-
 .../sabre/dav/lib/Sabre/CardDAV/Property/SupportedAddressData.php |    2 +-
 .../vendor/sabre/dav/lib/Sabre/CardDAV/UserAddressBooks.php       |    2 +-
 .../bundle/vendor/sabre/dav/lib/Sabre/CardDAV/VCFExportPlugin.php |    2 +-
 .../Dav/bundle/vendor/sabre/dav/lib/Sabre/CardDAV/Version.php     |    2 +-
 .../vendor/sabre/dav/lib/Sabre/DAV/Auth/Backend/AbstractBasic.php |    2 +-
 .../sabre/dav/lib/Sabre/DAV/Auth/Backend/AbstractDigest.php       |    2 +-
 .../bundle/vendor/sabre/dav/lib/Sabre/DAV/Auth/Backend/Apache.php |    2 +-
 .../sabre/dav/lib/Sabre/DAV/Auth/Backend/BackendInterface.php     |    2 +-
 .../bundle/vendor/sabre/dav/lib/Sabre/DAV/Auth/Backend/File.php   |    2 +-
 .../bundle/vendor/sabre/dav/lib/Sabre/DAV/Auth/Backend/PDO.php    |    2 +-
 .../Dav/bundle/vendor/sabre/dav/lib/Sabre/DAV/Auth/Plugin.php     |    2 +-
 .../vendor/sabre/dav/lib/Sabre/DAV/Browser/GuessContentType.php   |    2 +-
 .../vendor/sabre/dav/lib/Sabre/DAV/Browser/MapGetToPropFind.php   |    2 +-
 .../Dav/bundle/vendor/sabre/dav/lib/Sabre/DAV/Browser/Plugin.php  |    4 +-
 framework/Dav/bundle/vendor/sabre/dav/lib/Sabre/DAV/Client.php    |    2 +-
 .../Dav/bundle/vendor/sabre/dav/lib/Sabre/DAV/Collection.php      |    2 +-
 framework/Dav/bundle/vendor/sabre/dav/lib/Sabre/DAV/Exception.php |    2 +-
 .../vendor/sabre/dav/lib/Sabre/DAV/Exception/BadRequest.php       |    2 +-
 .../bundle/vendor/sabre/dav/lib/Sabre/DAV/Exception/Conflict.php  |    2 +-
 .../vendor/sabre/dav/lib/Sabre/DAV/Exception/ConflictingLock.php  |    2 +-
 .../vendor/sabre/dav/lib/Sabre/DAV/Exception/FileNotFound.php     |    2 +-
 .../bundle/vendor/sabre/dav/lib/Sabre/DAV/Exception/Forbidden.php |    2 +-
 .../sabre/dav/lib/Sabre/DAV/Exception/InsufficientStorage.php     |    2 +-
 .../sabre/dav/lib/Sabre/DAV/Exception/InvalidResourceType.php     |    2 +-
 .../vendor/sabre/dav/lib/Sabre/DAV/Exception/LengthRequired.php   |   30 +
 .../dav/lib/Sabre/DAV/Exception/LockTokenMatchesRequestUri.php    |    2 +-
 .../bundle/vendor/sabre/dav/lib/Sabre/DAV/Exception/Locked.php    |    2 +-
 .../vendor/sabre/dav/lib/Sabre/DAV/Exception/MethodNotAllowed.php |    2 +-
 .../vendor/sabre/dav/lib/Sabre/DAV/Exception/NotAuthenticated.php |    2 +-
 .../bundle/vendor/sabre/dav/lib/Sabre/DAV/Exception/NotFound.php  |    2 +-
 .../vendor/sabre/dav/lib/Sabre/DAV/Exception/NotImplemented.php   |    2 +-
 .../vendor/sabre/dav/lib/Sabre/DAV/Exception/PaymentRequired.php  |    2 +-
 .../sabre/dav/lib/Sabre/DAV/Exception/PreconditionFailed.php      |    2 +-
 .../sabre/dav/lib/Sabre/DAV/Exception/ReportNotSupported.php      |    2 +-
 .../dav/lib/Sabre/DAV/Exception/RequestedRangeNotSatisfiable.php  |    2 +-
 .../sabre/dav/lib/Sabre/DAV/Exception/ServiceUnavailable.php      |    2 +-
 .../sabre/dav/lib/Sabre/DAV/Exception/UnsupportedMediaType.php    |    2 +-
 .../Dav/bundle/vendor/sabre/dav/lib/Sabre/DAV/FS/Directory.php    |    2 +-
 framework/Dav/bundle/vendor/sabre/dav/lib/Sabre/DAV/FS/File.php   |    2 +-
 framework/Dav/bundle/vendor/sabre/dav/lib/Sabre/DAV/FS/Node.php   |    2 +-
 .../Dav/bundle/vendor/sabre/dav/lib/Sabre/DAV/FSExt/Directory.php |    2 +-
 .../Dav/bundle/vendor/sabre/dav/lib/Sabre/DAV/FSExt/File.php      |   50 +-
 .../Dav/bundle/vendor/sabre/dav/lib/Sabre/DAV/FSExt/Node.php      |    2 +-
 framework/Dav/bundle/vendor/sabre/dav/lib/Sabre/DAV/File.php      |    2 +-
 .../Dav/bundle/vendor/sabre/dav/lib/Sabre/DAV/ICollection.php     |    2 +-
 .../bundle/vendor/sabre/dav/lib/Sabre/DAV/IExtendedCollection.php |    2 +-
 framework/Dav/bundle/vendor/sabre/dav/lib/Sabre/DAV/IFile.php     |    2 +-
 framework/Dav/bundle/vendor/sabre/dav/lib/Sabre/DAV/INode.php     |    2 +-
 .../Dav/bundle/vendor/sabre/dav/lib/Sabre/DAV/IProperties.php     |    2 +-
 framework/Dav/bundle/vendor/sabre/dav/lib/Sabre/DAV/IQuota.php    |    2 +-
 .../sabre/dav/lib/Sabre/DAV/Locks/Backend/AbstractBackend.php     |    2 +-
 .../sabre/dav/lib/Sabre/DAV/Locks/Backend/BackendInterface.php    |    2 +-
 .../bundle/vendor/sabre/dav/lib/Sabre/DAV/Locks/Backend/FS.php    |    2 +-
 .../bundle/vendor/sabre/dav/lib/Sabre/DAV/Locks/Backend/File.php  |    2 +-
 .../bundle/vendor/sabre/dav/lib/Sabre/DAV/Locks/Backend/PDO.php   |    2 +-
 .../Dav/bundle/vendor/sabre/dav/lib/Sabre/DAV/Locks/LockInfo.php  |    2 +-
 .../Dav/bundle/vendor/sabre/dav/lib/Sabre/DAV/Locks/Plugin.php    |    4 +-
 .../Dav/bundle/vendor/sabre/dav/lib/Sabre/DAV/Mount/Plugin.php    |    2 +-
 framework/Dav/bundle/vendor/sabre/dav/lib/Sabre/DAV/Node.php      |    2 +-
 .../Dav/bundle/vendor/sabre/dav/lib/Sabre/DAV/ObjectTree.php      |    2 +-
 .../bundle/vendor/sabre/dav/lib/Sabre/DAV/PartialUpdate/IFile.php |    7 +-
 .../sabre/dav/lib/Sabre/DAV/PartialUpdate/IPatchSupport.php       |   47 +
 .../vendor/sabre/dav/lib/Sabre/DAV/PartialUpdate/Plugin.php       |  114 +-
 framework/Dav/bundle/vendor/sabre/dav/lib/Sabre/DAV/Property.php  |    2 +-
 .../vendor/sabre/dav/lib/Sabre/DAV/Property/GetLastModified.php   |    2 +-
 .../Dav/bundle/vendor/sabre/dav/lib/Sabre/DAV/Property/Href.php   |    2 +-
 .../bundle/vendor/sabre/dav/lib/Sabre/DAV/Property/HrefList.php   |    2 +-
 .../Dav/bundle/vendor/sabre/dav/lib/Sabre/DAV/Property/IHref.php  |    2 +-
 .../vendor/sabre/dav/lib/Sabre/DAV/Property/LockDiscovery.php     |    2 +-
 .../vendor/sabre/dav/lib/Sabre/DAV/Property/ResourceType.php      |    2 +-
 .../bundle/vendor/sabre/dav/lib/Sabre/DAV/Property/Response.php   |    2 +-
 .../vendor/sabre/dav/lib/Sabre/DAV/Property/ResponseList.php      |    2 +-
 .../vendor/sabre/dav/lib/Sabre/DAV/Property/SupportedLock.php     |    2 +-
 .../sabre/dav/lib/Sabre/DAV/Property/SupportedReportSet.php       |    2 +-
 .../bundle/vendor/sabre/dav/lib/Sabre/DAV/PropertyInterface.php   |    2 +-
 framework/Dav/bundle/vendor/sabre/dav/lib/Sabre/DAV/Server.php    |   11 +-
 .../Dav/bundle/vendor/sabre/dav/lib/Sabre/DAV/ServerPlugin.php    |    2 +-
 .../bundle/vendor/sabre/dav/lib/Sabre/DAV/SimpleCollection.php    |    2 +-
 .../Dav/bundle/vendor/sabre/dav/lib/Sabre/DAV/SimpleFile.php      |    2 +-
 .../Dav/bundle/vendor/sabre/dav/lib/Sabre/DAV/StringUtil.php      |    2 +-
 .../vendor/sabre/dav/lib/Sabre/DAV/TemporaryFileFilterPlugin.php  |    2 +-
 framework/Dav/bundle/vendor/sabre/dav/lib/Sabre/DAV/Tree.php      |    2 +-
 .../Dav/bundle/vendor/sabre/dav/lib/Sabre/DAV/Tree/Filesystem.php |    2 +-
 framework/Dav/bundle/vendor/sabre/dav/lib/Sabre/DAV/URLUtil.php   |    2 +-
 framework/Dav/bundle/vendor/sabre/dav/lib/Sabre/DAV/UUIDUtil.php  |    2 +-
 framework/Dav/bundle/vendor/sabre/dav/lib/Sabre/DAV/Version.php   |    4 +-
 framework/Dav/bundle/vendor/sabre/dav/lib/Sabre/DAV/XMLUtil.php   |    4 +-
 .../sabre/dav/lib/Sabre/DAVACL/AbstractPrincipalCollection.php    |    2 +-
 .../vendor/sabre/dav/lib/Sabre/DAVACL/Exception/AceConflict.php   |    2 +-
 .../sabre/dav/lib/Sabre/DAVACL/Exception/NeedPrivileges.php       |    2 +-
 .../vendor/sabre/dav/lib/Sabre/DAVACL/Exception/NoAbstract.php    |    2 +-
 .../dav/lib/Sabre/DAVACL/Exception/NotRecognizedPrincipal.php     |    2 +-
 .../dav/lib/Sabre/DAVACL/Exception/NotSupportedPrivilege.php      |    2 +-
 framework/Dav/bundle/vendor/sabre/dav/lib/Sabre/DAVACL/IACL.php   |    2 +-
 .../Dav/bundle/vendor/sabre/dav/lib/Sabre/DAVACL/IPrincipal.php   |    2 +-
 .../vendor/sabre/dav/lib/Sabre/DAVACL/IPrincipalCollection.php    |    2 +-
 framework/Dav/bundle/vendor/sabre/dav/lib/Sabre/DAVACL/Plugin.php |    2 +-
 .../Dav/bundle/vendor/sabre/dav/lib/Sabre/DAVACL/Principal.php    |    2 +-
 .../dav/lib/Sabre/DAVACL/PrincipalBackend/AbstractBackend.php     |    2 +-
 .../dav/lib/Sabre/DAVACL/PrincipalBackend/BackendInterface.php    |    2 +-
 .../vendor/sabre/dav/lib/Sabre/DAVACL/PrincipalBackend/PDO.php    |    2 +-
 .../vendor/sabre/dav/lib/Sabre/DAVACL/PrincipalCollection.php     |    2 +-
 .../Dav/bundle/vendor/sabre/dav/lib/Sabre/DAVACL/Property/Acl.php |    2 +-
 .../sabre/dav/lib/Sabre/DAVACL/Property/AclRestrictions.php       |    2 +-
 .../dav/lib/Sabre/DAVACL/Property/CurrentUserPrivilegeSet.php     |    2 +-
 .../vendor/sabre/dav/lib/Sabre/DAVACL/Property/Principal.php      |    2 +-
 .../sabre/dav/lib/Sabre/DAVACL/Property/SupportedPrivilegeSet.php |    2 +-
 .../Dav/bundle/vendor/sabre/dav/lib/Sabre/DAVACL/Version.php      |    2 +-
 framework/Dav/bundle/vendor/sabre/dav/lib/Sabre/HTTP/AWSAuth.php  |    2 +-
 .../Dav/bundle/vendor/sabre/dav/lib/Sabre/HTTP/AbstractAuth.php   |    2 +-
 .../Dav/bundle/vendor/sabre/dav/lib/Sabre/HTTP/BasicAuth.php      |    2 +-
 .../Dav/bundle/vendor/sabre/dav/lib/Sabre/HTTP/DigestAuth.php     |    2 +-
 framework/Dav/bundle/vendor/sabre/dav/lib/Sabre/HTTP/Request.php  |    2 +-
 framework/Dav/bundle/vendor/sabre/dav/lib/Sabre/HTTP/Response.php |    2 +-
 framework/Dav/bundle/vendor/sabre/dav/lib/Sabre/HTTP/Util.php     |    2 +-
 framework/Dav/bundle/vendor/sabre/dav/lib/Sabre/HTTP/Version.php  |    2 +-
 framework/Dav/package.xml                                         |   18 +-
 180 files changed, 454 insertions(+), 825 deletions(-)
 delete mode 100644 framework/Dav/bundle/vendor/composer/ClassLoader.php
 delete mode 100644 framework/Dav/bundle/vendor/composer/autoload_classmap.php
 delete mode 100644 framework/Dav/bundle/vendor/composer/autoload_namespaces.php
 delete mode 100644 framework/Dav/bundle/vendor/composer/autoload_real.php
 delete mode 100644 framework/Dav/bundle/vendor/composer/installed.json
 create mode 100644 framework/Dav/bundle/vendor/sabre/dav/composer.json
 create mode 100644 framework/Dav/bundle/vendor/sabre/dav/lib/Sabre/DAV/Exception/LengthRequired.php
 create mode 100644 framework/Dav/bundle/vendor/sabre/dav/lib/Sabre/DAV/PartialUpdate/IPatchSupport.php

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




More information about the commits mailing list