aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_external/tests/Service/StoragesServiceTest.php
Commit message (Expand)AuthorAgeFilesLines
* force full setup after external storage config changeRobin Appelman2022-03-241-0/+7
* remove depricated methods from MountConfigRobin Appelman2021-06-161-6/+1
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
* better cleanup of filecache when deleting an external storageRobin Appelman2021-05-191-7/+33
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-1/+1
* Don't leave cursors open when tests failJoas Schilling2020-11-091-1/+4
* Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke2020-08-121-1/+1
* Move OC_Mount_Config to proper classname and remove OC::$CLASSPATH usage in f...Morris Jobke2020-07-101-4/+4
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-0/+1
* Use the short array syntax, everywhereChristoph Wurst2020-03-261-6/+6
* Use the shorter phpunit syntax for mocked return valuesChristoph Wurst2020-03-251-10/+10
* Update license headersChristoph Wurst2019-12-051-1/+1
* Fix external storagestestsRoeland Jago Douma2019-11-271-6/+12
* Mode to modern phpunitRoeland Jago Douma2019-11-271-8/+8
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-2/+2
* Some php-cs fixesRoeland Jago Douma2019-11-221-2/+2
* use DAV instead of SMB for deletion testsRobin Appelman2018-06-211-5/+4
* update icewind/smb to 3.0.0Robin Appelman2018-06-211-1/+2
* Update license headersMorris Jobke2017-11-061-0/+2
* Use ::class in test mocksMorris Jobke2017-10-241-3/+5
* adjust tests to new failed storage handlingRobin Appelman2017-09-061-8/+7
* Fix getMock files_externalRoeland Jago Douma2016-09-061-2/+4
* Update with robinJoas Schilling2016-07-211-1/+1
* Fix apps/Joas Schilling2016-07-211-2/+3
* Update license headersLukas Reschke2016-05-261-0/+1
* Move remaining classes to PSR-4Joas Schilling2016-05-241-4/+4
* Move stuff from outside lib/ to PSR-4Joas Schilling2016-05-241-0/+505