server/apps/dav/tests/unit
Markus Goetz 075a606514
Chunking NG: Assemble in natural sort order of files
For https://github.com/owncloud/client/pull/5476

Before this, the assembly could be bogusly in the order 0,1,10,11,2,3 etc.

As per the spec "The name of every chunk should be its chunk number."
https://github.com/cernbox/smashbox/blob/master/protocol/chunking.md

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-03-17 00:06:31 -06:00
..
AppInfo Fix more tests 2016-09-20 14:28:17 +02:00
CalDAV Add a unit test for the broken case 2017-03-02 12:28:56 +01:00
CardDAV Fix tests 2017-03-10 20:40:47 +01:00
Comments resolve displayname via manager and registerable resolvers 2016-10-19 00:34:00 +02:00
Connector fix mock 2017-03-14 19:27:20 +01:00
DAV Properly handle groups with a / 2017-02-27 17:07:18 +01:00
Files fix unit test 2017-03-13 15:59:04 -06:00
Migration Add DAV repair step to fix calendar data 2016-11-24 20:31:01 +01:00
SystemTag Only allow admins to delete tags 2016-12-06 16:30:21 +01:00
Upload Chunking NG: Assemble in natural sort order of files 2017-03-17 00:06:31 -06: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