aboutsummaryrefslogtreecommitdiffstats
path: root/apps/federation/tests/Middleware
Commit message (Expand)AuthorAgeFilesLines
* chore: Add SPDX headerAndy Scherzinger2024-05-291-23/+4
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-231-1/+1
* Fix many issues with the testsCarl Schwan2022-06-281-7/+6
* Migrate HintException to OCPGary Kim2021-06-301-1/+1
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
* Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke2020-08-121-3/+3
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-2/+0
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-1/+1
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-091-1/+0
* Update license headersChristoph Wurst2019-12-051-1/+2
* Mode to modern phpunitRoeland Jago Douma2019-11-271-1/+1
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-1/+1
* Some php-cs fixesRoeland Jago Douma2019-11-221-1/+0
* Properly log the full exception instead of only the messageMorris Jobke2018-01-231-6/+4
* Update license headersMorris Jobke2017-11-061-0/+2
* only execute code if exception was thrown by the corresponding controllerBjoern Schiessle2017-03-241-3/+3
* Fix deprecated getMock call in Federation appRoeland Jago Douma2016-08-311-3/+4
* Fix apps/Joas Schilling2016-07-211-1/+2
* Update license headersLukas Reschke2016-05-261-1/+1
* Move federation tests to PSR-4Joas Schilling2016-05-191-0/+102