nextcloud/lib/connector/sabre
Jörn Friedrich Dreyer 13514fd1ad Merge pull request #4348 from owncloud/fixing-4343-master
fixes #4343
2013-08-27 04:26:51 -07:00
..
ServiceUnavailable.php webdav returns "503 Service Unavailable" in case the ownCloud server is currently in maintenance mode. 2013-01-09 00:37:50 +01:00
auth.php WebDAV Auth Connector: Check if already logged in 2013-07-17 13:51:15 +02:00
directory.php webdav quota now displays the same values as the web interface does 2013-08-27 00:57:28 +02:00
file.php throw exception if encryption was disabled but files are still encrypted to prevent the client from syncing unreadable files 2013-08-14 09:44:29 +02:00
locks.php Merge pull request #3799 from owncloud/fix_pdo_statement_wrapper_numrows_on_modification 2013-06-28 07:15:38 -07:00
maintenanceplugin.php Also check for needed upgrade in the Sabre Maintenance connector 2013-05-04 00:07:30 +02:00
node.php use to_char when comparing clob to string on oracle, use execute audited 2013-06-24 16:12:21 +02:00
objecttree.php use strict equals in readdir loops to prevent issues with '0' files 2013-08-19 12:04:53 +02:00
principal.php Port DAV groupMemberSet fix to master #4458 2013-08-18 15:54:56 +02:00
quotaplugin.php lacy initialization of fileView - in case basic auth is used FileSystem is not yet initialized during the initialize() call 2013-08-26 20:21:16 +02:00
request.php Fix SpaceBeforeOpenBrace errors 2013-02-14 08:36:26 +01:00