summary refs log tree commit diff
path: root/tests/config/test_cache.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Correctly mention previous copyright (#16820)Erik Johnston2024-01-231-0/+1
* Update license headersPatrick Cloke2023-11-211-10/+16
* Add missing type hints to tests.config. (#14681)Patrick Cloke2022-12-161-28/+29
* Reload cache factors from disk on SIGHUP (#12673)David Robertson2022-05-111-0/+8
* Reset global cache state before cache tests. (#11036)Patrick Cloke2021-10-121-13/+11
* Ensure each cache config test uses separate state. (#11019)Patrick Cloke2021-10-071-8/+12
* Require direct references to configuration variables. (#10985)Patrick Cloke2021-10-061-32/+18
* Remove redundant "coding: utf-8" lines (#9786)Jonathan de Jong2021-04-141-1/+0
* Update black, and run auto formatting over the codebase (#9381)Eric Eastwood2021-02-161-3/+3
* Fix specifying cache factors via env vars with * in name. (#7580)Erik Johnston2020-05-271-0/+28
* Don't apply cache factor to event cache. (#7578)Erik Johnston2020-05-271-0/+16
* Allow configuration of Synapse's cache without using synctl or environment va...Amber Brown2020-05-111-0/+127