[Pkg-owncloud-commits] [php-sabredav] 32/36: Imported Upstream version 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 6a96f1256a9362268b3d4e14b66ae2ba4ff4b011
Merge: 7a75231 bc3b510
Author: David Prévot <taffit at debian.org>
Date:   Sun Jul 26 16:49:48 2015 +0200

    Imported Upstream version 3.1.0~alpha1

 .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