nextcloud-server/tests/lib/files/storage/wrapper
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
quota.php
wrapper.php