summary refs log tree commit diff
path: root/synapse/util/patch_inline_callbacks.py (unfollow)
Commit message (Expand)AuthorFilesLines
2020-02-25Remove extraneous unittest.DEBUG'sAndrew Morgan2-2/+0
2020-02-25Increase expected state events in tests for new room by oneAndrew Morgan1-1/+6
2020-02-24Move buildkite config to the pipelines repo (#5943)Amber Brown2-0/+16
2020-02-24Add m.id_access_token flag (#5930)Andrew Morgan2-1/+7
2020-02-24Removed unused jenkins/ folder and script (#5938)Amber Brown2-16/+1
2020-02-24Revert "Use the v2 lookup API for 3PID invites (#5897)"Andrew Morgan10-320/+183
2020-02-14Blacklist some flaky testsAndrew Morgan1-0/+6
2020-02-14Pin black to 19.3b0Andrew Morgan1-1/+1
2020-02-14Fix with isort==4.3.21 and black==19.3b0Andrew Morgan13-24/+19
2020-02-14Delete duplicate user deactivationAndrew Morgan1-7/+0
2020-02-14Fix account_validity incorrect email response contentAndrew Morgan1-2/+5
2020-02-14Fix incorrect run_in_background import statementAndrew Morgan1-1/+1
2020-02-14Fix signedjson deleted methodAndrew Morgan1-4/+12
2020-02-11Dinsic Blacking with black==18.6b2Andrew Morgan353-10315/+8823
2020-02-061.10.0rc2Erik Johnston5-4/+17
2020-02-05Update documentation (#6859)Robin Vleij1-1/+2
2020-02-05Add quotes around pip install target (my shell complained without them).Patrick Cloke2-1/+2
2020-02-05make FederationClient._do_send_invite asyncRichard van der Hoff1-10/+7
2020-02-05Apply suggestions from code reviewRichard van der Hoff1-2/+4
2020-02-05Check sender_key matches on inbound encrypted events. (#6850)Erik Johnston3-14/+67
2020-02-05Merge pull request #6844 from matrix-org/uhoreg/cross_signing_fix_device_fedHubert Chathi2-0/+11
2020-02-05Reduce performance logging to DEBUG (#6833)Michael Kaye2-1/+2
2020-02-04Database updates to populate rooms.room_version (#6847)Richard van der Hoff3-0/+58
2020-02-04Fix detecting unknown devices from remote encrypted events. (#6848)Erik Johnston6-7/+7
2020-02-04Update CONTRIBUTING.md about m