nextcloud/lib/private/connector/sabre
Thomas Müller dc58195c7f Merge pull request #5207 from owncloud/fixing-4011-part2-master
[OC6] file upload exception handling
2013-10-11 10:35:17 -07: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 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 Merge pull request #5207 from owncloud/fixing-4011-part2-master 2013-10-11 10:35:17 -07: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 due to internal implementations touch will always be successful - $mtime will be stored in the cache 2013-10-09 15:35:09 +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