]> source.dussan.org Git - nextcloud-server.git/commit
Upload abortion is now detected within the OC_Connector_Sabre_File::put()
authorThomas Müller <thomas.mueller@tmit.eu>
Tue, 8 Jul 2014 07:44:46 +0000 (09:44 +0200)
committerThomas Müller <thomas.mueller@tmit.eu>
Tue, 8 Jul 2014 09:09:59 +0000 (11:09 +0200)
commitea269f0067dda7cee0621443a9620607297b0387
tree1693bb21b1e12157032ecac82881f6e923ad41a4
parent8da44f2a5be6e768fd554c9e8f5b981997e869db
Upload abortion is now detected within the  OC_Connector_Sabre_File::put()
OC_Connector_Sabre_AbortedUploadDetectionPlugin is pointless

Adding unit test testUploadAbort()
apps/files/appinfo/remote.php
apps/files_sharing/publicwebdav.php
lib/private/connector/sabre/aborteduploaddetectionplugin.php [deleted file]
lib/private/connector/sabre/file.php
tests/lib/connector/sabre/aborteduploaddetectionplugin.php [deleted file]
tests/lib/connector/sabre/file.php