nextcloud/lib/private/connector/sabre
Vincent Petry 4a493c8835 Some expected Sabre exceptions are now logged with DEBUG level 2014-05-07 11:43:50 +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 Pass the filesystem view as argument in the sabredav connectors and use the fileinfo object 2014-02-25 16:23:09 +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 merge master into webdav-injection 2014-04-25 11:47:06 +02:00
exceptionloggerplugin.php Some expected Sabre exceptions are now logged with DEBUG level 2014-05-07 11:43:50 +02:00
file.php merge master into webdav-injection 2014-04-25 11:47:06 +02: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 fixing typos and PHPDoc 2014-04-23 15:36:01 +02:00
objecttree.php merge master into webdav-injection 2014-04-25 11:47:06 +02:00
principal.php polish documentation based on scrutinizer patches 2014-02-06 17:02:21 +01:00
quotaplugin.php fixing typos and PHPDoc 2014-04-23 15:36:01 +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
server.php Revert changes to OC_Connector_Sabre_Server 2014-04-23 14:21:09 +02:00