[Pkg-owncloud-commits] [php-sabredav] 113/148: Merge pull request #619 from fruux/better-proppatch

David Prévot taffit at moszumanska.debian.org
Wed Apr 15 01:37:26 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 67670036e811a5a1b1940147ecb9266a60e7311f
Merge: 44a63f8 0bf1a9c
Author: Evert Pot <me at evertpot.com>
Date:   Thu Apr 2 15:17:54 2015 -0400

    Merge pull request #619 from fruux/better-proppatch
    
    PropPatch cleanup

 lib/DAV/FSExt/Directory.php                        |   5 +-
 lib/DAV/FSExt/File.php                             |   5 +-
 lib/DAV/FSExt/Node.php                             | 226 ---------------------
 lib/DAV/PropFind.php                               |  11 +
 .../PropertyStorage/Backend/BackendInterface.php   |   3 +
 lib/DAV/PropertyStorage/Backend/PDO.php            |   6 +-
 tests/Sabre/DAV/FSExt/NodeTest.php                 | 191 -----------------
 tests/Sabre/DAV/ServerEventsTest.php               |  29 +++
 tests/Sabre/DAV/ServerPropsTest.php                | 170 ----------------
 tests/Sabre/DAV/ServerSimpleTest.php               |  12 ++
 10 files changed, 66 insertions(+), 592 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