[Pkg-owncloud-commits] [php-sabredav] 27/30: Merge tag 'upstream/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 8582df982c4ecfec940e4b0e72639e0ef3d3c155
Merge: cf6874e be9c2d1
Author: David Prévot <taffit at debian.org>
Date:   Tue Jan 26 01:36:04 2016 -0400

    Merge tag 'upstream/3.1.1'
    
    Upstream version 3.1.1
    
    # gpg: Signature faite le mar. 26 janv. 2016 01:35:54 AST
    # gpg:                avec la clef RSA 058C1CF944F6BD3C
    # gpg: Bonne signature de « David Prévot <david at tilapin.org> »
    # gpg:                 alias « David Prévot <davidp at altern.org> »
    # gpg:                 alias « David Prévot <davidp at no-log.org> »
    # gpg:                 alias « David Prévot <taffit at debian.org> »
    # gpg: Attention : cette clef n'est pas certifiée avec une signature de confiance.
    # gpg:             Rien n'indique que la signature appartient à son propriétaire.
    # Empreinte de clef principale : AE14 AD01 426D 2BFB 82EF  7E1E B82A 217A FDFE 09F2
    #    Empreinte de la sous-clef : 7875 4D07 BC09 5C74 48F7  8D66 058C 1CF9 44F6 BD3C

 .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