nextcloud/apps/dav/tests/unit
Vincent Petry 7b6e4d0dd2
Fix FutureFile MOVE to keep destination node
Sabre usually deletes the target node on MOVE before proceeding with the
actual move operation. This fix prevents this to happen in case the
source node is a FutureFile.
2017-04-26 15:46:38 +02:00
..
AppInfo Fix more tests 2016-09-20 14:28:17 +02:00
Avatars Adding AvatarNodeTest 2017-03-29 00:04:29 +02:00
CalDAV add owner-displayname property to calendars and addressbooks 2017-04-23 11:26:49 +02:00
CardDAV Merge pull request #4443 from nextcloud/cleanup-unused-imports 2017-04-24 11:47:37 +02:00
Comments Remove unused use statements 2017-04-22 19:23:31 -05:00
Connector Fix FutureFile MOVE to keep destination node 2017-04-26 15:46:38 +02:00
DAV Remove unused use statements 2017-04-22 19:23:31 -05:00
Files OCA\DAV\Files\CustomPropertiesBackend -> OCA\DAV\DAV\CustomPropertiesBackend 2017-03-27 19:15:51 +02:00
Migration Directly fix the values 2017-03-26 13:09:53 +02:00
SystemTag Remove unused use statements 2017-04-22 19:23:31 -05:00
Upload Chunking NG: Assemble in natural sort order of files 2017-03-17 00:06:31 -06:00
CapabilitiesTest.php Add unit test 2016-10-22 14:05:53 +02:00
ServerTest.php Update with robin 2016-07-21 18:13:58 +02:00
bootstrap.php Fix apps/ 2016-07-21 18:13:57 +02:00
phpunit.xml Adding AvatarHomeTest 2017-03-29 00:04:29 +02:00