Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2021-10-12 | Reset global cache state before cache tests. (#11036) | Patrick Cloke | 2 | -13/+12 | |
This reverts #11019 and structures the code a bit more like it was before #10985. The global cache state must be reset before running the tests since other test cases might have configured caching (and thus touched the global state). | |||||
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 | Update upgrade notes | Brendan Abolivier | 1 | -0/+9 | |
2021-10-12 | Add warning about known issues | Brendan Abolivier | 1 | -0/+2 | |
2021-10-12 | Fixup changelog | Brendan Abolivier | 1 | -7/+7 | |
2021-10-12 | 1.45.0rc1 | Brendan Abolivier | 66 | -66/+84 | |
2021-10-11 | disallow-untyped-defs for synapse.push (#11023) | David Robertson | 7 | -10/+28 | |
2021-10-11 | Include the requirements for [mypy,lint] in [dev] (#11034) | reivilibre | 4 | -11/+17 | |