summaryrefslogtreecommitdiffstats
path: root/apps/files_external/tests/service/storagesservicetest.php
Commit message (Expand)AuthorAgeFilesLines
* Move stuff from outside lib/ to PSR-4Joas Schilling2016-05-241-505/+0
* Fix storage backend class namespaces and move to subdirRobin McCorkell2016-04-141-3/+3
* encrypt passwords for files_externalRobin Appelman2016-02-111-1/+1
* clear mount cache when removing applicablesRobin Appelman2016-01-201-0/+7
* Happy new year!Thomas Müller2016-01-121-2/+3
* fix setting mountpoint and auth backend of external storagesRobin Appelman2016-01-081-0/+29
* db config backend for files_externalRobin Appelman2015-12-041-12/+41
* Remove oc_storages entries after removing ext storagesVincent Petry2015-10-061-2/+48
* deduplicate @xenopathicMorris Jobke2015-10-061-1/+1
* update licence headers via scriptMorris Jobke2015-10-051-1/+1
* Unit tests for storage validation in serviceRobin McCorkell2015-09-231-0/+46
* Make Application a singletonRobin McCorkell2015-08-191-1/+6
* Unit tests for new backend APIRobin McCorkell2015-08-191-0/+59
* Split backend identifiers from the class nameRobin McCorkell2015-08-191-17/+33
* Authentication mechanisms for external storage backendsRobin McCorkell2015-08-191-0/+44
* Introduce BackendService for managing external storage backendsRobin McCorkell2015-08-191-3/+44
* Update license headersJenkins for ownCloud2015-03-261-12/+11
* Mount options for ext storage are now passed aroundVincent Petry2015-03-131-0/+3
* Use storage id + appframework for ext storage CRUDVincent Petry2015-03-121-0/+180