[Pkg-owncloud-commits] [php-sabredav] 44/66: Merge pull request #646 from fruux/property-html-output-refactor
David Prévot
taffit at moszumanska.debian.org
Wed May 27 13:56:51 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 f1c162e7a451a90f6c71ed4353b3598937f8c3a5
Merge: 6c475b2 1b33805
Author: Evert Pot <me at evertpot.com>
Date: Wed Apr 29 00:36:18 2015 -0400
Merge pull request #646 from fruux/property-html-output-refactor
Properties are responsible for their own HTML output
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