nextcloud/lib/private/files
Bjoern Schiessle 48eb0515e9 only lock if unlink is called for a file 2014-06-04 07:55:46 +02:00
..
cache get permissions directly from share storage to avoid additional db calls 2014-06-02 20:17:40 +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 Scrutinizer Auto-Fixes 2014-02-19 09:31:54 +01: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