nextcloud/lib/private/files/storage
Vincent Petry a23ef25010 Removed unused deleteAll method on Common storage class
The "deleteAll" method on the Common storage class isn't used anywhere.
Also, it isn't defined on the Storage interface so this fix removes it
completely.
2014-02-24 12:21:48 +01:00
..
wrapper Merge pull request #6962 from owncloud/quota-space-root 2014-02-20 16:47:59 +01:00
common.php Removed unused deleteAll method on Common storage class 2014-02-24 12:21:48 +01:00
commontest.php Change default mimetype detection for storage backends to only use filename 2013-11-20 15:25:29 +01:00
home.php Now using the "Home" storage detection approach for quota 2013-11-21 12:17:47 +01:00
loader.php Scrutinizer Auto-Fixes 2014-02-19 09:31:54 +01:00
local.php Merge branch 'master' into scrutinizer_documentation_patches 2014-02-14 23:03:27 +01:00
mappedlocal.php Scrutinizer Auto-Fixes 2014-02-19 09:31:54 +01:00
storage.php php 5.3 compatibility for \OC\Files\Storage 2013-10-08 23:00:41 +02:00
temporary.php move the private namespace OC into lib/private - OCP will stay in lib/public 2013-09-30 16:36:59 +02:00