summaryrefslogtreecommitdiffstats
path: root/lib/private/files/node/folder.php
Commit message (Expand)AuthorAgeFilesLines
* Use the view logic for getFolderContent for the node apiRobin Appelman2015-09-081-69/+8
* Update license headersJenkins for ownCloud2015-03-261-4/+21
* Add `getNonExistingName()` to the node apiRobin Appelman2015-03-241-0/+12
* Revert "Updating license headers"Morris Jobke2015-02-261-20/+5
* Updating license headersJenkins for ownCloud2015-02-231-5/+20
* Fix searchCommon to properly match path nameVincent Petry2015-01-121-0/+1
* Make $userId mandatory for searchByTagsVincent Petry2014-12-121-10/+11
* Added searchByTags to view, storage and cacheVincent Petry2014-12-111-0/+10
* Add public api for mount configurationsRobin Appelman2014-12-041-1/+1
* make \OC\Files\Node\Node implement the FileInfo interfaceRobin Appelman2014-12-041-7/+0
* Replace deprecated constant with new class constantJoas Schilling2014-11-251-4/+4
* return null instead of throwing an exceptionRobin Appelman2014-08-061-2/+1
* Fix Folder::getByIdRobin Appelman2014-08-051-13/+25
* - drop permissions table and related codeThomas Müller2014-06-051-5/+0
* Fix all PHPDoc types and variable names, in /libRobin McCorkell2014-05-131-1/+1
* Scrutinizer Auto-FixesScrutinizer Auto-Fixer2014-02-191-1/+0
* move the private namespace OC into lib/private - OCP will stay in lib/publicThomas Müller2013-09-301-0/+382