summary refs log tree commit diff
path: root/test_postgresql.sh (unfollow)
Commit message (Expand)AuthorFilesLines
2020-09-25Allow existing users to login via OpenID Connect. (#8345)Tdxdxoz6-17/+76
2020-09-25Fix schema delta for servers that have not backfilled (#8396)Erik Johnston3-2/+9
2020-09-24Fix MultiWriteIdGenerator's handling of restarts. (#8374)Erik Johnston7-30/+274
2020-09-24s/URLs/variables in changelog v1.20.1 release-v1.20.1Andrew Morgan1-1/+1
2020-09-24s/accidentally/incorrectly in changelogAndrew Morgan1-1/+1
2020-09-24Update changelog wordingAndrew Morgan1-1/+1
2020-09-241.20.1Andrew Morgan5-3/+17
2020-09-24Mark the shadow_banned column as boolean in synapse_port_db. (#8386)Patrick Cloke3-0/+2
2020-09-24Hotfix: disable autoescape by default when rendering Jinja2 templates (#8394)Andrew Morgan3-3/+12
2020-09-24Add type annotations to SimpleHttpClient (#8372)Richard van der Hoff4-61/+143
2020-09-24Add new sequences to port DB script (#8387)Erik Johnston2-0/+25
2020-09-24Add EventStreamPosition type (#8388)Erik Johnston11-57/+100
2020-09-24