aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/files/node
Commit message (Collapse)AuthorAgeFilesLines
* - drop permissions table and related codeThomas Müller2014-06-051-5/+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
* Fix all PHPDoc types and variable names, in /libRobin McCorkell2014-05-131-1/+1
|
* Scrutinizer Auto-FixesScrutinizer Auto-Fixer2014-02-193-4/+0
| | | | | | | | | | | This patch was automatically generated as part of the following inspection: https://scrutinizer-ci.com/g/owncloud/core/inspections/cdfecc4e-a37e-4233-8025-f0d7252a8720 Enabled analysis tools: - PHP Analyzer - JSHint - PHP Copy/Paste Detector - PHP PDepend
* Fix more documentation failesJoas Schilling2014-02-081-2/+1
| | | | Issue #7111
* polish documentation based on scrutinizer patchesJörn Friedrich Dreyer2014-02-062-2/+3
|
* move the private namespace OC into lib/private - OCP will stay in lib/publicThomas Müller2013-09-306-0/+1321
Conflicts: lib/private/vcategories.php