[Pkg-owncloud-commits] [php-sabredav] 90/220: Merge pull request #801 from fruux/remove-autoprefix

David Prévot taffit at moszumanska.debian.org
Thu May 12 01:21:11 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 7009256274356dba06172be4e09fd7948693a405
Merge: b36bb35 78b0570
Author: Evert Pot <me at evertpot.com>
Date:   Wed Mar 23 00:05:46 2016 -0400

    Merge pull request #801 from fruux/remove-autoprefix
    
    Finaly some sanity in the href stuff.

 CHANGELOG.md                                   |  3 ++
 lib/CalDAV/Plugin.php                          | 10 ++--
 lib/CalDAV/Schedule/Plugin.php                 |  7 +--
 lib/CalDAV/SharingPlugin.php                   |  5 +-
 lib/CalDAV/Subscriptions/Subscription.php      |  2 +-
 lib/CardDAV/Plugin.php                         |  6 +--
 lib/DAV/Xml/Property/Href.php                  | 17 ++-----
 lib/DAV/Xml/Property/LocalHref.php             | 48 ++++++++++++++++++
 tests/Sabre/DAV/Xml/Property/HrefTest.php      | 29 -----------
 tests/Sabre/DAV/Xml/Property/LocalHrefTest.php | 69 ++++++++++++++++++++++++++
 tests/bootstrap.php                            | 12 ++---
 11 files changed, 145 insertions(+), 63 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