aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/files/storage/storagefactory.php
Commit message (Collapse)AuthorAgeFilesLines
* Move \OC\Files to PSR-4Roeland Jago Douma2016-04-241-107/+0
|
* Remove Scrutinizer Auto FixerLukas Reschke2016-03-011-1/+0
|
* Happy new year!Thomas Müller2016-01-121-1/+1
|
* Check result of storage wrappersRobin Appelman2015-08-301-0/+3
|
* update license headers and authorsMorris Jobke2015-06-251-1/+0
|
* add priority to storage wrappersRobin Appelman2015-03-261-5/+14
|
* Update license headersJenkins for ownCloud2015-03-261-4/+22
|
* 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
| | | | This reverts commit 6a1a4880f0d556fb090f19a5019fec31916f5c36.
* 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