aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/tests/ExternalStorageTest.php
Commit message (Expand)AuthorAgeFilesLines
* chore(apps): Apply new rector configuration to autouse classesCôme Chilliet2024-10-151-1/+2
* refactor(files_sharing): Add Storage parameter strong typesprovokateurin2024-10-071-1/+1
* fix(files_sharing): Fix all IStorage return typesprovokateurin2024-09-261-3/+4
* refactor: Add void return type to PHPUnit test methodsChristoph Wurst2024-09-151-2/+2
* chore: Add SPDX headerAndy Scherzinger2024-06-061-24/+3
* ocm controllerMaxence Lange2023-09-201-1/+3
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-1/+1
* 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-2/+0
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-091-0/+1
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-0/+1
* Use the short array syntax, everywhereChristoph Wurst2020-03-261-16/+16
* Update license headersChristoph Wurst2019-12-051-1/+1
* Update license headersMorris Jobke2017-11-061-0/+1
* Add a single public api for resolving a cloud id to a user and remote and backRobin Appelman2017-02-081-0/+2
* Inject IHTTPClientServiceLukas Reschke2016-09-291-1/+21
* Fix fed share test call to return proper resultVincent Petry2016-09-201-6/+22
* Update with robinJoas Schilling2016-07-211-1/+1
* Fix apps/Joas Schilling2016-07-211-2/+3
* Move tests to PSR-4Joas Schilling2016-05-251-0/+97