summaryrefslogtreecommitdiffstats
path: root/lib/private/files/storage/storagefactory.php
Commit message (Expand)AuthorAgeFilesLines
* fix factory testRobin Appelman2015-03-111-1/+0
* pass mountpoint to storage wrapper callbackRobin Appelman2015-03-111-5/+7
* Revert "Updating license headers"Morris Jobke2015-02-261-21/+5
* Updating license headersJenkins for ownCloud2015-02-231-5/+21
* Apply wrappers to existing mounts before registering itRobin Appelman2015-01-231-1/+8
* removeStorageWrapper to unregister a storage wrapperVincent Petry2015-01-231-3/+14
* Do not call wrapStorage if storate with same name added twiceVincent Petry2015-01-221-0/+6
* Add public api for mount configurationsRobin Appelman2014-12-041-0/+54