summary refs log tree commit diff
path: root/tests/api/test_ratelimiting.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Do not apply ratelimiting on joins to appservices (#8139)Will Hunt2020-08-211-0/+73
* Performance improvements and refactor of Ratelimiter (#7595)Andrew Morgan2020-06-051-19/+77
* Run Black on the tests again (#5170)Amber Brown2019-05-101-3/+3
* Add rate-limiting on registration (#4735)Brendan Abolivier2019-03-051-10/+10
* Run black.black2018-08-101-4/+3
* Fix flake8 warnings for testsMark Haines2016-02-191-0/+1
* Have all unit tests import from our own subclass of trial's unittest TestCase...Paul "LeoNerd" Evans2014-09-121-1/+1
* Test ratelimiterMark Haines2014-09-021-0/+39