aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_external/tests/Controller
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-154-18/+18
* chore: Add SPDX headerAndy Scherzinger2024-06-064-90/+11
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-232-2/+0
* admin have no special rights on users' entriesMaxence Lange2023-09-011-29/+6
* feat(files_external): migrate to vueJohn Molakvoæ2023-08-011-2/+2
* Migrate files external to PSR LoggerInterfaceBenjamin Gaussorgues2023-08-012-4/+6
* fix!: Remove symfony EventDispatcherInterface from UserJoas Schilling2023-07-272-4/+4
* 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-153-3/+66
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-044-5/+1
* 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