summaryrefslogtreecommitdiffstats
path: root/lib/private/AppFramework/Utility/ControllerMethodReflector.php
Commit message (Expand)AuthorAgeFilesLines
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-3/+3
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-1/+1
* Update license headersChristoph Wurst2019-12-051-2/+5
* Some php-cs fixesRoeland Jago Douma2019-11-221-1/+1
* Assume that getType is availableDaniel Kesselberg2019-10-141-7/+4
* Fix ReflectionType::__toString() is deprecatedDaniel Kesselberg2019-10-141-2/+2
* Don't try to match on falseRoeland Jago Douma2018-02-211-17/+19
* Strict OCP\AppFramework\Utility\IControllerMethodReflectorRoeland Jago Douma2018-02-211-10/+10
* Update license headersMorris Jobke2017-11-061-0/+2
* Add isset() as it can be an empty resultLukas Reschke2017-04-131-1/+1
* Add support for ratelimiting via annotationsLukas Reschke2017-04-131-29/+26
* handle optional annotation parametersBjoern Schiessle2017-01-181-2/+19
* Fix the regex for annotations with valuesJoas Schilling2017-01-181-1/+1
* Fix othersJoas Schilling2016-07-211-1/+2
* Move \OC\AppFramework to PSR-4Roeland Jago Douma2016-04-221-0/+118