nextcloud/lib/private/files/storage
Morris Jobke 5b3971f002 Merge pull request #12639 from owncloud/bad_mtime_format
Fix formatting of bad dates from external storages
2014-12-13 10:07:10 +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 Return ? if mtime is 0 or -1 2014-12-12 23:54:18 +00:00
commontest.php Change default mimetype detection for storage backends to only use filename 2013-11-20 15:25:29 +01:00
dav.php Log exceptions in DAV storage 2014-12-03 22:20:00 +01:00
home.php Return the proper owner for home storages 2014-07-21 16:59:59 +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
storagefactory.php Add public api for mount configurations 2014-12-04 16:47:27 +01:00
temporary.php use system function to recursive remove the directory used by temporary storage 2014-06-06 09:29:31 +02:00