[Pkg-owncloud-commits] [php-sabredav] 22/30: Merge branch 'master' of github.com:fruux/sabre-dav
David Prévot
taffit at moszumanska.debian.org
Tue Jan 26 16:19:41 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 6807bccc58fe33e54b8bb4be2138ddcde04cfd4d
Merge: 2713b91 bf5363a
Author: Evert Pot <me at evertpot.com>
Date: Tue Jan 12 21:22:22 2016 -0500
Merge branch 'master' of github.com:fruux/sabre-dav
.gitignore | 3 ++
CHANGELOG.md | 25 +++++++--
composer.json | 2 +-
lib/CalDAV/Plugin.php | 21 ++++++--
lib/CalDAV/Schedule/Plugin.php | 10 ++++
lib/CardDAV/Backend/PDO.php | 2 +-
lib/CardDAV/Plugin.php | 3 +-
lib/DAV/Version.php | 2 +-
lib/DAVACL/Plugin.php | 3 +-
lib/DAVACL/Xml/Property/SupportedPrivilegeSet.php | 2 +-
.../Sabre/CalDAV/Schedule/PluginPropertiesTest.php | 46 +++++++++++++++++
tests/Sabre/CardDAV/AddressBookTest.php | 5 +-
tests/Sabre/CardDAV/Backend/AbstractPDOTest.php | 2 +-
tests/Sabre/CardDAV/Backend/PDOSqliteTest.php | 9 ++++
tests/Sabre/CardDAV/PluginTest.php | 2 +-
tests/Sabre/CardDAV/TestUtil.php | 18 +++----
tests/Sabre/DAV/ClientTest.php | 60 +++++++++++-----------
tests/Sabre/DAVACL/PluginAdminTest.php | 43 +++++++---------
tests/Sabre/DAVACL/PluginPropertiesTest.php | 12 ++---
.../Sabre/DAVACL/PrincipalBackend/PDOMySQLTest.php | 33 +++++++-----
.../DAVACL/PrincipalBackend/PDOSqliteTest.php | 15 +++---
tests/Sabre/DAVACL/PrincipalPropertySearchTest.php | 2 +-
.../DAVACL/PrincipalSearchPropertySetTest.php | 2 +-
tests/Sabre/DAVACL/SimplePluginTest.php | 8 +--
tests/Sabre/DAVServerTest.php | 2 +-
tests/bootstrap.php | 7 +++
26 files changed, 223 insertions(+), 116 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