nextcloud/tests/lib/files/storage/wrapper
Robin Appelman d2c579e167 fix quota wrapper 2016-01-14 12:54:42 +01:00
..
availability.php Store storage availability in database 2015-07-20 16:27:26 +01:00
encryption.php make sure that we update the unencrypted size for the versions 2015-11-04 10:59:05 +01:00
jail.php Replaces if ($file === '.' || $file === '..') by if(\OC\Files\Filesystem::isIgnoredDir($file)). Eases to find where this operation is used. 2015-09-22 17:53:15 +02:00
permissionsmask.php Add storage and cache wrappers to apply a permissions mask to a storage 2014-11-27 15:25:57 +01:00
quota.php fix quota wrapper 2016-01-14 12:54:42 +01:00
wrapper.php Use TempManager instead of tmpFolder 2015-12-18 11:19:53 +01:00