[Pkg-owncloud-commits] [php-sabredav] 26/29: Imported Upstream version 3.2.0

David Prévot taffit at moszumanska.debian.org
Fri Jul 8 00:24:04 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 9d3dd44a34fc28a563f6c5a9bd20fab5a0208cda
Merge: 943cc0e 5b9737c
Author: David Prévot <taffit at debian.org>
Date:   Wed Jun 29 14:19:55 2016 -0400

    Imported Upstream version 3.2.0

 CHANGELOG.md                                       | 39 +++++++++++++
 bin/build.php                                      |  2 +-
 bin/migrateto32.php                                |  2 +-
 examples/calendarserver.php                        |  4 ++
 lib/CalDAV/Backend/PDO.php                         |  6 +-
 lib/CalDAV/Xml/Property/ScheduleCalendarTransp.php | 22 ++-----
 lib/CardDAV/Plugin.php                             | 56 +++++++++++-------
 lib/DAV/Auth/Backend/File.php                      |  2 +-
 lib/DAV/FSExt/Directory.php                        | 10 +---
 lib/DAV/Sharing/Plugin.php                         |  2 +-
 lib/DAV/Version.php                                |  2 +-
 lib/DAV/Xml/Property/Invite.php                    |  2 +-
 lib/DAV/Xml/Property/ShareAccess.php               |  2 +-
 lib/DAV/Xml/Property/SupportedMethodSet.php        | 11 +---
 lib/DAVACL/Plugin.php                              |  9 +--
 tests/Sabre/CalDAV/Backend/AbstractPDOTest.php     | 10 ++++
 tests/Sabre/CalDAV/Xml/Property/InviteTest.php     |  5 +-
 tests/Sabre/CardDAV/MultiGetTest.php               |  2 +-
 tests/Sabre/DAV/Auth/Backend/FileTest.php          |  3 +-
 tests/Sabre/DAV/Auth/PluginTest.php                | 19 ++++++
 tests/Sabre/DAV/FSExt/DirectoryTest.php            | 30 ++++++++++
 tests/Sabre/DAV/ServerEventsTest.php               |  4 +-
 tests/Sabre/DAV/Xml/Property/ShareAccessTest.php   | 68 ++++++++++++++++++++++
 .../DAV/Xml/Property/SupportedMethodSetTest.php    | 63 ++++++++------------
 tests/Sabre/DAV/Xml/XmlTest.php                    |  7 +++
 tests/Sabre/DAVACL/ExpandPropertiesTest.php        |  7 +++
 tests/Sabre/DAVACL/PluginPropertiesTest.php        | 55 +++++++++++++++++
 27 files changed, 331 insertions(+), 113 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