nextcloud/lib/private/connector/sabre
Vincent Petry 8eaa39f4e2 Removed special handling of part files in shared storage rename
This fixes the issue introduced by the transfer id which itself wasn't
taken into account by the shortcut code for part file in the shared
storage class.
2014-01-08 18:43:20 +01:00
..
exception fixing status code and formatting 2013-10-08 15:40:42 +02:00
ServiceUnavailable.php move the private namespace OC into lib/private - OCP will stay in lib/public 2013-09-30 16:36:59 +02:00
aborteduploaddetectionplugin.php upload abortion detection only for PUT 2013-10-04 20:20:33 +02:00
auth.php there shall be tabs 2013-10-14 14:51:25 +02:00
directory.php creating and deleting of file and folder 'Shared' in root is not allowed 2013-10-22 11:10:07 +02:00
file.php Removed special handling of part files in shared storage rename 2014-01-08 18:43:20 +01:00
filesplugin.php adding chunked upload handling 2013-11-25 15:35:26 +01:00
locks.php move the private namespace OC into lib/private - OCP will stay in lib/public 2013-09-30 16:36:59 +02:00
maintenanceplugin.php move the private namespace OC into lib/private - OCP will stay in lib/public 2013-09-30 16:36:59 +02:00
node.php switch instance id and file id 2013-10-25 13:20:29 +02:00
objecttree.php - delete properties on node delete 2013-10-22 19:41:26 +02:00
principal.php move the private namespace OC into lib/private - OCP will stay in lib/public 2013-09-30 16:36:59 +02:00
quotaplugin.php move the private namespace OC into lib/private - OCP will stay in lib/public 2013-09-30 16:36:59 +02:00
request.php move the private namespace OC into lib/private - OCP will stay in lib/public 2013-09-30 16:36:59 +02:00
server.php Move OC_Connector_Sabre_Server to expected location. 2013-10-17 16:04:59 +02:00