nextcloud-server/lib/connector/sabre
Thomas Müller 1e4ebf47e2 webdav quota now displays the same values as the web interface does 2013-08-27 00:57:28 +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 +07:00
auth.php WebDAV Auth Connector: Check if already logged in 2013-07-17 13:51:15 +07:00
directory.php webdav quota now displays the same values as the web interface does 2013-08-27 00:57:28 +07: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 +07: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 +07:00
node.php use to_char when comparing clob to string on oracle, use execute audited 2013-06-24 16:12:21 +07:00
objecttree.php use strict equals in readdir loops to prevent issues with '0' files 2013-08-19 12:04:53 +07:00
principal.php Port DAV groupMemberSet fix to master #4458 2013-08-18 15:54:56 +07:00
quotaplugin.php use renamed constants 2013-07-25 16:14:46 +07:00
request.php Fix SpaceBeforeOpenBrace errors 2013-02-14 08:36:26 +07:00