[Pkg-owncloud-commits] [php-sabredav] 46/66: Merge branch 'master' of github.com:fruux/sabre-dav

David Prévot taffit at moszumanska.debian.org
Wed May 27 13:56:52 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 ad31e59045c9425cb2e45ad7702b11fbf9008e6f
Merge: a9325ac f1c162e
Author: Evert Pot <me at evertpot.com>
Date:   Wed Apr 29 16:33:47 2015 -0400

    Merge branch 'master' of github.com:fruux/sabre-dav

 lib/DAV/Browser/HtmlOutput.php                     |  34 ++++++
 lib/DAV/Browser/HtmlOutputHelper.php               | 117 +++++++++++++++++++
 lib/DAV/Browser/Plugin.php                         | 129 +++++----------------
 lib/DAV/Xml/Property/Href.php                      |  35 +++++-
 lib/DAV/Xml/Property/ResourceType.php              |  27 ++++-
 lib/DAV/Xml/Property/SupportedMethodSet.php        |  34 +++++-
 lib/DAV/Xml/Property/SupportedReportSet.php        |  27 ++++-
 lib/DAVACL/Xml/Property/Acl.php                    |  53 ++++++++-
 .../Xml/Property/CurrentUserPrivilegeSet.php       |  28 ++++-
 lib/DAVACL/Xml/Property/SupportedPrivilegeSet.php  |  49 +++++++-
 tests/Sabre/DAV/Xml/Property/HrefTest.php          |  28 ++++-
 tests/Sabre/DAVACL/Xml/Property/ACLTest.php        |  56 +++++++--
 .../Xml/Property/CurrentUserPrivilegeSetTest.php   |  21 +++-
 .../Xml/Property/SupportedPrivilegeSetTest.php     |  35 ++++++
 14 files changed, 539 insertions(+), 134 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