summary refs log tree commit diff
path: root/scripts-dev/list_url_patterns.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-01-24Fix resetting password via a phone number (#21) dinsic_2020-02-10Andrew Morgan2-1/+2
2020-01-22Validate client_secret parameter according to spec (#20)Andrew Morgan4-1/+34
2020-01-03Raise an error if someone tries to use the log_file config option (#6626)Richard van der Hoff3-3/+17
2020-01-03Remove unused, undocumented "content repo" resource (#6628)Richard van der Hoff9-128/+3
2020-01-03Kill off redundant SynapseRequestFactory (#6619)Richard van der Hoff3-17/+8
2020-01-03Reduce the reconnect time when replication fails. (#6617)Richard van der Hoff2-1/+3
2020-01-02Added the section 'Configuration' in /docs/turn-howto.md (#6614)ewaf12-0/+3
2020-01-02Reword sections of federate.md that explained delegation at time of Synapse 1...Aaron Raimist2-21/+4
2019-12-311.7.3 v1.7.3 github/release-v1.7.3 release-v1.7.3Richard van der Hoff4-2/+18
2019-12-31Hacks to work around #6605 (#6608)Richard van der Hoff2-15/