nextcloud/lib/private/files/storage
Robin Appelman 1bbb18fe87 also clear statcache in mapped local 2014-12-02 16:39:03 +01:00
..
wrapper Add storage and cache wrappers to apply a permissions mask to a storage 2014-11-27 15:25:57 +01:00
common.php Replace deprecated constant with new class constant 2014-11-25 16:30:21 +01:00
commontest.php Change default mimetype detection for storage backends to only use filename 2013-11-20 15:25:29 +01:00
dav.php Replace deprecated constant with new class constant 2014-11-25 16:30:21 +01:00
home.php Return the proper owner for home storages 2014-07-21 16:59:59 +02:00
loader.php name the storage wrapper to make sure that we don't apply the wrapper multiple times 2014-06-04 07:55:46 +02:00
local.php Clear statcache before getting the mtime from local storage backends 2014-12-02 14:25:49 +01:00
mappedlocal.php also clear statcache in mapped local 2014-12-02 16:39:03 +01:00
storage.php Fix storage being passed to cache/watcher and scanner when using storage wrappers 2014-06-14 10:14:08 +02:00
temporary.php use system function to recursive remove the directory used by temporary storage 2014-06-06 09:29:31 +02:00