summaryrefslogtreecommitdiffstats
path: root/apps/files_external/lib/config.php
Commit message (Expand)AuthorAgeFilesLines
* Remove dead codeLukas Reschke2015-12-091-52/+6
* Migrate storate status code to storagenotavailablexceptionJesús Macias2015-12-031-8/+4
* Delete unnecessary storage status constansJesús Macias2015-12-031-4/+0
* Add different storage status codes managed by StoragedNotAvailableExceptionJesús Macias2015-12-031-0/+4
* remove old propagation logicRobin Appelman2015-12-011-30/+0
* Adjust patchesThomas Müller2015-11-301-4/+4
* Scrutinizer Auto-FixesScrutinizer Auto-Fixer2015-11-301-1/+2
* Fix some PHPDocsLukas Reschke2015-11-281-4/+5
* Properly throw exception in OC_Mount_Config::getBackendStatusVincent Petry2015-11-061-1/+1
* Display storage status as tooltipRobin McCorkell2015-10-231-0/+1
* deduplicate @xenopathicMorris Jobke2015-10-061-1/+0
* update licence headers via scriptMorris Jobke2015-10-051-1/+2
* if mountpoint is applicable to all users the old API expects a array with 'all'Bjoern Schiessle2015-10-021-0/+5
* Perform visibility checks on storagesRobin McCorkell2015-09-231-7/+7
* Remove storing storage_id in mount.jsonRobin McCorkell2015-09-101-67/+0
* Merge pull request #18445 from owncloud/ext-only-setuservars-stringMorris Jobke2015-08-251-1/+3
|\
| * setUserVars() should only attempt substitution with stringsRobin McCorkell2015-08-201-1/+3
* | Merge pull request #18408 from owncloud/ext-ocpRobin McCorkell2015-08-201-12/+13
|\ \ | |/ |/|
| * Use OCP classes as much as possible in files_externalRobin McCorkell2015-08-191-12/+13
* | add missing return statements in getSystem/getPersonalMountPointsRobin Appelman2015-08-191-0/+4
|/
* Propagate auth mechanism/backend failures to filesystem layerRobin McCorkell2015-08-191-1/+2
* Make Application a singletonRobin McCorkell2015-08-191-20/+11
* Compatibility shims for OC_Mount_ConfigRobin McCorkell2015-08-191-440/+99
* Split backend identifiers from the class nameRobin McCorkell2015-08-191-12/+29
* Authentication mechanisms for external storage backendsRobin McCorkell2015-08-191-1/+15
* Introduce BackendService for managing external storage backendsRobin McCorkell2015-08-191-189/+66
* Merge pull request #13641 from owncloud/cache-storage-statusVincent Petry2015-08-071-2/+10
|\
| * Store storage availability in databaseRobin McCorkell2015-07-201-2/+10
* | Update phpseclib to 2.0Andreas Fischer2015-08-031-4/+3
|/
* Revert "Use OCP classes as much as possible in files_external"Thomas Müller2015-07-021-18/+14
* Use OCP classes as much as possible in files_externalRobin McCorkell2015-07-011-14/+18
* Move core apps from OC_Log::write to OCP\UtilRoeland Jago Douma2015-05-181-2/+2
* Merge pull request #14925 from owncloud/ext-mountoptions-uiRobin McCorkell2015-03-261-5/+12
|\
| * Make sure mountOptions keep their data typeVincent Petry2015-03-261-5/+12
* | Update license headersJenkins for ownCloud2015-03-261-14/+24
|/
* Introduce async status checkingRobin McCorkell2015-03-201-6/+3
* Generate storage config ids when missingVincent Petry2015-03-161-2/+4
* Fix mount config unit testsVincent Petry2015-03-131-6/+18
* Mount options for ext storage are now passed aroundVincent Petry2015-03-131-1/+11
* Use storage id + appframework for ext storage CRUDVincent Petry2015-03-121-25/+26
* Revert "Updating license headers"Morris Jobke2015-02-261-24/+18
* Updating license headersJenkins for ownCloud2015-02-231-18/+24
* Allow saving incomplete external storage configVincent Petry2015-01-271-2/+29
* Merge pull request #12896 from owncloud/drop-deprecatedJörn Friedrich Dreyer2014-12-181-1/+1
|\
| * first step to drop \OCP\Config:: in favour of IConfigMorris Jobke2014-12-171-1/+1
* | Add the storage id to the mount configRobin Appelman2014-12-171-103/+162
|/
* Remove conditional check for 5.3 compatibilityLukas Reschke2014-12-121-6/+1
* Merge pull request #12577 from owncloud/public-mount-apiLukas Reschke2014-12-081-16/+0
|\
| * Use the mount config api for files_externalRobin Appelman2014-12-041-16/+0
* | Keep spaces out of the stringVolkan Gezer2014-12-071-1/+1
|/