summary refs log tree commit diff
path: root/synapse/metrics/__init__.py (unfollow)
Commit message (Expand)AuthorFilesLines
2019-07-08Update ModuleApi to avoid register(generate_token=True) (#5640)Richard van der Hoff2-8/+57
2019-07-08Factor out some redundant code in the login impl (#5639)Richard van der Hoff2-39/+11
2019-07-08Move get_or_create_user to test code (#5628)Richard van der Hoff3-60/+60
2019-07-08Add a few more common environment directory names to black exclusion (#5630)Andrew Morgan2-0/+3
2019-07-05Add default push rule to ignore reactions (#5623)J. Ryan Stinnett2-0/+14
2019-07-05Add origin_server_ts and sender fields to m.replace (#5613)Andrew Morgan3-7/+24
2019-07-05Remove support for invite_3pid_guest. (#5625)Richard van der Hoff7-196/+3
2019-07-05remove dead transaction persist code (#5622)Richard van der Hoff4-69/+1
2019-07-05Fixes to the federation rate limiter (#5621)Richard van der Hoff6-16/+148
2019-07-05Make errors about email password resets much clearer (#5616)Andrew Morgan2-11/+9
2019-07-05Improve the backwards compatibility re-exports of synapse.logging.context (#5...Amber Brown4-5/+62
2019-07-05Add a sytest blacklist file (#5611)Andrew Morgan5-148/+43
2019-07-04Update changelog v1.1.0 github/release-v1.1.0 release-v1.1.0Erik Johnston1-0/+10
2019-07-04