summary refs log tree commit diff
path: root/tests/util/test_stream_change_cache.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update black, and run auto formatting over the codebase (#9381)Eric Eastwood2021-02-161-3/+6
* Allow configuration of Synapse's cache without using synctl or environment va...Amber Brown2020-05-111-4/+1
* Extend StreamChangeCache to support multiple entities per stream ID (#7303)Richard van der Hoff2020-04-221-9/+60
* Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957)Patrick Cloke2020-02-211-13/+5
* Run black.black2018-08-101-11/+2
* Add unit testErik Johnston2018-07-171-0/+16
* Fixup unit testErik Johnston2018-07-131-3/+3
* run isortAmber Brown2018-07-091-1/+2
* Port to sortedcontainers (with tests!) (#3332)Amber Brown2018-06-061-0/+198