[Pkg-owncloud-commits] [php-sabredav] branch master updated (35f5589 -> cf6874e)
David Prévot
taffit at moszumanska.debian.org
Thu Jan 7 02:56:12 UTC 2016
This is an automated email from the git hooks/post-receive script.
taffit pushed a change to branch master
in repository php-sabredav.
from 35f5589 Update changelog for 3.1.0~alpha2-1 release
adds 8d98bd5 Bumped version.
adds 55ddc69 Added some docblocks.
adds e304ad9 Test for issue #704
adds 03fb8ed Urls were not correctly encoded.
adds afb7b9d Merge pull request #719 from fruux/fix-broken-uriencoding
adds d1eda14 Updated changelog for #704.
adds 69c1b5c Prepping for release.
new b7a702f Merge branch '3.0'
new e09b67f A better error message when the browser plugin is not enabled.
new d481121 Added a 'minimal server' example.
adds 6223d06 Fix caching of root-level nodes.
adds 929e5fa Switched charset from all mysql tables to utf8mb4
adds f5acc14 Updated changelog, bumped version
adds 3676d97 let mysql pick the default collation
adds 22e7123 Merge pull request #730 from fruux/utf8mb4
adds efc9425 Merge branch '3.0' of github.com:fruux/sabre-dav into 3.0
adds 16cb4e4 Updated changelog.
adds b7e4995 Disable irc notifications
new 23a5dd6 Merge branch '3.0'
new f3b7d7c Updated changelog with 3.0 items
new 1feeb1b Windows 10 support. Fixes #727
adds 655ee2c CS
new 1cea635 Merge branch '3.0'
new 035bb23 Missed changelog item from an older release
new ae78e2c Depending on a more recent version of PHPUnit for PHP7 compat.
new 9ab087e We need to support PHPUnit 4.8, because 5.0 requires PHP 5.6
new c4c1852 Magic quotes is now irrelevant
new 706ad49 Returning 418 I'm a Teapot in multistatus with no properties.
new 5b159ca CS
new 340711a Fixed shoddy english
new d4353c7 Merge pull request #734 from fruux/fix-no-propstat
new 4b24902 Fixed typo
new 1d98b8a Merge branch 'master' of github.com:fruux/sabre-dav
adds ca732fa Returning 418 I'm a Teapot in multistatus with no properties.
adds 4df4579 CS
adds 37715b4 Fixed shoddy english
adds 4d83ffb Updated changelog for #734
adds c5be140 Do not prepend / if the basepath is empty
adds e35defd Merge pull request #729 from rullzer/fix_tree_cache
adds 321926e Revert "Do not prepend / if the basepath is empty"
adds 720b24f Merge pull request #731 from fruux/revert-729-fix_tree_cache
adds fce223b Fix caching of root-level nodes.
adds 1d5b8a2 Updated changlog, bumped version
adds d521d04 Happy new year!
adds c879eae Merge branch '2.1' into 3.0
adds b0c8294 Happy new year!
new 60893f5 Merge branch '3.0'
new 54b3add Fix bug in Browserplugin
new 0ce5ecc Fix function arguments in Sabre\Dav
new 548449a Improve the tests of Sabre\DAV
new 3e1f381 Merge pull request #741 from jakobsack/master
new 17a7752 Requiring vobject 4. Fixing expand() issues.
new 3d80f57 Fixed several more calls to expand()
new 0ccf55c Updated changelog
new cfeb30d Merge pull request #743 from fruux/vobject4
new 496fca1 Fix errors when running migration with MySQL
new bc0d7f9 Merge pull request #740 from pageer/patch-1
adds 83efbb9 Fix errors when running migration with MySQL
adds 2307cd6 Updated changelog for #740
adds 5046caa Merge branch '2.1' into 3.0
adds 7c2edd0 Updated changelog for #740
new f6bedfe Merge branch '3.0'
adds a36d102 Prepping for 2.1.8 release
adds 2cb8598 Merge branch '2.1' into 3.0
adds 280d326 Releasing 3.0.6
new e040271 Merge branch '3.0'
new 5b54e46 More precise dependency definitions
new b961a76 Catching a net as wide as possible
new 4ae5402 A few more tests
new 31135b4 Modernized range tests
new 15976cb Lots of stream fixes.
new 8a20437 Testing CorePlugin::getInfo()
new ff2c4c7 We need to support PHPUnit 4.8 while we support PHP 5.5
new c6c53a0 CS fixes.
new 364012f Better error reporting in Client::propPatch.
new 6ce8e87 Merge pull request #745 from fruux/client-proppatch-better-errors
new 6f7dfce Triggering COPY events in the right order.
new 98c48fb Merge pull request #746 from fruux/copy-event-order
new 2618835 Updated changelog
new 3deeb3f Now throwing an exception when no system supplied a correct http status.
new 68726ae Updated changelog
new 7c9a0f3 Merge pull request #747 from fruux/fix-empty-http-status
new 290f143 A better exception for Client::propFind
new c3b06d3 Updated changelog
new e2f15db Merge pull request #748 from fruux/client-propfind-exception
new 524e641 initial rough version of bearer introspection support
new dcd7025 implement AbstractBearer instead
new 96bb55b getCredentials -> getToken
new 9e562fb Merge remote-tracking branch 'upstream/master' into introspection
new 4c5dcca add bearer unittest
new b3d670c remove reference to fkooman/sabre-http repository, require sabre/http dev-master as there is no ~4.1 yet
new f3f89d5 remove the principal prefix for Bearer token
new 0be9ee0 attempt to satisfy sabre-cs-fixer
new 7108bcb Merge pull request #710 from fkooman/bearer
new d5b0a27 Updated changelog for #710.
new 1a8d302 searchPrincipals with email: case insentive, and no wildcards
new ea894c8 use LOWER instead of LCASE (MySQL,PGSQL,SQLite compatibility)
new e4deb2c findByUri in PDO.php, and anyof/allof support in searchPrincipals
new 6e63a27 remove dead lines
new 1710134 sabre-cs-fixer on PDO.php
new 75f709c fix indent
new db8cb63 Merge branch 'master' into master
new 23a4fb9 Merge branch 'master' of https://github.com/vmire/sabre-dav into vmire-master
new 101d17c Tests for #686
new b68a878 Updated changelog for #686
new b2ae322 Merge pull request #749 from fruux/vmire-master
new 6293220 Setting a default UA.
new e6e6a67 sabre/http 4.2.1 is released
new 3239dd4 Yup! This is it. 3.1 is almost there.
new 5d5efb6 We lost some newlines somewhere
new d94279d Imported Upstream version 3.1.0
new 51c81c6 Merge tag 'upstream/3.1.0'
new 5b7da1d Update copyright (years)
new acda8cd Refresh patch
new e2b6521 Update build-dependencies
new cf6874e Update changelog for 3.1.0-1 release
The 80 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
.travis.yml | 6 -
CHANGELOG.md | 69 ++-
LICENSE | 2 +-
bin/build.php | 18 +-
bin/migrateto17.php | 52 +--
bin/migrateto20.php | 40 +-
bin/migrateto21.php | 16 +-
bin/migrateto30.php | 18 +-
bin/sabredav.php | 10 +-
composer.json | 12 +-
debian/changelog | 10 +
debian/control | 4 +-
debian/copyright | 2 +-
.../patches/0001-Use-homemade-autoload.php.patch | 48 +-
examples/minimal.php | 20 +
examples/sql/mysql.addressbook.sql | 6 +-
examples/sql/mysql.calendars.sql | 10 +-
examples/sql/mysql.locks.sql | 3 +-
examples/sql/mysql.principals.sql | 5 +-
examples/sql/mysql.propertystorage.sql | 3 +-
examples/sql/mysql.users.sql | 2 +-
examples/webserver/apache2_vhost.conf | 4 -
lib/CalDAV/Backend/AbstractBackend.php | 2 +-
lib/CalDAV/Backend/BackendInterface.php | 2 +-
lib/CalDAV/Backend/NotificationSupport.php | 2 +-
lib/CalDAV/Backend/PDO.php | 2 +-
lib/CalDAV/Backend/SchedulingSupport.php | 2 +-
lib/CalDAV/Backend/SharingSupport.php | 2 +-
lib/CalDAV/Backend/SubscriptionSupport.php | 2 +-
lib/CalDAV/Backend/SyncSupport.php | 2 +-
lib/CalDAV/Calendar.php | 2 +-
lib/CalDAV/CalendarHome.php | 2 +-
lib/CalDAV/CalendarObject.php | 2 +-
lib/CalDAV/CalendarQueryValidator.php | 2 +-
lib/CalDAV/CalendarRoot.php | 2 +-
lib/CalDAV/Exception/InvalidComponentType.php | 2 +-
lib/CalDAV/ICSExportPlugin.php | 4 +-
lib/CalDAV/ICalendar.php | 2 +-
lib/CalDAV/ICalendarObject.php | 2 +-
lib/CalDAV/ICalendarObjectContainer.php | 2 +-
lib/CalDAV/IShareableCalendar.php | 2 +-
lib/CalDAV/ISharedCalendar.php | 2 +-
lib/CalDAV/Notifications/Collection.php | 2 +-
lib/CalDAV/Notifications/ICollection.php | 2 +-
lib/CalDAV/Notifications/INode.php | 2 +-
lib/CalDAV/Notifications/Node.php | 2 +-
lib/CalDAV/Notifications/Plugin.php | 2 +-
lib/CalDAV/Plugin.php | 16 +-
lib/CalDAV/Principal/Collection.php | 2 +-
lib/CalDAV/Principal/IProxyRead.php | 2 +-
lib/CalDAV/Principal/IProxyWrite.php | 2 +-
lib/CalDAV/Principal/ProxyRead.php | 2 +-
lib/CalDAV/Principal/ProxyWrite.php | 2 +-
lib/CalDAV/Principal/User.php | 2 +-
lib/CalDAV/Schedule/IInbox.php | 2 +-
lib/CalDAV/Schedule/IMipPlugin.php | 2 +-
lib/CalDAV/Schedule/IOutbox.php | 2 +-
lib/CalDAV/Schedule/ISchedulingObject.php | 2 +-
lib/CalDAV/Schedule/Inbox.php | 2 +-
lib/CalDAV/Schedule/Outbox.php | 2 +-
lib/CalDAV/Schedule/Plugin.php | 2 +-
lib/CalDAV/Schedule/SchedulingObject.php | 2 +-
lib/CalDAV/ShareableCalendar.php | 2 +-
lib/CalDAV/SharedCalendar.php | 2 +-
lib/CalDAV/SharingPlugin.php | 2 +-
lib/CalDAV/Subscriptions/ISubscription.php | 2 +-
lib/CalDAV/Subscriptions/Plugin.php | 2 +-
lib/CalDAV/Subscriptions/Subscription.php | 2 +-
lib/CalDAV/Xml/Filter/CalendarData.php | 2 +-
lib/CalDAV/Xml/Filter/CompFilter.php | 2 +-
lib/CalDAV/Xml/Filter/ParamFilter.php | 2 +-
lib/CalDAV/Xml/Filter/PropFilter.php | 2 +-
lib/CalDAV/Xml/Notification/Invite.php | 2 +-
lib/CalDAV/Xml/Notification/InviteReply.php | 2 +-
.../Xml/Notification/NotificationInterface.php | 2 +-
lib/CalDAV/Xml/Notification/SystemStatus.php | 2 +-
lib/CalDAV/Xml/Property/AllowedSharingModes.php | 2 +-
lib/CalDAV/Xml/Property/EmailAddressSet.php | 2 +-
lib/CalDAV/Xml/Property/Invite.php | 2 +-
lib/CalDAV/Xml/Property/ScheduleCalendarTransp.php | 2 +-
.../Xml/Property/SupportedCalendarComponentSet.php | 2 +-
lib/CalDAV/Xml/Property/SupportedCalendarData.php | 2 +-
lib/CalDAV/Xml/Property/SupportedCollationSet.php | 2 +-
lib/CalDAV/Xml/Request/CalendarMultiGetReport.php | 2 +-
lib/CalDAV/Xml/Request/CalendarQueryReport.php | 2 +-
lib/CalDAV/Xml/Request/FreeBusyQueryReport.php | 2 +-
lib/CalDAV/Xml/Request/InviteReply.php | 2 +-
lib/CalDAV/Xml/Request/MkCalendar.php | 2 +-
lib/CalDAV/Xml/Request/Share.php | 2 +-
lib/CardDAV/AddressBook.php | 2 +-
lib/CardDAV/AddressBookHome.php | 2 +-
lib/CardDAV/AddressBookRoot.php | 2 +-
lib/CardDAV/Backend/AbstractBackend.php | 2 +-
lib/CardDAV/Backend/BackendInterface.php | 2 +-
lib/CardDAV/Backend/PDO.php | 2 +-
lib/CardDAV/Backend/SyncSupport.php | 2 +-
lib/CardDAV/Card.php | 2 +-
lib/CardDAV/IAddressBook.php | 2 +-
lib/CardDAV/ICard.php | 2 +-
lib/CardDAV/IDirectory.php | 2 +-
lib/CardDAV/Plugin.php | 2 +-
lib/CardDAV/VCFExportPlugin.php | 2 +-
lib/CardDAV/Xml/Filter/AddressData.php | 2 +-
lib/CardDAV/Xml/Filter/ParamFilter.php | 2 +-
lib/CardDAV/Xml/Filter/PropFilter.php | 2 +-
lib/CardDAV/Xml/Property/SupportedAddressData.php | 2 +-
lib/CardDAV/Xml/Property/SupportedCollationSet.php | 2 +-
.../Xml/Request/AddressBookMultiGetReport.php | 2 +-
lib/CardDAV/Xml/Request/AddressBookQueryReport.php | 2 +-
lib/DAV/Auth/Backend/AbstractBasic.php | 4 +-
.../{AbstractBasic.php => AbstractBearer.php} | 50 +--
lib/DAV/Auth/Backend/AbstractDigest.php | 2 +-
lib/DAV/Auth/Backend/Apache.php | 2 +-
lib/DAV/Auth/Backend/BackendInterface.php | 2 +-
lib/DAV/Auth/Backend/BasicCallBack.php | 2 +-
lib/DAV/Auth/Backend/File.php | 2 +-
lib/DAV/Auth/Backend/PDO.php | 2 +-
lib/DAV/Auth/Plugin.php | 2 +-
lib/DAV/Browser/GuessContentType.php | 2 +-
lib/DAV/Browser/HtmlOutput.php | 2 +-
lib/DAV/Browser/HtmlOutputHelper.php | 2 +-
lib/DAV/Browser/MapGetToPropFind.php | 2 +-
lib/DAV/Browser/Plugin.php | 4 +-
lib/DAV/Browser/PropFindAll.php | 2 +-
lib/DAV/Client.php | 39 +-
lib/DAV/Collection.php | 2 +-
lib/DAV/CorePlugin.php | 8 +-
lib/DAV/Exception.php | 2 +-
lib/DAV/Exception/BadRequest.php | 2 +-
lib/DAV/Exception/Conflict.php | 2 +-
lib/DAV/Exception/ConflictingLock.php | 2 +-
lib/DAV/Exception/Forbidden.php | 2 +-
lib/DAV/Exception/InsufficientStorage.php | 2 +-
lib/DAV/Exception/InvalidResourceType.php | 2 +-
lib/DAV/Exception/InvalidSyncToken.php | 2 +-
lib/DAV/Exception/LengthRequired.php | 2 +-
lib/DAV/Exception/LockTokenMatchesRequestUri.php | 2 +-
lib/DAV/Exception/Locked.php | 2 +-
lib/DAV/Exception/MethodNotAllowed.php | 2 +-
lib/DAV/Exception/NotAuthenticated.php | 2 +-
lib/DAV/Exception/NotFound.php | 2 +-
lib/DAV/Exception/NotImplemented.php | 2 +-
lib/DAV/Exception/PaymentRequired.php | 2 +-
lib/DAV/Exception/PreconditionFailed.php | 2 +-
lib/DAV/Exception/ReportNotSupported.php | 2 +-
lib/DAV/Exception/RequestedRangeNotSatisfiable.php | 2 +-
lib/DAV/Exception/ServiceUnavailable.php | 2 +-
lib/DAV/Exception/TooManyMatches.php | 2 +-
lib/DAV/Exception/UnsupportedMediaType.php | 2 +-
lib/DAV/FS/Directory.php | 2 +-
lib/DAV/FS/File.php | 2 +-
lib/DAV/FS/Node.php | 2 +-
lib/DAV/FSExt/Directory.php | 2 +-
lib/DAV/FSExt/File.php | 2 +-
lib/DAV/File.php | 2 +-
lib/DAV/ICollection.php | 2 +-
lib/DAV/IExtendedCollection.php | 2 +-
lib/DAV/IFile.php | 2 +-
lib/DAV/IMoveTarget.php | 2 +-
lib/DAV/IMultiGet.php | 2 +-
lib/DAV/INode.php | 2 +-
lib/DAV/IProperties.php | 2 +-
lib/DAV/IQuota.php | 2 +-
lib/DAV/Locks/Backend/AbstractBackend.php | 2 +-
lib/DAV/Locks/Backend/BackendInterface.php | 2 +-
lib/DAV/Locks/Backend/File.php | 2 +-
lib/DAV/Locks/Backend/PDO.php | 2 +-
lib/DAV/Locks/LockInfo.php | 2 +-
lib/DAV/Locks/Plugin.php | 2 +-
lib/DAV/MkCol.php | 2 +-
lib/DAV/Mount/Plugin.php | 2 +-
lib/DAV/Node.php | 2 +-
lib/DAV/PartialUpdate/IPatchSupport.php | 2 +-
lib/DAV/PartialUpdate/Plugin.php | 2 +-
lib/DAV/PropPatch.php | 2 +-
.../PropertyStorage/Backend/BackendInterface.php | 2 +-
lib/DAV/PropertyStorage/Backend/PDO.php | 2 +-
lib/DAV/PropertyStorage/Plugin.php | 2 +-
lib/DAV/Server.php | 19 +-
lib/DAV/ServerPlugin.php | 2 +-
lib/DAV/SimpleCollection.php | 2 +-
lib/DAV/SimpleFile.php | 2 +-
lib/DAV/StringUtil.php | 2 +-
lib/DAV/Sync/ISyncCollection.php | 2 +-
lib/DAV/Sync/Plugin.php | 2 +-
lib/DAV/TemporaryFileFilterPlugin.php | 7 +-
lib/DAV/Tree.php | 6 +-
lib/DAV/UUIDUtil.php | 2 +-
lib/DAV/Version.php | 4 +-
lib/DAV/Xml/Element/Prop.php | 2 +-
lib/DAV/Xml/Element/Response.php | 25 +-
lib/DAV/Xml/Property/Complex.php | 2 +-
lib/DAV/Xml/Property/GetLastModified.php | 2 +-
lib/DAV/Xml/Property/Href.php | 4 +-
lib/DAV/Xml/Property/LockDiscovery.php | 2 +-
lib/DAV/Xml/Property/ResourceType.php | 2 +-
lib/DAV/Xml/Property/SupportedLock.php | 2 +-
lib/DAV/Xml/Property/SupportedMethodSet.php | 2 +-
lib/DAV/Xml/Property/SupportedReportSet.php | 2 +-
lib/DAV/Xml/Request/Lock.php | 2 +-
lib/DAV/Xml/Request/MkCol.php | 2 +-
lib/DAV/Xml/Request/PropFind.php | 2 +-
lib/DAV/Xml/Request/PropPatch.php | 2 +-
lib/DAV/Xml/Request/SyncCollectionReport.php | 2 +-
lib/DAV/Xml/Response/MultiStatus.php | 2 +-
lib/DAV/Xml/Service.php | 2 +-
lib/DAVACL/AbstractPrincipalCollection.php | 2 +-
lib/DAVACL/Exception/AceConflict.php | 2 +-
lib/DAVACL/Exception/NeedPrivileges.php | 2 +-
lib/DAVACL/Exception/NoAbstract.php | 2 +-
lib/DAVACL/Exception/NotRecognizedPrincipal.php | 2 +-
lib/DAVACL/Exception/NotSupportedPrivilege.php | 2 +-
lib/DAVACL/FS/Collection.php | 2 +-
lib/DAVACL/FS/File.php | 2 +-
lib/DAVACL/FS/HomeCollection.php | 2 +-
lib/DAVACL/IACL.php | 2 +-
lib/DAVACL/IPrincipal.php | 2 +-
lib/DAVACL/IPrincipalCollection.php | 2 +-
lib/DAVACL/Plugin.php | 2 +-
lib/DAVACL/Principal.php | 2 +-
lib/DAVACL/PrincipalBackend/AbstractBackend.php | 2 +-
lib/DAVACL/PrincipalBackend/BackendInterface.php | 2 +-
.../PrincipalBackend/CreatePrincipalSupport.php | 2 +-
lib/DAVACL/PrincipalBackend/PDO.php | 63 ++-
lib/DAVACL/PrincipalCollection.php | 2 +-
lib/DAVACL/Xml/Property/Acl.php | 2 +-
lib/DAVACL/Xml/Property/AclRestrictions.php | 2 +-
.../Xml/Property/CurrentUserPrivilegeSet.php | 2 +-
lib/DAVACL/Xml/Property/Principal.php | 2 +-
lib/DAVACL/Xml/Property/SupportedPrivilegeSet.php | 2 +-
lib/DAVACL/Xml/Request/ExpandPropertyReport.php | 2 +-
.../Xml/Request/PrincipalPropertySearchReport.php | 2 +-
.../Request/PrincipalSearchPropertySetReport.php | 2 +-
tests/Sabre/CalDAV/Backend/AbstractPDOTest.php | 488 ++++++++++-----------
tests/Sabre/CalDAV/Backend/AbstractTest.php | 128 +++---
tests/Sabre/CalDAV/Backend/Mock.php | 51 +--
tests/Sabre/CalDAV/Backend/MockScheduling.php | 16 +-
tests/Sabre/CalDAV/Backend/MockSharing.php | 9 +-
.../CalDAV/Backend/MockSubscriptionSupport.php | 21 +-
tests/Sabre/CalDAV/Backend/PDOMySQLTest.php | 4 +-
tests/Sabre/CalDAV/Backend/PDOSqliteTest.php | 6 +-
.../CalDAV/ExpandEventsDTSTARTandDTENDTest.php | 2 +-
.../ExpandEventsDTSTARTandDTENDbyDayTest.php | 2 +-
.../Sabre/CalDAV/ExpandEventsDoubleEventsTest.php | 2 +-
.../Sabre/CalDAV/ExpandEventsFloatingTimeTest.php | 8 +-
tests/Sabre/CalDAV/GetEventsByTimerangeTest.php | 2 +-
tests/Sabre/CalDAV/ICSExportPluginTest.php | 1 +
tests/Sabre/CalDAV/Issue203Test.php | 2 +-
tests/Sabre/CalDAV/Issue205Test.php | 2 +-
tests/Sabre/CalDAV/Issue211Test.php | 2 +-
tests/Sabre/CalDAV/Issue220Test.php | 2 +-
tests/Sabre/CalDAV/Issue228Test.php | 2 +-
tests/Sabre/CalDAV/PluginTest.php | 8 +-
tests/Sabre/CalDAV/Schedule/IMip/MockPlugin.php | 2 +-
tests/Sabre/CardDAV/VCFExportTest.php | 21 +-
tests/Sabre/DAV/Auth/Backend/AbstractBasicTest.php | 2 -
...bstractBasicTest.php => AbstractBearerTest.php} | 31 +-
.../Sabre/DAV/Auth/Backend/AbstractDigestTest.php | 5 -
tests/Sabre/DAV/Auth/Backend/FileTest.php | 2 +-
tests/Sabre/DAV/Auth/Backend/PDOMySQLTest.php | 18 +-
tests/Sabre/DAV/Auth/PluginTest.php | 2 +-
tests/Sabre/DAV/ClientTest.php | 70 ++-
tests/Sabre/DAV/CopyTest.php | 37 --
tests/Sabre/DAV/CorePluginTest.php | 16 +
tests/Sabre/DAV/FSExt/ServerTest.php | 4 +-
tests/Sabre/DAV/HttpCopyTest.php | 199 +++++++++
tests/Sabre/DAV/HttpDeleteTest.php | 2 +-
tests/Sabre/DAV/HttpGetTest.php | 2 +-
tests/Sabre/DAV/HttpHeadTest.php | 2 +-
tests/Sabre/DAV/HttpMoveTest.php | 18 +-
tests/Sabre/DAV/HttpPutTest.php | 2 +-
tests/Sabre/DAV/Locks/Backend/Mock.php | 2 +-
tests/Sabre/DAV/Locks/MSWordTest.php | 12 +-
tests/Sabre/DAV/Mock/Collection.php | 11 +-
tests/Sabre/DAV/Mock/File.php | 23 +-
tests/Sabre/DAV/Mock/PropertiesCollection.php | 2 +-
tests/Sabre/DAV/Mock/StreamingFile.php | 18 +-
tests/Sabre/DAV/PartialUpdate/PluginTest.php | 30 +-
tests/Sabre/DAV/PropPatchTest.php | 9 +-
tests/Sabre/DAV/ServerCopyMoveTest.php | 209 ---------
tests/Sabre/DAV/ServerEventsTest.php | 51 ++-
tests/Sabre/DAV/ServerPreconditionTest.php | 2 -
tests/Sabre/DAV/ServerPropsInfiniteDepthTest.php | 4 -
tests/Sabre/DAV/ServerPropsTest.php | 81 ++--
tests/Sabre/DAV/ServerRangeTest.php | 280 ++++++------
tests/Sabre/DAV/ServerSimpleTest.php | 67 +--
tests/Sabre/DAV/ServerUpdatePropertiesTest.php | 24 -
tests/Sabre/DAV/SimpleFileTest.php | 2 +-
tests/Sabre/DAV/Sync/MockSyncCollection.php | 2 +-
tests/Sabre/DAV/Xml/Element/ResponseTest.php | 68 ++-
tests/Sabre/DAV/Xml/Property/HrefTest.php | 15 +
tests/Sabre/DAV/Xml/Request/SyncCollectionTest.php | 8 +-
.../DAVACL/PrincipalBackend/AbstractPDOTest.php | 20 +
tests/Sabre/DAVServerTest.php | 2 +-
tests/Sabre/HTTP/ResponseMock.php | 2 +-
tests/Sabre/HTTP/SapiMock.php | 2 +-
296 files changed, 1742 insertions(+), 1404 deletions(-)
create mode 100644 examples/minimal.php
copy lib/DAV/Auth/Backend/{AbstractBasic.php => AbstractBearer.php} (70%)
copy tests/Sabre/DAV/Auth/Backend/{AbstractBasicTest.php => AbstractBearerTest.php} (62%)
delete mode 100644 tests/Sabre/DAV/CopyTest.php
create mode 100644 tests/Sabre/DAV/CorePluginTest.php
create mode 100644 tests/Sabre/DAV/HttpCopyTest.php
delete mode 100644 tests/Sabre/DAV/ServerCopyMoveTest.php
--
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