| Commit message (Expand) | Author | Files | Lines |
2021-10-13 | Remove dead code from `MediaFilePaths` (#11056) | Sean Quah | 2 | -17/+1 |
2021-10-13 | Add type hints to synapse.events.*. (#11066) | Patrick Cloke | 11 | -145/+208 |
2021-10-13 | Port the Password Auth Providers module interface to the new generic interfac... | Azrenbeth | 13 | -225/+790 |
2021-10-13 | Be more lenient when parsing the version for oEmbed responses. (#11065) | Patrick Cloke | 5 | -8/+60 |
2021-10-13 | Stop user directory from failing if it encounters users not in the `users` ta... | David Robertson | 13 | -93/+921 |
2021-10-13 | Mark Module API error imports as re-exported and mark Synapse as containing t... | reivilibre | 4 | -2/+11 |
2021-10-12 | Always dump logs from trial during CI. (#11068) | Patrick Cloke | 3 | -0/+9 |
2021-10-12 | Simplify the user admin API tests (#11048) | Dirk Klimpel | 2 | -255/+147 |
2021-10-12 | Add support for ubuntu 21.10 "Impish Indri" (#11024) | Hillery Shay | 2 | -0/+2 |
2021-10-12 | Add tests for `MediaFilePaths` (#11057) | Sean Quah | 3 | -0/+240 |
2021-10-12 | Update `_wrap_in_base_path` type hints to preserve function arguments (#11055) | Sean Quah | 2 | -3/+7 |
2021-10-12 | Fix formatting string when oEmbed errors occur. (#11061) | Patrick Cloke | 2 | -1/+2 |
2021-10-12 | Fix race in `MultiWriterIdGenerator` (#11045) | Erik Johnston | 2 | -15/+68 |
2021-10-12 | Reset global cache state before cache tests. (#11036) | Patrick Cloke | 2 | -13/+12 |
2021-10-12 | Add type hints to `synapse.storage.databases.main.client_ips` (#10972) | Sean Quah | 5 | -45/+121 |
2021-10-12 | Fixup changelog v1.45.0rc1 | Brendan Abolivier | 1 | -2/+2 |
2021-10-12 | Typo | Brendan Abolivier | 1 | -1/+1 |
2021-10-12 | Add a link to the upgrade notes | Brendan Abolivier | 1 | -0/+2 |
2021-10-12 | Fix inconsistent behavior of `get_last_client_by_ip` (#10970) | Sean Quah | 3 | -4/+53 |
2021-10-12 | Update upgrade notes | Brendan Abolivier | 1 | -0/+9 |
2021-10-12 | Fix opentracing and Prometheus metrics for replication requests (#10996) | Sean Quah | 3 | -76/+87 |
2021-10-12 | Add warning about known issues | Brendan Abolivier | 1 | -0/+2 |
2021-10-12 | Fixup changelog | Brendan Abolivier | 1 | -7/< |