nextcloud/lib/private/connector/sabre
Thomas Müller e7e53363ac Merge pull request #5194 from owncloud/fixing-5172-master
adding check isDeletable() on $sourcePath
2013-10-08 06:18:29 -07: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 code cleanup - remove special case for webdav in handleApacheAuth() 2013-10-02 00:55:35 +02:00
directory.php updating a existing large file creates new file chunks. Therefore createFile() needs to check not only if we can write to the parent folder but also if we can update the existing file" 2013-10-08 11:27:08 +02:00
file.php part file needs to have .part extension 2013-10-08 12:00:32 +02: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 Merge branch 'master' into fixing-4011-master 2013-10-04 14:06:42 +02:00
objecttree.php adding check isDeletable() on $sourcePath 2013-10-08 11:43:44 +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