[Pkg-owncloud-commits] [php-sabredav] 28/31: Imported Upstream version 2.0.4
David Prévot
taffit at moszumanska.debian.org
Wed Aug 27 22:33:07 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 8d1274ccb24a2f97a61395a729d051ea724732a9
Merge: fe28910 b9afaca
Author: David Prévot <taffit at debian.org>
Date: Wed Aug 27 13:32:34 2014 -0400
Imported Upstream version 2.0.4
.travis.yml | 1 -
ChangeLog.md | 17 +++-
bin/migrateto20.php | 2 +-
composer.json | 4 +-
examples/addressbookserver.php | 1 +
examples/calendarserver.php | 2 +
examples/sql/mysql.calendars.sql | 2 +-
examples/sql/pgsql.calendars.sql | 4 +-
lib/CalDAV/Backend/PDO.php | 6 +-
lib/CalDAV/Backend/SyncSupport.php | 8 +-
lib/CalDAV/Calendar.php | 6 ++
lib/CalDAV/ICSExportPlugin.php | 2 +-
lib/CardDAV/AddressBook.php | 6 ++
lib/CardDAV/Backend/PDO.php | 6 +-
lib/CardDAV/Backend/SyncSupport.php | 8 +-
lib/DAV/CorePlugin.php | 50 +++++++++++
lib/DAV/Locks/Backend/File.php | 9 +-
lib/DAV/Locks/Plugin.php | 18 ++++
lib/DAV/Server.php | 9 ++
lib/DAV/Sync/Plugin.php | 2 +-
lib/DAV/Version.php | 2 +-
tests/Sabre/CalDAV/Backend/AbstractPDOTest.php | 4 +-
tests/Sabre/CalDAV/CalendarQueryValidatorTest.php | 48 +++++-----
tests/Sabre/CalDAV/CalendarTest.php | 10 ++-
tests/Sabre/CardDAV/AddressBookTest.php | 9 +-
tests/Sabre/CardDAV/Backend/AbstractPDOTest.php | 12 +--
.../Sabre/DAV/Locks/Backend/Mock.php | 59 ++----------
tests/Sabre/DAV/Locks/Plugin2Test.php | 69 ++++++++++++++
tests/Sabre/DAV/SyncTokenPropertyTest.php | 100 +++++++++++++++++++++
tests/Sabre/DAVServerTest.php | 16 ++++
tests/bootstrap.php | 5 ++
tests/phpunit.xml | 2 +-
32 files changed, 385 insertions(+), 114 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