nextcloud/tests/lib/files/storage/wrapper
Bjoern Schiessle e7232a848b versions should always use the keys of the original file, no need to create new one 2015-10-01 10:10:19 +02:00
..
availability.php Store storage availability in database 2015-07-20 16:27:26 +01:00
encryption.php versions should always use the keys of the original file, no need to create new one 2015-10-01 10:10:19 +02: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 Only use quota stream wrapper on "files" 2015-05-28 18:31:20 +02:00
wrapper.php Use base class to reset the file mapper 2014-11-19 14:52:07 +01:00