nextcloud/apps/dav/tests/unit
Robin Appelman 2e97e8bf84
re-acquired expired shared locks on large file uploads
during large file uploads, the shared lock that we get at the begining can expire
leading to locked errors later on, instead of erroring, try to re-get the lock

Signed-off-by: Robin Appelman <robin@icewind.nl>
2019-11-13 14:54:22 +01:00
..
AppInfo Do not try to autoload built in types 2019-06-04 15:13:32 +02:00
Avatars Fix avatarHome 2018-01-16 15:37:47 +01:00
BackgroundJob Final fixes 2019-08-15 20:05:01 +02:00
CalDAV Make push notifications for calendar reminders opt-in 2019-09-02 15:18:43 +02:00
CardDAV replace coffin with textual description "Death of ..." 2019-08-26 10:36:49 +02:00
Command Handle moving calendar to an user who already has the share 2019-01-16 13:58:34 +01:00
Comments use OCP\EventDispatcher\Event over Symfony's deprecated Event 2019-10-17 13:31:48 +02:00
Connector re-acquired expired shared locks on large file uploads 2019-11-13 14:54:22 +01:00
Controller remove obsolete use statements 2019-04-24 16:24:53 +02:00
DAV Add event dispatcher to OCP 2019-06-25 10:02:27 +02:00
Direct Add tests for DirectFile and DirectHome 2018-04-26 10:35:37 +02:00
Files adjust tests 2018-02-07 14:55:50 +01:00
Migration Don't run repair step for every individual user, outsource that to background job 2019-05-23 11:24:32 +02:00
Provisioning/Apple Add Apple Provisioning profile 2019-01-30 19:50:02 +01:00
Settings Add groupware settings section 2018-06-27 19:16:21 +02:00
SystemTag Fix "Undefined method setExpectedException()" 2018-01-24 18:10:16 +01:00
Upload make assemblystream seekable 2019-03-13 16:32:18 +01:00
CapabilitiesTest.php Update license headers 2017-11-06 16:56:19 +01:00
ServerTest.php CalDAV and CardDAV plugins need to be registered for the principals collection as well 2018-05-27 20:51:36 +02:00
bootstrap.php Require PHPUnit 6.5 or higher 2018-01-24 17:23:59 +01:00
phpunit.xml Adding AvatarHomeTest 2017-03-29 00:04:29 +02:00