aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/Security/RateLimiting/LimiterTest.php
Commit message (Expand)AuthorAgeFilesLines
* refactor: Add void return type to PHPUnit test methodsChristoph Wurst2024-09-151-4/+4
* chore: Add SPDX headerAndy Scherzinger2024-05-131-17/+2
* Adjust testsLukas Reschke2021-09-061-10/+6
* Adjust logic to store period instead of current timestampLukas Reschke2021-09-061-13/+0
* Make Security module strictJ0WI2021-04-191-0/+3
* Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke2020-08-121-6/+6
* Remove unused importsChristoph Wurst2020-03-251-3/+0
* Mode to modern phpunitRoeland Jago Douma2019-11-271-9/+9
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-1/+1
* Fix report of phpstan in LimiterRoeland Jago Douma2019-08-191-8/+0
* Add support for ratelimiting via annotationsLukas Reschke2017-04-131-0/+161