nextcloud/lib/private/files/storage
Vincent Petry 6cf9844e9c Added unit test for the test() method
This is to make sure that method isn't broken
2013-12-03 14:35:53 +01:00
..
wrapper Added unit test for the test() method 2013-12-03 14:35:53 +01:00
common.php Moved default isReadable/isUpdatable impl into Common class 2013-11-22 18:21:17 +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 move the private namespace OC into lib/private - OCP will stay in lib/public 2013-09-30 16:36:59 +02:00
local.php Change default mimetype detection for storage backends to only use filename 2013-11-20 15:25:29 +01:00
mappedlocal.php Change default mimetype detection for storage backends to only use filename 2013-11-20 15:25:29 +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