[Pkg-owncloud-commits] [php-sabredav] 27/29: Merge tag 'upstream/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 40ad2f3fd4ee2691a2a01a669c75aaa2244a251e
Merge: a249f65 9d3dd44
Author: David Prévot <taffit at debian.org>
Date:   Wed Jun 29 14:19:57 2016 -0400

    Merge tag 'upstream/3.2.0'
    
    Upstream version 3.2.0
    
    # gpg: Signature faite le mer. 29 juin 2016 14:19:55 AST
    # gpg:                avec la clef RSA 058C1CF944F6BD3C
    # gpg: Bonne signature de « David Prévot <david at tilapin.org> » [inconnu]
    # gpg:                 alias « David Prévot <davidp at altern.org> » [inconnu]
    # gpg:                 alias « David Prévot <davidp at no-log.org> » [inconnu]
    # gpg:                 alias « David Prévot <taffit at debian.org> » [inconnu]
    # 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

 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