summaryrefslogtreecommitdiffstats
path: root/tests/lib/files/node
Commit message (Expand)AuthorAgeFilesLines
* Add getMountPoint to FileInfoRobin Appelman2014-12-174-4/+4
* 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-044-46/+73
* Replace uniqid calls with $this->getUniqueID so tests pass again on windowsJoas Schilling2014-12-031-1/+1
* Replace deprecated constant with new class constantJoas Schilling2014-11-253-24/+24
* Use base class to reset the file mapperJoas Schilling2014-11-195-10/+13
* Correctly restore previous root mount point after testingJoas Schilling2014-11-171-2/+12
* 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
* Scrutinizer Auto-FixesScrutinizer Auto-Fixer2014-02-192-4/+0
* - giving the user a new id for each test run in order to prevent reuse of e.g...Thomas Müller2013-09-131-1/+2
* adjust test cases to namespace changesRobin Appelman2013-09-105-26/+26
* Provide an implementation of the fileapi for oc6 build on top of the old apiRobin Appelman2013-09-015-0/+1700