[Pkg-owncloud-commits] [php-sabredav] 17/220: Merge branch 'master' into sharing-take-2
David Prévot
taffit at moszumanska.debian.org
Thu May 12 01:21:02 UTC 2016
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch master
in repository php-sabredav.
commit 2c5b81322e032ed3902c9dba81b147a630decee1
Merge: 14b85ff e09b67f
Author: Evert Pot <me at evertpot.com>
Date: Sat Oct 17 17:18:14 2015 -0400
Merge branch 'master' into sharing-take-2
CHANGELOG.md | 65 ++++++++++-
composer.json | 4 +-
examples/simplefsserver.php | 123 ---------------------
.../Xml/Property/SupportedCalendarComponentSet.php | 7 +-
lib/DAV/Auth/Backend/AbstractBasic.php | 2 +-
lib/DAV/Auth/Backend/AbstractDigest.php | 2 +-
lib/DAV/Collection.php | 2 +-
lib/DAV/CorePlugin.php | 11 +-
lib/DAV/Server.php | 14 ++-
lib/DAV/Xml/Element/Response.php | 41 ++++++-
lib/DAV/Xml/Property/Href.php | 2 +-
lib/DAV/Xml/Service.php | 1 -
tests/Sabre/CalDAV/GetEventsByTimerangeTest.php | 16 +--
.../Property/SupportedCalendarComponentSetTest.php | 107 ++++++++++++++++++
tests/Sabre/DAV/HttpMoveTest.php | 119 ++++++++++++++++++++
tests/Sabre/DAV/HttpPutTest.php | 2 +-
tests/Sabre/DAV/Locks/PluginTest.php | 11 +-
tests/Sabre/DAV/Mock/Collection.php | 44 +++-----
tests/Sabre/DAV/Mock/File.php | 24 ++--
tests/Sabre/DAV/Mock/PropertiesCollection.php | 20 ++--
tests/Sabre/DAV/Mock/StreamingFile.php | 4 +-
tests/Sabre/DAV/ServerCopyMoveTest.php | 68 ------------
tests/Sabre/DAV/Xml/Element/ResponseTest.php | 99 +++++++++++++++++
tests/Sabre/DAV/Xml/Property/HrefTest.php | 15 +++
24 files changed, 533 insertions(+), 270 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-php/php-sabredav.git
More information about the Pkg-owncloud-commits
mailing list