server/lib/private/files
Jörn Friedrich Dreyer aa3ad898a9 fix amazon s3 issues
folder size and mtime is always unknown in s3

more s3 fixes

make rescanDelay of root dir configurable, add on the fly update of legacy storage ids, !isset -> empty when checking strings

reduce number of http calls on remove and rmdir

fix typo
2014-10-08 18:49:47 +02:00
..
cache Don't keep the full info of all children in memory 2014-09-24 15:44:56 +02:00
mount Remove invalid mounts from the active fs 2014-07-02 15:00:12 +02:00
node Fix SharedCache::getPathById 2014-08-06 13:38:14 +02:00
objectstore Keep fileid on move in objectstore, fixes #10848 2014-09-05 13:25:59 +02:00
storage fix amazon s3 issues 2014-10-08 18:49:47 +02:00
stream in quota wrapper use === instead of ! for better readability and as in other wrappers 2014-09-22 11:35:42 +02:00
type Squash 'a | b' into 'a|b', in /lib 2014-05-13 19:08:14 +01:00
utils Fix method name 2014-09-10 15:59:24 +02:00
fileinfo.php Expose creatable permissions trough fileinfo 2014-09-25 14:00:13 +02:00
filesystem.php Don't automatically setup the filesystem the moment we load OC\Files\FileSystem 2014-09-02 16:15:42 +02:00
mapper.php Fix mapping of relative paths 2014-09-17 11:38:10 +02:00
view.php Remove explicit propagate calls 2014-09-05 11:53:24 +02:00