server/apps/dav/tests/unit
Vincent Petry 6a4ea2c15a
Upload autorename on client side
Removes the need for POST to collection which would hit against upload
limits.

The client tries to auto rename the file by adding a suffix "(2)".
It tries to use the file list on the client side to guess a
suitable name. In case a file still cannot be uploaded and creates a
conflict, which can happen when the file was concurrently uploaded, the
logic will continue increasing the suffix.
2016-11-02 22:15:03 +01:00
..
AppInfo Fix more tests 2016-09-20 14:28:17 +02:00
CalDAV fix tests 2016-09-26 11:55:43 +02:00
CardDAV [9.2] Sync deathdate and anniversary to birthday calendar (#25655) 2016-10-14 10:12:43 +02:00
Comments resolve displayname via manager and registerable resolvers 2016-10-19 00:34:00 +02:00
Connector Upload autorename on client side 2016-11-02 22:15:03 +01:00
DAV Merge pull request #1545 from nextcloud/delete-calendars-with-their-users 2016-09-28 21:42:55 +02:00
Migration Better displaynames for shared calendars 2016-08-24 08:50:25 +02:00
SystemTag Fix apps/ 2016-07-21 18:13:57 +02:00
Upload Improve chunk upload AssemblyStream performance 2016-09-13 09:29:02 +02:00
bootstrap.php Fix apps/ 2016-07-21 18:13:57 +02:00
CapabilitiesTest.php Add unit test 2016-10-22 14:05:53 +02:00
phpunit.xml Update DAV unit tests to PSR-4 2016-05-25 16:09:18 +02:00
ServerTest.php Update with robin 2016-07-21 18:13:58 +02:00