[Pkg-owncloud-commits] [php-sabredav] 26/30: Imported Upstream version 3.1.1

David Prévot taffit at moszumanska.debian.org
Tue Jan 26 16:19:41 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 be9c2d11954e7b66a0ec2e2b4bcb38b2e20fa674
Merge: d94279d 32f34eb
Author: David Prévot <taffit at debian.org>
Date:   Tue Jan 26 01:35:53 2016 -0400

    Imported Upstream version 3.1.1

 .gitignore                                         |  3 ++
 CHANGELOG.md                                       | 30 ++++++++++-
 lib/CalDAV/Plugin.php                              | 21 ++++++--
 lib/CalDAV/Schedule/Plugin.php                     | 10 ++++
 lib/CardDAV/Backend/PDO.php                        |  2 +-
 lib/CardDAV/Plugin.php                             |  3 +-
 lib/DAV/Version.php                                |  2 +-
 lib/DAVACL/Plugin.php                              |  3 +-
 lib/DAVACL/Xml/Property/SupportedPrivilegeSet.php  |  2 +-
 .../Sabre/CalDAV/Schedule/PluginPropertiesTest.php | 46 +++++++++++++++++
 tests/Sabre/CardDAV/AddressBookTest.php            |  5 +-
 tests/Sabre/CardDAV/Backend/AbstractPDOTest.php    |  2 +-
 tests/Sabre/CardDAV/Backend/PDOSqliteTest.php      |  9 ++++
 tests/Sabre/CardDAV/PluginTest.php                 |  2 +-
 tests/Sabre/CardDAV/TestUtil.php                   | 18 +++----
 tests/Sabre/DAV/ClientTest.php                     | 60 +++++++++++-----------
 tests/Sabre/DAVACL/PluginAdminTest.php             | 43 +++++++---------
 tests/Sabre/DAVACL/PluginPropertiesTest.php        | 12 ++---
 .../Sabre/DAVACL/PrincipalBackend/PDOMySQLTest.php | 33 +++++++-----
 .../DAVACL/PrincipalBackend/PDOSqliteTest.php      | 15 +++---
 tests/Sabre/DAVACL/PrincipalPropertySearchTest.php |  2 +-
 .../DAVACL/PrincipalSearchPropertySetTest.php      |  2 +-
 tests/Sabre/DAVACL/SimplePluginTest.php            |  8 +--
 tests/Sabre/DAVServerTest.php                      |  2 +-
 tests/bootstrap.php                                |  8 +++
 tests/phpunit.xml                                  | 13 +++--
 26 files changed, 241 insertions(+), 115 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