summaryrefslogtreecommitdiffstats
path: root/apps/federatedfilesharing/tests/Controller/RequestHandlerControllerTest.php
Commit message (Expand)AuthorAgeFilesLines
* Log in audit log federated shares eventsCarl Schwan2022-03-161-2/+8
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
* Move requesthandler controller to LoggerInterfaceRoeland Jago Douma2021-03-101-3/+3
* Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke2020-08-121-15/+15
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Add visibility to all methods and position of static keywordChristoph Wurst2020-04-101-3/+3
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-10/+0
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-1/+0
* Remove unused importsChristoph Wurst2020-03-251-9/+0
* Update license headersChristoph Wurst2019-12-051-2/+1
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-1/+1
* Some php-cs fixesRoeland Jago Douma2019-11-221-1/+1
* update testsBjoern Schiessle2018-07-021-259/+119
* Fix DI for federated file sharing controllerMorris Jobke2018-04-231-2/+10
* Do not use \OCP\DB anymoreRoeland Jago Douma2018-03-261-11/+19
* Remove deprecated HTTPHelperRoeland Jago Douma2018-03-131-32/+0
* Update license headersMorris Jobke2017-11-061-0/+2
* Use ::class in test mocks of dav appMorris Jobke2017-10-261-1/+1
* Use ::class in test mocksMorris Jobke2017-10-241-4/+4
* Use proper methods for registerBackendMorris Jobke2017-08-151-1/+1
* Add the column so we keep the value from before the updateJoas Schilling2017-05-181-1/+2
* Do proper DIRoeland Jago Douma2017-04-111-1/+1
* remove discovery manager in favour of the OCSDiscoveryServiceBjoern Schiessle2017-04-111-5/+1
* update unit testsBjoern Schiessle2017-04-071-2/+3
* Add a single public api for resolving a cloud id to a user and remote and backRobin Appelman2017-02-081-2/+11
* Mock HTTPClientServiceLukas Reschke2016-09-291-2/+21
* Move federated sharing routes to the federatedfilesharingappRoeland Jago Douma2016-08-281-0/+383