Commit Graph

23 Commits (e514495465a52531da6c833e4c926f3d1625ae5e)

Author SHA1 Message Date
David Robertson 2607b3e181
Update mypy to 0.950 and fix complaints (#12650) 3 years ago
David Robertson 6463244375
Remove unused `# type: ignore`s (#12531) 3 years ago
David Robertson 8bac3e0435
disallow-untyped-defs in `docker` and `stubs` directories (#12528) 3 years ago
Patrick Cloke d8bab6793c
Fix incorrect type hints for txredis. (#12042) 3 years ago
Sean Quah e6acd3cf4f
Upgrade mypy to version 0.931 (#12030) 3 years ago
Sean Quah 0147b3de20
Add missing type hints to `synapse.logging.context` (#11556) 3 years ago
reivilibre 524b8ead77
Add types to synapse.util. (#10601) 3 years ago
Erik Johnston 92b6ac31b2
Speed up MultiWriterIdGenerator when lots of IDs are in flight. (#10755) 3 years ago
Jonathan de Jong 4b965c862d
Remove redundant "coding: utf-8" lines (#9786) 4 years ago
Patrick Cloke d29b71aa50
Fix remaining mypy issues due to Twisted upgrade. (#9608) 4 years ago
Richard van der Hoff 464e5da7b2
Add logging for redis connection setup (#9590) 4 years ago
Eric Eastwood 0a00b7ff14
Update black, and run auto formatting over the codebase (#9381) 4 years ago
Erik Johnston dd8da8c5f6
Precompute joined hosts and store in Redis (#9198) 4 years ago
Erik Johnston a1ff1e967f
Periodically send pings to detect dead Redis connections (#9218) 4 years ago
Patrick Cloke 4a55d267ee
Add an admin API for shadow-banning users. (#9209) 4 years ago
Richard van der Hoff 23a59d24ae
Run the linters on a consistent list of files (#9038) 4 years ago
Richard van der Hoff 8075504a60
Enable mypy for synapse.util.caches (#8547) 4 years ago
Erik Johnston 6c5d5e507e
Add unit test for event persister sharding (#8433) 4 years ago
Patrick Cloke 5758dcf30c
Add type hints for state. (#8140) 4 years ago
Richard van der Hoff 05060e0223
Track command processing as a background process (#7879) 4 years ago
Erik Johnston 350421e058
Fix redis password support. (#7401) 5 years ago
Richard van der Hoff 13683a3a22
Extend StreamChangeCache to support multiple entities per stream ID (#7303) 5 years ago
Erik Johnston 51f7eaf908
Add ability to run replication protocol over redis. (#7040) 5 years ago