aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/files/cache/backgroundwatcher.php
Commit message (Collapse)AuthorAgeFilesLines
* - drop permissions table and related codeThomas Müller2014-06-051-107/+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
* polish documentation based on scrutinizer patchesJörn Friedrich Dreyer2014-02-061-0/+3
|
* move the private namespace OC into lib/private - OCP will stay in lib/publicThomas Müller2013-09-301-0/+104
Conflicts: lib/private/vcategories.php