[Pkg-owncloud-commits] [php-sabredav] 33/36: Merge tag 'upstream/3.1.0_alpha1'
David Prévot
taffit at moszumanska.debian.org
Tue Aug 11 13:35:26 UTC 2015
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch master
in repository php-sabredav.
commit 4715509be111c7ac0ac598e1c3b76eba40eb6b56
Merge: 2fa49ba 6a96f12
Author: David Prévot <taffit at debian.org>
Date: Sun Jul 26 16:49:56 2015 +0200
Merge tag 'upstream/3.1.0_alpha1'
Upstream version 3.1.0~alpha1
# gpg: Signature made dim. 26 juil. 2015 16:49:49 CEST
# gpg: using RSA key 058C1CF944F6BD3C
# gpg: Good signature from "David Prévot <david at tilapin.org>"
# gpg: aka "David Prévot <davidp at altern.org>"
# gpg: aka "David Prévot <davidp at no-log.org>"
# gpg: aka "David Prévot <taffit at debian.org>"
# gpg: WARNING: This key is not certified with a trusted signature!
# gpg: There is no indication that the signature belongs to the owner.
# Primary key fingerprint: AE14 AD01 426D 2BFB 82EF 7E1E B82A 217A FDFE 09F2
# Subkey fingerprint: 7875 4D07 BC09 5C74 48F7 8D66 058C 1CF9 44F6 BD3C
.travis.yml | 3 +-
CHANGELOG.md | 39 +-
README.md | 18 +-
bin/migrateto21.php | 8 +-
composer.json | 6 +-
lib/CalDAV/Backend/PDO.php | 4 +-
lib/CalDAV/CalendarQueryValidator.php | 12 +-
lib/CalDAV/Plugin.php | 14 +
lib/CalDAV/Schedule/Plugin.php | 33 +-
lib/DAV/Version.php | 2 +-
tests/Sabre/CalDAV/CalendarQueryValidatorTest.php | 3 +
.../CalDAV/ExpandEventsDTSTARTandDTENDTest.php | 45 ++-
.../ExpandEventsDTSTARTandDTENDbyDayTest.php | 47 ++-
.../Sabre/CalDAV/ExpandEventsFloatingTimeTest.php | 51 ++-
tests/Sabre/CalDAV/GetEventsByTimerangeTest.php | 54 +--
tests/Sabre/CalDAV/Issue203Test.php | 57 ++-
tests/Sabre/CalDAV/PluginTest.php | 422 +++++++++++----------
.../Sabre/CalDAV/Schedule/FreeBusyRequestTest.php | 248 ++++++++++--
tests/Sabre/CalDAV/Schedule/PluginBasicTest.php | 6 +-
.../CalDAV/Xml/Request/CalendarQueryReportTest.php | 14 +-
tests/Sabre/DAV/ClientTest.php | 8 +
21 files changed, 687 insertions(+), 407 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