[Pkg-owncloud-commits] [php-sabredav] 50/66: Merge pull request #645 from fruux/acl-fs

David Prévot taffit at moszumanska.debian.org
Wed May 27 13:56:55 UTC 2015


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to tag 3.0.0-alpha1
in repository php-sabredav.

commit 208f32dccaf0f6905cd75df48b27f9e42b22acd2
Merge: ad31e59 8a4ccd7
Author: Evert Pot <me at evertpot.com>
Date:   Wed Apr 29 17:43:27 2015 -0400

    Merge pull request #645 from fruux/acl-fs
    
    Created a per-user collection collection.

 lib/DAVACL/FS/Collection.php                 | 153 ++++++++++++++++++++++
 lib/DAVACL/FS/File.php                       | 123 ++++++++++++++++++
 lib/DAVACL/FS/HomeCollection.php             | 188 +++++++++++++++++++++++++++
 tests/Sabre/DAVACL/FS/CollectionTest.php     |  44 +++++++
 tests/Sabre/DAVACL/FS/FileTest.php           |  73 +++++++++++
 tests/Sabre/DAVACL/FS/HomeCollectionTest.php | 121 +++++++++++++++++
 tests/Sabre/DAVACL/PrincipalBackend/Mock.php |  69 +++++-----
 7 files changed, 739 insertions(+), 32 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