[Pkg-owncloud-commits] [php-sabredav] 237/275: Merge pull request #522 from fruux/move
David Prévot
taffit at moszumanska.debian.org
Thu Sep 25 14:56:14 UTC 2014
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch master
in repository php-sabredav.
commit 98fd50dfefa64c1a501157c4885552a213b0b3b9
Merge: f8e5b30 6ade7e3
Author: Evert Pot <me at evertpot.com>
Date: Mon Sep 15 22:24:41 2014 +0100
Merge pull request #522 from fruux/move
moveInto support
ChangeLog.md | 3 +
lib/DAV/FSExt/Directory.php | 39 +++-
lib/DAV/IMoveTarget.php | 44 +++++
lib/DAV/ObjectTree.php | 213 ---------------------
lib/DAV/Server.php | 10 +-
lib/DAV/Tree.php | 145 ++++++++++++--
lib/DAV/Tree/Filesystem.php | 133 -------------
tests/Sabre/CalDAV/PluginTest.php | 3 +-
tests/Sabre/DAV/Auth/Backend/AbstractBasicTest.php | 4 +-
tests/Sabre/DAV/FSExt/ServerTest.php | 149 +++++++-------
tests/Sabre/DAV/Issue33Test.php | 4 +-
tests/Sabre/DAV/Locks/PluginTest.php | 2 +-
tests/Sabre/DAV/ObjectTreeTest.php | 2 +-
tests/Sabre/DAV/ServerCopyMoveTest.php | 2 +-
tests/Sabre/DAV/ServerPropsTest.php | 6 +-
tests/Sabre/DAV/SyncTokenPropertyTest.php | 4 +-
tests/Sabre/DAV/Tree/FilesystemTest.php | 88 ---------
tests/Sabre/DAV/TreeTest.php | 77 ++++++--
tests/Sabre/DAVACL/PrincipalPropertySearchTest.php | 2 +-
.../DAVACL/PrincipalSearchPropertySetTest.php | 2 +-
tests/Sabre/DAVACL/Property/PrincipalTest.php | 8 +-
21 files changed, 383 insertions(+), 557 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