nextcloud/apps/dav/tests/unit
Vincent Petry 53eff9792f Check the quota on the actual file's storage in dav quota plugin
Fix quota plugin to use the correct file name when chunking

When chunking, the file name is the compound name, so need to convert it
to the correct final file name before doing the free space check.
This ensures that in the case of shared files, the correct storage is
used for the quota check.
2016-02-17 11:52:49 +01:00
..
appinfo Register all system address books to the contacts manager 2016-02-02 10:56:33 +01:00
caldav Deleting a shared address book results in unshare 2016-02-03 17:18:22 +01:00
carddav Queries on the cards table by uri require the addressbook as well - fixes #22284 2016-02-15 14:29:24 +01:00
comments on DAV throw Bad Request if provided message is too long 2016-02-09 13:59:13 +01:00
connector/sabre Check the quota on the actual file's storage in dav quota plugin 2016-02-17 11:52:49 +01:00
dav Migrate from CardDAV sharing to more generalk DAV sharing 2016-01-27 09:43:44 +01:00
migration Migration of calendars 2016-02-09 11:20:31 +01:00
systemtag Make sure user has access to file for system tag operations 2016-02-01 18:23:40 +01:00
bootstrap.php Happy new year! 2016-01-12 15:02:18 +01:00
phpunit.xml Adding unit tests for SystemPrincipalBackend 2016-01-08 15:31:33 +01:00
servertest.php Fix server ctor including unit test - this shall never happen again 2016-01-27 09:43:44 +01:00