nextcloud/apps/dav/tests/unit
Robin Appelman 61382f525b 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-14 18:35:08 +00:00
..
AppInfo "Fix" the unit tests 2019-03-06 11:06:03 +01:00
Avatars Fix avatarHome 2018-01-16 15:37:47 +01:00
BackgroundJob RefreshWebcalJob: replace ugly Regex with standard php utils 2019-07-02 21:03:17 +00:00
CalDAV implement principal property search for calendar user address set property 2019-03-21 16:32:41 +01:00
CardDAV Fix PHPUnit 2019-03-12 18:27:59 +01:00
Command Handle moving calendar to an user who already has the share 2019-01-16 13:58:34 +01:00
Comments Update license headers 2017-11-06 16:56:19 +01:00
Connector re-acquired expired shared locks on large file uploads 2019-11-14 18:35:08 +00:00
Controller remove obsolete use statements 2019-04-24 18:02:15 +00:00
DAV check anonymous OPTIONS requests file in root (not in subdir) 2019-01-04 18:42:42 +00: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-24 13:56:04 +00: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
bootstrap.php Require PHPUnit 6.5 or higher 2018-01-24 17:23:59 +01:00
CapabilitiesTest.php Update license headers 2017-11-06 16:56:19 +01:00
phpunit.xml Adding AvatarHomeTest 2017-03-29 00:04:29 +02: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