nextcloud/lib/private/files
Thomas Müller da3974bcb2 - drop permissions table and related code
- the file/folder's permission is now stored in the file cache
- BackGroundWatcher has been removed - this has meanwhile be replaced by occ files:scan which can be executed in a cron jobs
- increase version to trigger database migration
2014-06-05 08:22:01 +02:00
..
cache - drop permissions table and related code 2014-06-05 08:22:01 +02:00
mount Fix storage wrapper being called with null 2014-05-29 14:15:48 +02:00
node - drop permissions table and related code 2014-06-05 08:22:01 +02:00
storage - drop permissions table and related code 2014-06-05 08:22:01 +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 - drop permissions table and related code 2014-06-05 08:22:01 +02:00