nextcloud/lib/private/files/storage
Vincent Petry 3df7a83c72 Merge pull request #9406 from philfry/master
silently discard the response body, needed for apache/mod_dav and maybe ...
2014-07-21 12:22:06 +02:00
..
wrapper Fix storage being passed to cache/watcher and scanner when using storage wrappers 2014-06-14 10:14:08 +02:00
common.php update hasUpdated description, overwrtie testStat for objectstore test 2014-06-27 12:14:31 +02:00
commontest.php Change default mimetype detection for storage backends to only use filename 2013-11-20 15:25:29 +01:00
dav.php silently discard the response body, needed for apache/mod_dav and maybe other dav servers which return an html body 2014-07-03 12:04:38 +02:00
home.php add a explicit interface for the home storage 2014-07-01 17:31:33 +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 files: storage: rename should check parent directories of old and new files 2014-07-10 14:58:59 +02:00
mappedlocal.php Fix renaming files in the root folder of a MappedLocal storage 2014-07-16 21:24:18 +02: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