server/tests/lib/files/storage/wrapper
2016-02-23 15:09:46 +01:00
..
availability.php Store storage availability in database 2015-07-20 16:27:26 +01:00
encryption.php recalculate unencrypted size if we assume that the size stored in the db is not correct 2016-02-23 15:09:46 +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