aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/files/cache/permissions.php
Commit message (Collapse)AuthorAgeFilesLines
* - drop permissions table and related codeThomas Müller2014-06-051-170/+0
| | | | | | - 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
* get permissions directly from share storage to avoid additional db callsBjoern Schiessle2014-06-021-0/+14
|
* allow admin to disable sharing for specific groups of usersBjoern Schiessle2014-05-221-3/+16
|
* move the private namespace OC into lib/private - OCP will stay in lib/publicThomas Müller2013-09-301-0/+143
Conflicts: lib/private/vcategories.php