[Pkg-owncloud-commits] [php-sabredav] 39/42: Imported Upstream version 2.1.1
David Prévot
taffit at moszumanska.debian.org
Fri Nov 28 22:47:52 UTC 2014
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch master
in repository php-sabredav.
commit 0a1b57dc1673f74eb88227da51d0b2d0ca2535df
Merge: 93d8f34 e977b95
Author: David Prévot <taffit at debian.org>
Date: Fri Nov 28 16:01:20 2014 -0400
Imported Upstream version 2.1.1
.travis.yml | 3 -
ChangeLog.md | 39 +++++
bin/migrateto20.php | 4 +-
bin/migrateto21.php | 23 +--
composer.json | 2 +-
lib/CalDAV/Backend/PDO.php | 8 +-
lib/CalDAV/CalendarRootNode.php | 2 +
lib/CalDAV/ICSExportPlugin.php | 1 +
lib/CalDAV/Plugin.php | 109 ++++++++++---
lib/CalDAV/Schedule/IMipPlugin.php | 11 +-
lib/CalDAV/Schedule/ISchedulingObject.php | 2 +-
lib/CalDAV/Schedule/Plugin.php | 27 +++-
lib/CalDAV/Schedule/SchedulingObject.php | 116 +-------------
lib/DAV/Auth/Backend/Apache.php | 3 +
lib/DAV/Version.php | 2 +-
.../Sabre/CalDAV/ExpandEventsFloatingTimeTest.php | 170 +++++++++++++++++++++
tests/Sabre/CalDAV/FreeBusyReportTest.php | 29 +++-
.../Sabre/CalDAV/Property/EmailAddressSetTest.php | 43 ++++++
.../Sabre/CalDAV/Schedule/FreeBusyRequestTest.php | 3 +-
tests/Sabre/CalDAV/Schedule/IMipPluginTest.php | 46 +++++-
.../Sabre/CalDAV/Schedule/PluginPropertiesTest.php | 17 +++
... => PluginPropertiesWithSharedCalendarTest.php} | 29 +++-
tests/Sabre/DAV/Auth/Backend/ApacheTest.php | 21 ++-
23 files changed, 524 insertions(+), 186 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