summary refs log tree commit diff
path: root/UPGRADE.rst (unfollow)
Commit message (Expand)AuthorFilesLines
2020-02-26Cast a coroutine into a Deferred in the federation base (#6996)Patrick Cloke2-6/+9
2020-02-211.11.0 v1.11.0 release-v1.11.0Richard van der Hoff4-2/+16
2020-02-21Small grammar fixes to the ACME v1 deprecation notice (#6944)Andrew Morgan3-10/+10
2020-02-19update changes.md v1.11.0rc1Richard van der Hoff1-6/+5
2020-02-191.11.0rc1Richard van der Hoff57-56/+74
2020-02-19Revert `get_auth_chain_ids` changes (#6951)Erik Johnston2-28/+1
2020-02-19Move MSC2432 stuff onto unstable prefix (#6948)Richard van der Hoff4-4/+23
2020-02-19Tiny optimisation for _get_handler_for_request (#6950)Richard van der Hoff2-1/+4
2020-02-19Increase DB/CPU perf of `_is_server_still_joined` check. (#6936)Erik Johnston3-15/+60
2020-02-19Incorporate reviewBrendan Abolivier2-12/+13
2020-02-19Update changelog.d/6945.bugfixBrendan Abolivier1-1/+1
2020-02-19Limit size of get_auth_chain_ids query (#6947)Erik Johnston2