summaryrefslogtreecommitdiffstats
path: root/lib/public/files/node.php
Commit message (Collapse)AuthorAgeFilesLines
* Move \OCP\Files to PSR-4Roeland Jago Douma2016-05-181-279/+0
|
* Add locking to the node apiRobin Appelman2016-03-031-0/+51
|
* Happy new year!Thomas Müller2016-01-121-1/+1
|
* Consistent interface declarationRoeland Jago Douma2015-11-231-8/+0
|
* Add getOwner() method to FileInfo and Node APIVincent Petry2015-11-131-0/+8
|
* Add @since tags to all methods in public namespaceMorris Jobke2015-04-161-0/+25
| | | | | | | * enhance the app development experience - you can look up the method introduction right inside the code without searching via git blame * easier to write apps for multiple versions
* Update license headersJenkins for ownCloud2015-03-261-12/+15
|
* Add "throws" lines to calling methods and interface aswellJoas Schilling2015-02-271-0/+18
|
* Revert "Updating license headers"Morris Jobke2015-02-261-15/+18
| | | | This reverts commit 6a1a4880f0d556fb090f19a5019fec31916f5c36.
* Updating license headersJenkins for ownCloud2015-02-231-18/+15
|
* fix node interfaceBernhard Posselt2015-01-261-1/+1
|
* Replace deprecated constant with new class constantJoas Schilling2014-11-251-5/+5
|
* polish documentation based on scrutinizer patchesJörn Friedrich Dreyer2014-02-061-0/+2
|
* fix some capital lettersMorris Jobke2013-11-251-0/+5
|
* unify license headers for public API filesMorris Jobke2013-11-031-4/+20
|
* add storage backend interface to public namespaceRobin Appelman2013-09-101-1/+1
|
* improve phpdoc for the public files interfaceRobin Appelman2013-09-101-7/+58
|
* move public files api to a clearer namespaceRobin Appelman2013-09-101-0/+108