forked-synapse/synapse/util
Erik Johnston 7b0f6293f2 Merge pull request #940 from matrix-org/erikj/fed_state_cache
Cache federation state responses
2016-08-02 15:21:37 +01:00
..
caches Cache federation state responses 2016-07-21 10:30:12 +01:00
__init__.py Use SynapseError 504 for Timeout errors 2016-04-15 10:21:32 +01:00
async.py Add ReadWriteLock 2016-07-05 15:23:17 +01:00
debug.py
distributor.py Remove registered_users from the distributor. 2016-06-17 19:14:16 +01:00
frozenutils.py
httpresourcetree.py Split out create_resource_tree to a separate file 2016-04-22 15:40:51 +01:00
jsonobject.py
logcontext.py
logutils.py
manhole.py Add a metrics listener and a ssh listener to the pusher 2016-04-25 17:34:25 +01:00
metrics.py typo 2016-07-26 10:09:25 +02:00
presentable_names.py Don't include name of room for invites in push 2016-07-28 10:20:47 +01:00
ratelimitutils.py
retryutils.py Fix retry utils to check if the exception is a subclass of CME 2016-07-28 10:47:02 +01:00
rlimit.py
stringutils.py
versionstring.py
wheel_timer.py