[Pkg-owncloud-commits] [php-sabredav] 172/220: Merge pull request #821 from fruux/principal-match

David Prévot taffit at moszumanska.debian.org
Thu May 12 01:21:24 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 b4552400c5c47401a45d2551a2edb4aee28b85cf
Merge: ec0c711 5c61bc4
Author: Evert Pot <me at evertpot.com>
Date:   Wed Apr 20 10:10:39 2016 +0800

    Merge pull request #821 from fruux/principal-match
    
    Support for RFC3744 principal-match REPORT

 CHANGELOG.md                                       |   1 +
 lib/DAVACL/Plugin.php                              | 111 ++++++++++++++++++++-
 lib/DAVACL/Xml/Request/PrincipalMatchReport.php    |  86 ++++++++++++++++
 tests/Sabre/CalDAV/PluginTest.php                  |   5 +-
 tests/Sabre/DAVACL/PrincipalMatchTest.php          |  45 +++++++++
 tests/Sabre/DAVACL/SimplePluginTest.php            |   1 +
 .../Xml/Request/PrincipalMatchReportTest.php       |  51 ++++++++++
 tests/Sabre/DAVServerTest.php                      |   2 +-
 8 files changed, 296 insertions(+), 6 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