Commit History

Author SHA1 Message Date
  Patrick Cloke 3ac412b4e2 Require types in tests.storage. (#14646) 1 year ago
  David Robertson 285d72556b Update mypy and mypy-zope, attempt 3 (#13993) 1 year ago
  David Robertson 8e52cb0bce Revert "Update mypy and mypy-zope (#13925)" 1 year ago
  David Robertson 6d543d6d9f Update mypy and mypy-zope (#13925) 1 year ago
  Matt C a7da00d4f7 Add storage and module API methods to get monthly active users and their appservices (#12838) 2 years ago
  David Robertson 2607b3e181 Update mypy to 0.950 and fix complaints (#12650) 2 years ago
  Sean Quah 78b99de7c2 Prefer `make_awaitable` over `defer.succeed` in tests (#12505) 2 years ago
  Dirk Klimpel d666fc02fa Add type hints to some tests files (#12371) 2 years ago
  Richard van der Hoff e24ff8ebe3 Remove `HomeServer.get_datastore()` (#12031) 2 years ago
  Patrick Cloke 94b620a5ed Use direct references for configuration variables (part 6). (#10916) 2 years ago
  Jonathan de Jong 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 years ago
  Patrick Cloke 0b3112123d Use mock from the stdlib. (#9772) 3 years ago
  Eric Eastwood 0a00b7ff14 Update black, and run auto formatting over the codebase (#9381) 3 years ago
  Will Hunt 8676d8ab2e Filter out appservices from mau count (#8404) 3 years ago
  Patrick Cloke cef00211c8 Allow for make_awaitable's return value to be re-used. (#8261) 3 years ago
  Patrick Cloke a0acdfa9e9 Converts event_federation and registration databases to async/await (#8061) 3 years ago
  Patrick Cloke 7f837959ea Convert directory, e2e_room_keys, end_to_end_keys, monthly_active_users database to async (#8042) 3 years ago
  Erik Johnston a7bdf98d01 Rename database classes to make some sense (#8033) 3 years ago
  Andrew Morgan 0188daf32c Replace instances of reactor pumping with get_success. (#7619) 4 years ago
  Richard van der Hoff f4269694ce Optimise some references to hs.config (#7546) 4 years ago
  Neil Johnson 1d66dce83e Break down monthly active users by appservice_id (#7030) 4 years ago
  Erik Johnston 756d4942f5 Move DB pool and helper functions into dedicated Database class 4 years ago
  Neil Johnson a0d0ba7862 Fix MAU reaping where reserved users are specified. (#6168) 4 years ago
  Richard van der Hoff 953dbb7980 Remove access-token support from RegistrationStore.register (#5642) 5 years ago
  Amber Brown 32e7c9e7f2 Run Black. (#5482) 5 years ago
  Amber Brown b36c82576e Run Black on the tests again (#5170) 5 years ago
  Amber Brown 7072fe3084 Fix UPSERTs on SQLite 3.24+ (#4477) 5 years ago
  Neil Johnson d2f7c4e6b1 create support user (#4141) 5 years ago
  Richard van der Hoff 30da50a5b8 Initialise user displayname from SAML2 data (#4272) 5 years ago
  Travis Ralston 835779f7fb Add option to track MAU stats (but not limit people) (#3830) 5 years ago