summaryrefslogtreecommitdiffstats
path: root/tests/lib/AppFramework/Http/DispatcherTest.php
Commit message (Expand)AuthorAgeFilesLines
* feat(app framework)!: Inject services into controller methodsChristoph Wurst2023-01-181-10/+19
* fix(app framework): Fix missing cast of double controller parametersChristoph Wurst2022-12-151-7/+14
* Fix PHP 8.2 warnings about undeclared propertiesCôme Chilliet2022-06-211-0/+2
* Merge pull request #31235 from nextcloud/techdebt/noid/extract-request-idJoas Schilling2022-03-221-36/+13
|\
| * Adjust and add unit testsJoas Schilling2022-02-231-36/+13
* | Fix testsJulius Härtl2022-02-281-7/+20
|/
* Fix DateTime constructor calls with nullCôme Chilliet2021-11-231-1/+1
* Format code to a single space around binary operatorsChristoph Wurst2020-10-051-5/+5
* Fix testsJoas Schilling2020-10-021-9/+46
* Move the notmodified check to middleware where it belongsRoeland Jago Douma2020-05-131-9/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-9/+2
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-4/+4
* Fix (array) indent style to always use one tabChristoph Wurst2020-04-091-2/+2
* Use the short array syntax, everywhereChristoph Wurst2020-03-261-9/+9
* Use the shorter phpunit syntax for mocked return valuesChristoph Wurst2020-03-251-15/+15
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-1/+1
* Some php-cs fixesRoeland Jago Douma2019-11-221-4/+2
* Fix testsRoeland Jago Douma2018-02-211-12/+16
* Fix "Undefined method setExpectedException()"Joas Schilling2018-01-241-1/+1
* Use ::class in test mocksMorris Jobke2017-10-241-6/+7
* Fix phpunit-5.4 wargningRoeland Jago Douma2016-07-111-15/+41
* Move tests/ to PSR-4 (#24731)Joas Schilling2016-05-201-0/+466