aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_external/tests/Controller/StoragesControllerTest.php
Commit message (Expand)AuthorAgeFilesLines
* chore(apps): Apply new rector configuration to autouse classesCôme Chilliet2024-10-151-4/+5
* chore(deps): Update nextcloud/coding-standard to v1.3.1provokateurin2024-09-191-2/+2
* refactor: Add void return type to PHPUnit test methodsChristoph Wurst2024-09-151-10/+10
* chore: Add SPDX headerAndy Scherzinger2024-06-061-24/+3
* feat(files_external): migrate to vueJohn Molakvoæ2023-08-011-2/+2
* fix(dispatcher): Move remaining simple cases in apps/ folder to IEventDispatcherJoas Schilling2023-07-251-3/+5
* Add option to disallow creation of local storagesVincent Petry2021-12-151-0/+30
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
* adjust testsRobin Appelman2021-01-081-1/+3
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-1/+1
* Move OC_Mount_Config to proper classname and remove OC::$CLASSPATH usage in f...Morris Jobke2020-07-101-2/+2
* Add visibility to all methods and position of static keywordChristoph Wurst2020-04-101-1/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+0
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-0/+2
* Use the short array syntax, everywhereChristoph Wurst2020-03-261-13/+13
* Use the shorter phpunit syntax for mocked return valuesChristoph Wurst2020-03-251-10/+10
* fix external storage controller testsRobin Appelman2020-03-131-0/+4
* Update license headersChristoph Wurst2019-12-051-1/+2
* Mode to modern phpunitRoeland Jago Douma2019-11-271-2/+2
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-2/+2
* Some php-cs fixesRoeland Jago Douma2019-11-221-3/+4
* Update license headersMorris Jobke2017-11-061-0/+1
* Use ::class in test mocksMorris Jobke2017-10-241-2/+4
* 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-2/+2
* Move stuff from outside lib/ to PSR-4Joas Schilling2016-05-241-0/+394