summary refs log tree commit diff
path: root/tests/util/test_expiring_cache.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove redundant "coding: utf-8" lines (#9786)Jonathan de Jong2021-04-141-1/+0
* Allow configuration of Synapse's cache without using synctl or environment va...Amber Brown2020-05-111-1/+1
* Fix some instances of ExpiringCache not expiring cache itemsErik Johnston2018-09-211-1/+0
* Run black.black2018-08-101-1/+0
* run isortAmber Brown2018-07-091-2/+2
* Add ExpiringCache testsErik Johnston2017-01-161-0/+84