summaryrefslogtreecommitdiffstats
path: root/lib/private/files/node/root.php
Commit message (Collapse)AuthorAgeFilesLines
* Move \OC\Files to PSR-4Roeland Jago Douma2016-04-241-357/+0
|
* lib: Fix typos (found by codespell)Stefan Weil2016-04-071-1/+1
| | | | Signed-off-by: Stefan Weil <sw@weilnetz.de>
* improve reuse in getUserFolderRobin Appelman2016-03-211-6/+6
|
* Query the cache when checking if a node existsRobin Appelman2016-03-211-2/+3
|
* Remove Scrutinizer Auto FixerLukas Reschke2016-03-011-1/+0
|
* Update author informationLukas Reschke2016-03-011-0/+2
| | | | Probably nice for the people that contributed to 9.0 to see themselves in the AUTHORS file :)
* Make scrutinizer happyRoeland Jago Douma2016-02-181-1/+1
|
* Scrutinizer Auto-FixesScrutinizer Auto-Fixer2016-02-051-1/+1
| | | | This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
* Happy new year!Thomas Müller2016-01-121-1/+1
|
* Add getUserFolder to IRootFolderMorris Jobke2015-07-031-0/+29
| | | | | * untangle DI of user specific folders * allows to autodetect the dependency
* more type hintsRobin Appelman2015-06-021-2/+2
|
* Scrutinizer Auto-FixesScrutinizer Auto-Fixer2015-05-191-3/+0
| | | | This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
* Update license headersJenkins for ownCloud2015-03-261-4/+21
|
* Revert "Updating license headers"Morris Jobke2015-02-261-20/+5
| | | | This reverts commit 6a1a4880f0d556fb090f19a5019fec31916f5c36.
* Updating license headersJenkins for ownCloud2015-02-231-5/+20
|
* Update the cache when renaming even if we dont emit hooksRobin Appelman2015-01-281-1/+1
|
* add an interface for the root folder so apps have an interface to deal with ↵Bernhard Posselt2014-12-211-1/+3
| | | | | | | | storage fix comments and newline add newline
* Add public api for mount configurationsRobin Appelman2014-12-041-7/+7
|
* Replace deprecated constant with new class constantJoas Schilling2014-11-251-1/+1
|
* Fix SharedCache::getPathByIdRobin Appelman2014-08-061-1/+1
|
* Fix Folder::getByIdRobin Appelman2014-08-051-26/+0
|
* Scrutinizer Auto-FixesScrutinizer Auto-Fixer2014-02-191-1/+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
* polish documentation based on scrutinizer patchesJörn Friedrich Dreyer2014-02-061-2/+2
|
* move the private namespace OC into lib/private - OCP will stay in lib/publicThomas Müller2013-09-301-0/+337
Conflicts: lib/private/vcategories.php