aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/AppFramework/Middleware/MiddlewareDispatcher.php
Commit message (Expand)AuthorAgeFilesLines
* composer run cs:fixCôme Chilliet2023-01-201-1/+0
* Fix typos in lib/private subdirectoryluz paz2022-07-271-1/+1
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
* Format code to a single space around binary operatorsChristoph Wurst2020-10-051-3/+3
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-6/+5
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-3/+3
* Update license headersChristoph Wurst2019-12-051-1/+4
* Some php-cs fixesRoeland Jago Douma2019-11-221-1/+0
* Fix testsRoeland Jago Douma2018-02-211-1/+1
* Make the middlewareDispatcher strictRoeland Jago Douma2018-02-211-9/+10
* Use $var[] = $a instead of array_push - 2x fasterMorris Jobke2018-01-251-1/+1
* Fix othersJoas Schilling2016-07-211-1/+2
* Update license headersLukas Reschke2016-05-261-1/+2
* Move \OC\AppFramework to PSR-4Roeland Jago Douma2016-04-221-0/+162