nextcloud/apps/dav/tests/unit/connector/sabre
Vincent Petry 978303e03e Add internal fileid to webdav response
Introduce a new property "oc:fileid" to return the internal file id.

This is because the original "oc:id" property is a compound and it is
not possible to extract the real id without knowing the instance id. The
instance id is not available to external clients.
2015-11-18 11:41:04 +01:00
..
exception Allow storage wrappers to through a forbidden exception with retry information 2015-11-17 10:39:52 +01:00
requesttest Add fake locker plugin for WebDAVFS 2015-11-13 23:31:08 +01:00
BlockLegacyClientPluginTest.php Introducing CardDAV into core 2015-11-06 15:26:51 +01:00
DummyGetResponsePluginTest.php Introducing CardDAV into core 2015-11-06 15:26:51 +01:00
FakeLockerPluginTest.php Add fake locker plugin for WebDAVFS 2015-11-13 23:31:08 +01:00
MaintenancePluginTest.php Introducing CardDAV into core 2015-11-06 15:26:51 +01:00
auth.php Introducing CardDAV into core 2015-11-06 15:26:51 +01:00
copyetagheaderplugintest.php Introducing CardDAV into core 2015-11-06 15:26:51 +01:00
custompropertiesbackend.php Introducing CardDAV into core 2015-11-06 15:26:51 +01:00
directory.php Allow storage wrappers to through a forbidden exception with retry information 2015-11-17 10:39:52 +01:00
exceptionloggerplugin.php Introducing CardDAV into core 2015-11-06 15:26:51 +01:00
file.php Allow storage wrappers to through a forbidden exception with retry information 2015-11-17 10:39:52 +01:00
filesplugin.php Add internal fileid to webdav response 2015-11-18 11:41:04 +01:00
node.php Introducing CardDAV into core 2015-11-06 15:26:51 +01:00
objecttree.php Introducing CardDAV into core 2015-11-06 15:26:51 +01:00
principal.php Introducing CardDAV into core 2015-11-06 15:26:51 +01:00
quotaplugin.php Introducing CardDAV into core 2015-11-06 15:26:51 +01:00
tagsplugin.php Introducing CardDAV into core 2015-11-06 15:26:51 +01:00