aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_external/tests/Controller
Commit message (Expand)AuthorAgeFilesLines
* adjust testsRobin Appelman2021-01-083-4/+24
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-164-3/+4
* Format code to a single space around binary operatorsChristoph Wurst2020-10-051-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-102-2/+0
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-312-0/+3
* Merge pull request #20170 from nextcloud/techdebt/remove-unused-importsChristoph Wurst2020-03-271-1/+0
|\
| * Remove unused importsChristoph Wurst2020-03-251-1/+0
* | Use the short array syntax, everywhereChristoph Wurst2020-03-262-15/+15
* | Use the shorter phpunit syntax for mocked return valuesChristoph Wurst2020-03-252-11/+11
|/
* fix external storage controller testsRobin Appelman2020-03-131-0/+4
* Update license headersChristoph Wurst2019-12-054-4/+5
* Mode to modern phpunitRoeland Jago Douma2019-11-274-5/+5
* Make phpunit8 compatibleRoeland Jago Douma2019-11-274-5/+5
* Some php-cs fixesRoeland Jago Douma2019-11-224-8/+12
* Update license headersMorris Jobke2017-11-064-0/+4
* Use ::class in test mocksMorris Jobke2017-10-241-2/+4
* Fix getMock files_externalRoeland Jago Douma2016-09-063-14/+22
* Update with robinJoas Schilling2016-07-212-2/+2
* Fix apps/Joas Schilling2016-07-214-6/+11
* Allow regular users to specify global credentials passwordLukas Reschke2016-06-271-0/+177
* Update license headersLukas Reschke2016-05-263-0/+3
* Fix missing use statements in ext. str. testsJoas Schilling2016-05-251-0/+1
* Move remaining classes to PSR-4Joas Schilling2016-05-241-2/+2
* Move stuff from outside lib/ to PSR-4Joas Schilling2016-05-243-0/+545