nextcloud/lib/private/connector/sabre
Vincent Petry 6e6a131b32 Merge pull request #7696 from owncloud/chunk-remainingspacefix
Fixed chunking and insufficient storage check
2014-04-01 16:09:19 +02: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 Scrutinizer Auto-Fixes 2014-02-19 09:31:54 +01:00
auth.php close the session for all DAV calls right after authentication - no need to write to the session afterwards 2014-03-10 14:40:36 +01:00
directory.php don't allow to create a file or folder named 'Shared' in the root folder, also exclude all combinations of lower and upper case letters 2014-03-05 13:16:25 +01:00
exceptionloggerplugin.php Added exception logger plugin for sabre connector 2014-01-27 11:40:17 +01:00
file.php Merge pull request #6714 from owncloud/files-newfileinvalidcharsfix 2014-02-20 11:53:58 +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 Merge pull request #6714 from owncloud/files-newfileinvalidcharsfix 2014-02-20 11:53:58 +01:00
objecttree.php don't allow to create a file or folder named 'Shared' in the root folder, also exclude all combinations of lower and upper case letters 2014-03-05 13:16:25 +01:00
principal.php polish documentation based on scrutinizer patches 2014-02-06 17:02:21 +01:00
quotaplugin.php Fixed chunking and insufficient storage check 2014-03-17 13:04:34 +01: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 polish documentation based on scrutinizer patches 2014-02-06 17:02:21 +01:00