nextcloud/lib/private/connector/sabre
Vincent Petry 2e57fe93e4 Disable part files for OC ext storage backend + s2s backend
When uploading files to an OC ext storage backend or when using server
to server sharing storage, part files aren't needed because the backend
already has its own part files and takes care of the final atomic rename
operation.

This also fixes issues when using two encrypted ownCloud instances where
one mounts the other either as external storage (ownCloud backend) or
through server to server sharing.
2015-01-07 21:21:51 +01:00
..
exception Upgrade SabreDAV to 1.8.10 2014-06-04 12:22:23 +02:00
appenabledplugin.php Fix type hinting for app manager 2014-11-18 12:22:13 +01:00
auth.php kill OC::$session 2014-08-29 10:22:21 +02:00
directory.php Merge pull request #12865 from owncloud/files-tags-webdav 2014-12-19 09:33:28 +01:00
exceptionloggerplugin.php Upgrade SabreDAV to 1.8.10 2014-06-04 12:22:23 +02:00
file.php Disable part files for OC ext storage backend + s2s backend 2015-01-07 21:21:51 +01:00
filesplugin.php adding getDirectDownload() to Wrapper 2014-12-28 17:17:14 +01:00
locks.php Upgrade SabreDAV to 1.8.10 2014-06-04 12:22:23 +02:00
maintenanceplugin.php Upgrade SabreDAV to 1.8.10 2014-06-04 12:22:23 +02:00
node.php Returns and update tags through WebDAV PROPFIND and PROPPATCH 2014-12-17 16:50:35 +01:00
objecttree.php Add getMountPoint to FileInfo 2014-12-17 14:03:50 +01:00
principal.php Use namespace 2015-01-05 09:54:14 +01:00
quotaplugin.php Convert StorageNotAvailableException to SabreDAV exception 2014-11-10 12:01:24 +01:00
request.php Upgrade SabreDAV to 1.8.10 2014-06-04 12:22:23 +02:00
server.php Returns and update tags through WebDAV PROPFIND and PROPPATCH 2014-12-17 16:50:35 +01:00
taglist.php Fix code style issues for tags plugin 2014-12-18 16:43:00 +01:00
tagsplugin.php Fix code style issues for tags plugin 2014-12-18 16:43:00 +01:00