Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add missing types to tests.util. (#14597) | Patrick Cloke | 2022-12-02 | 1 | -8/+18 |
* | Replace assertEquals and friends with non-deprecated versions. (#12092) | Patrick Cloke | 2022-02-28 | 1 | -20/+20 |
* | Remove redundant "coding: utf-8" lines (#9786) | Jonathan de Jong | 2021-04-14 | 1 | -1/+0 |
* | Allow configuration of Synapse's cache without using synctl or environment va... | Amber Brown | 2020-05-11 | 1 | -1/+1 |
* | Fix some instances of ExpiringCache not expiring cache items | Erik Johnston | 2018-09-21 | 1 | -1/+0 |
* | Run black. | black | 2018-08-10 | 1 | -1/+0 |
* | run isort | Amber Brown | 2018-07-09 | 1 | -2/+2 |
* | Add ExpiringCache tests | Erik Johnston | 2017-01-16 | 1 | -0/+84 |