[Pkg-owncloud-commits] [php-sabredav] 67/75: Imported Upstream version 2.2.0~alpha3
David Prévot
taffit at moszumanska.debian.org
Thu Feb 26 18:51:55 UTC 2015
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch master
in repository php-sabredav.
commit 43741ea3c8615c5a65a3d2bd6111848880f54867
Merge: 63e40e9 2653618
Author: David Prévot <taffit at debian.org>
Date: Wed Feb 25 22:06:02 2015 -0400
Imported Upstream version 2.2.0~alpha3
.travis.yml | 4 +-
ChangeLog.md => CHANGELOG.md | 34 ++-
README.md | 4 +-
bin/build.php | 2 +-
composer.json | 5 +-
lib/CalDAV/Backend/AbstractBackend.php | 2 +-
lib/CalDAV/Backend/BackendInterface.php | 16 +-
lib/CalDAV/ICSExportPlugin.php | 19 +-
lib/DAV/Browser/Plugin.php | 17 +-
lib/DAV/FS/Directory.php | 4 +-
lib/DAV/FS/File.php | 7 +-
lib/DAV/FS/Node.php | 2 -
lib/DAV/FSExt/Directory.php | 11 +-
lib/DAV/FSExt/File.php | 16 +-
.../PropertyStorage/Backend/BackendInterface.php | 16 ++
lib/DAV/PropertyStorage/Backend/PDO.php | 31 ++-
lib/DAV/PropertyStorage/Plugin.php | 15 ++
lib/DAV/Server.php | 32 +--
lib/DAV/SimpleFile.php | 2 +-
lib/DAV/Version.php | 2 +-
lib/DAVACL/AbstractPrincipalCollection.php | 2 +-
lib/DAVACL/PrincipalBackend/AbstractBackend.php | 5 +-
lib/DAVACL/PrincipalBackend/BackendInterface.php | 3 +-
.../Sabre/CalDAV/ExpandEventsFloatingTimeTest.php | 40 ++++
tests/Sabre/DAV/Browser/PluginTest.php | 10 +
tests/Sabre/DAV/FSExt/FileTest.php | 73 +++---
tests/Sabre/DAV/FSExt/ServerTest.php | 18 +-
tests/Sabre/DAV/Locks/PluginTest.php | 9 +-
.../PropertyStorage/Backend/AbstractPDOTest.php | 17 ++
tests/Sabre/DAV/ServerRangeTest.php | 137 +++++------
tests/Sabre/DAV/ServerSimpleTest.php | 251 ++++++++++-----------
tests/Sabre/DAV/SimpleFileTest.php | 2 +-
tests/Sabre/DAVACL/PrincipalCollectionTest.php | 9 +
tests/Sabre/DAVServerTest.php | 5 +
34 files changed, 531 insertions(+), 291 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/php-sabredav.git
More information about the Pkg-owncloud-commits
mailing list