summaryrefslogtreecommitdiffstats
path: root/tests/lib/files/node/folder.php
Commit message (Expand)AuthorAgeFilesLines
* Add unit test for searching in storage rootRobin Appelman2015-10-061-0/+39
* Move dummy backend to Tests namespaceLukas Reschke2015-09-221-1/+1
* Use the view logic for getFolderContent for the node apiRobin Appelman2015-09-081-30/+7
* Add `getNonExistingName()` to the node apiRobin Appelman2015-03-241-0/+36
* Fix searchCommon to properly match path nameVincent Petry2015-01-121-0/+39
* Add getMountPoint to FileInfoRobin Appelman2014-12-171-1/+1
* Make $userId mandatory for searchByTagsVincent Petry2014-12-121-0/+39
* Add public api for mount configurationsRobin Appelman2014-12-041-6/+6
* make \OC\Files\Node\Node implement the FileInfo interfaceRobin Appelman2014-12-041-7/+12
* Replace deprecated constant with new class constantJoas Schilling2014-11-251-7/+7
* Use base class to reset the file mapperJoas Schilling2014-11-191-2/+3
* return null instead of throwing an exceptionRobin Appelman2014-08-061-4/+2
* Fix Folder::getByIdRobin Appelman2014-08-051-0/+129
* - drop permissions table and related codeThomas Müller2014-06-051-8/+0
* adjust test cases to namespace changesRobin Appelman2013-09-101-5/+5
* Provide an implementation of the fileapi for oc6 build on top of the old apiRobin Appelman2013-09-011-0/+479