Historique des commits

Auteur SHA1 Message Date
  David Robertson 6e6edea6c1 Properly typecheck tests.api (#14983) il y a 1 an
  Andrew Morgan 8d90e5f200 Add type hints to `TestRatelimiter` (#14885) il y a 1 an
  David Robertson 599c403d99 Allow rate limiters to passively record actions they cannot limit (#13253) il y a 2 ans
  reivilibre 0dbdc39940 Fix a long-standing bug which meant that rate limiting was not restrictive enough in some cases. (#13018) il y a 2 ans
  Patrick Cloke 7bc08f3201 Remove remaining bits of groups code. (#12936) il y a 2 ans
  Patrick Cloke 02d708568b Replace assertEquals and friends with non-deprecated versions. (#12092) il y a 2 ans
  Richard van der Hoff e24ff8ebe3 Remove `HomeServer.get_datastore()` (#12031) il y a 2 ans
  Brendan Abolivier a683028d81 Correctly ratelimit invites when creating a room (#9968) il y a 3 ans
  Erik Johnston 963f4309fe Make RateLimiter class check for ratelimit overrides (#9711) il y a 3 ans
  Eric Eastwood 0a00b7ff14 Update black, and run auto formatting over the codebase (#9381) il y a 3 ans
  Erik Johnston f21e24ffc2 Add ability for access tokens to belong to one user but grant access to another user. (#8616) il y a 4 ans
  Will Hunt cbbf9126cb Do not apply ratelimiting on joins to appservices (#8139) il y a 4 ans
  Andrew Morgan f4e6495b5d Performance improvements and refactor of Ratelimiter (#7595) il y a 4 ans
  Amber Brown b36c82576e Run Black on the tests again (#5170) il y a 5 ans
  Brendan Abolivier a4c3a361b7 Add rate-limiting on registration (#4735) il y a 5 ans
  black 8b3d9b6b19 Run black. il y a 6 ans
  Mark Haines 700487a7c7 Fix flake8 warnings for tests il y a 8 ans
  Paul "LeoNerd" Evans cd62ee3f29 Have all unit tests import from our own subclass of trial's unittest TestCase; set up logging in ONE PLACE ONLY il y a 10 ans
  Mark Haines dd2cd9312a Test ratelimiter il y a 10 ans