summaryrefslogtreecommitdiffstats
path: root/apps/files_external/controller/globalstoragescontroller.php
Commit message (Expand)AuthorAgeFilesLines
* Move stuff from outside lib/ to PSR-4Joas Schilling2016-05-241-189/+0
* Update author informationLukas Reschke2016-03-011-0/+1
* inject loggerRobin Appelman2016-01-291-2/+6
* Happy new year!Thomas Müller2016-01-121-2/+2
* deduplicate @xenopathicMorris Jobke2015-10-061-1/+1
* update licence headers via scriptMorris Jobke2015-10-051-0/+1
* Perform visibility checks on storagesRobin McCorkell2015-09-231-9/+0
* Revert "Implement more fine-grained external storage permissions model"Robin McCorkell2015-09-231-6/+6
* Introduce MODIFY permission for external storagesRobin McCorkell2015-08-281-2/+2
* Validate permissions for created admin storages, auth mechanismRobin McCorkell2015-08-281-0/+11
* Split backend identifiers from the class nameRobin McCorkell2015-08-191-12/+12
* Authentication mechanisms for external storage backendsRobin McCorkell2015-08-191-0/+6
* Introduce BackendService for managing external storage backendsRobin McCorkell2015-08-191-16/+25
* Update license headersJenkins for ownCloud2015-03-261-5/+15
* Fix PHPDoc in files_external, add missing tagVincent Petry2015-03-171-2/+4
* Generate storage config ids when missingVincent Petry2015-03-161-5/+8
* Mount options for ext storage are now passed aroundVincent Petry2015-03-131-0/+6
* Use storage id + appframework for ext storage CRUDVincent Petry2015-03-121-0/+145