summaryrefslogtreecommitdiffstats
path: root/apps/files_external/tests/service/userglobalstoragesservicetest.php
Commit message (Expand)AuthorAgeFilesLines
* Move stuff from outside lib/ to PSR-4Joas Schilling2016-05-241-366/+0
* clear mount cache when removing applicablesRobin Appelman2016-01-201-1/+2
* Happy new year!Thomas Müller2016-01-121-2/+3
* Filter getStorage to make sure the user has access to itRobin Appelman2016-01-081-0/+8
* update testsRobin Appelman2016-01-081-0/+4
* db config backend for files_externalRobin Appelman2015-12-041-6/+46
* Update license headersLukas Reschke2015-10-261-0/+1
* Fix testDeleteStorage signature to match the one from the base classVincent Petry2015-10-131-2/+3
* deduplicate @xenopathicMorris Jobke2015-10-061-1/+1
* Unit tests for storage validation in serviceRobin McCorkell2015-09-231-0/+10
* Perform visibility checks on storagesRobin McCorkell2015-09-231-0/+4
* Unit tests for UserGlobalStoragesService::getUniqueStorages()Robin McCorkell2015-09-161-2/+78
* Unit test storages with an empty mount pointRobin McCorkell2015-08-311-0/+5
* Unit tests for new backend APIRobin McCorkell2015-08-191-0/+215