summaryrefslogtreecommitdiffstats
path: root/lib/private/files/node
Commit message (Expand)AuthorAgeFilesLines
* Update the cache when renaming even if we dont emit hooksRobin Appelman2015-01-281-1/+1
* fix node interfaceBernhard Posselt2015-01-261-2/+1
* Fix searchCommon to properly match path nameVincent Petry2015-01-121-0/+1
* add an interface for the root folder so apps have an interface to deal with s...Bernhard Posselt2014-12-211-1/+3
* Add getMountPoint to FileInfoRobin Appelman2014-12-171-0/+4
* Return file info from Node APIVincent Petry2014-12-151-1/+6
* Make $userId mandatory for searchByTagsVincent Petry2014-12-122-11/+12
* Added searchByTags to view, storage and cacheVincent Petry2014-12-112-0/+14
* Add public api for mount configurationsRobin Appelman2014-12-042-8/+8
* make \OC\Files\Node\Node implement the FileInfo interfaceRobin Appelman2014-12-043-28/+60
* Replace deprecated constant with new class constantJoas Schilling2014-11-254-15/+15
* Fix SharedCache::getPathByIdRobin Appelman2014-08-061-1/+1
* return null instead of throwing an exceptionRobin Appelman2014-08-061-2/+1
* Fix Folder::getByIdRobin Appelman2014-08-052-39/+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-193-4/+0
* Fix more documentation failesJoas Schilling2014-02-081-2/+1
* 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