nextcloud/lib/private/files
Thomas Müller a2db53b928 Merge pull request #8471 from owncloud/versioning_no_longer_track_the_size
[versioning] let the file cache track the size of the versions
2014-06-04 18:19:48 +02:00
..
cache Merge pull request #8471 from owncloud/versioning_no_longer_track_the_size 2014-06-04 18:19:48 +02:00
mount Fix storage wrapper being called with null 2014-05-29 14:15:48 +02:00
node Fix all PHPDoc types and variable names, in /lib 2014-05-13 19:08:14 +01:00
storage only lock if unlink is called for a file 2014-06-04 07:55:46 +02:00
stream More PHPDoc for file functions 2014-05-13 19:09:14 +01:00
type Squash 'a | b' into 'a|b', in /lib 2014-05-13 19:08:14 +01:00
utils propagate changes in the scanner 2014-06-02 15:24:08 +02:00
fileinfo.php Merge pull request #8435 from owncloud/fix-8322-master 2014-05-19 16:52:03 +02:00
filesystem.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
lock.php Restore the reference to this used exception class. 2014-06-04 07:55:45 +02:00
mapper.php Fix all PHPDoc types and variable names, in /lib 2014-05-13 19:08:14 +01:00
view.php Merge pull request #3908 from owncloud/storage-folder-copy-rename 2014-05-29 13:29:24 +02:00