summaryrefslogtreecommitdiffstats
path: root/apps/files_external/lib/config/configadapter.php
Commit message (Expand)AuthorAgeFilesLines
* Move Config to PSR-4Joas Schilling2016-05-241-183/+0
* Move stuff from outside lib/ to PSR-4Joas Schilling2016-05-241-2/+2
* move failedstorage to coreRobin Appelman2016-03-111-1/+1
* Properly set exception in FailedStorageVincent Petry2016-03-031-1/+4
* allow availability recheck for external storagesRobin Appelman2016-03-031-1/+2
* handle exception in availibilty checkRobin Appelman2016-02-041-3/+8
* show failed external storages properlyRobin Appelman2016-02-041-0/+5
* Introduce 'login credentials' auth mechanismRobin McCorkell2016-01-181-2/+2
* Happy new year!Thomas Müller2016-01-121-2/+2
* Migrate files external for the user that the filesystem is being setup forRobin Appelman2015-12-141-1/+1
* db config backend for files_externalRobin Appelman2015-12-041-3/+11
* Scrutinizer Auto-FixesScrutinizer Auto-Fixer2015-11-301-1/+0
* deduplicate @xenopathicMorris Jobke2015-10-061-1/+1
* Perform visibility checks on storagesRobin McCorkell2015-09-231-1/+1
* Fix external storage priority logicRobin McCorkell2015-09-161-1/+1
* make sure we actually have an object storeRobin Appelman2015-08-281-0/+3
* Propagate auth mechanism/backend failures to filesystem layerRobin McCorkell2015-08-191-5/+24
* Authentication mechanisms for external storage backendsRobin McCorkell2015-08-191-0/+3
* Introduce UserGlobalStoragesServiceRobin McCorkell2015-08-191-15/+83
* Introduce BackendService for managing external storage backendsRobin McCorkell2015-08-191-2/+12
* Update license headersJenkins for ownCloud2015-03-261-4/+18
* Revert "Updating license headers"Morris Jobke2015-02-261-17/+5
* Updating license headersJenkins for ownCloud2015-02-231-5/+17
* Load mount specific options from the mount configRobin Appelman2014-12-171-2/+3
* Use the mount config api for files_externalRobin Appelman2014-12-041-0/+44