summaryrefslogtreecommitdiffstats
path: root/lib/public/files/storage
Commit message (Collapse)AuthorAgeFilesLines
* Add @since tags to all methods in public namespaceMorris Jobke2015-04-161-0/+3
| | | | | | | * 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-4/+19
|
* pass mountpoint to storage wrapper callbackRobin Appelman2015-03-111-2/+3
|
* Revert "Updating license headers"Morris Jobke2015-02-261-18/+5
| | | | This reverts commit 6a1a4880f0d556fb090f19a5019fec31916f5c36.
* Updating license headersJenkins for ownCloud2015-02-231-5/+18
|
* Fix return type of addStorageWrapper in PHPDocVincent Petry2015-01-271-1/+1
|
* Do not call wrapStorage if storate with same name added twiceVincent Petry2015-01-221-0/+2
|
* Add public api for mount configurationsRobin Appelman2014-12-041-0/+32