MatrixSynapse/synapse/util
Erik Johnston 9beaedd164 Enforce ascii filenames for uploads 2015-06-30 10:31:59 +01:00
..
__init__.py Refactor the notifier.wait_for_events code to be clearer. Add _NotifierUserStream.new_listener that accpets a token to avoid races. 2015-06-18 15:49:24 +01:00
async.py Add comment on cancellation of observers 2015-06-19 11:48:55 +01:00
distributor.py Make distributer.fire work as it did 2015-05-12 13:14:48 +01:00
emailutils.py Update copyright notices 2015-01-06 13:21:39 +00:00
expiringcache.py SYN-338: Fix typo that caused the cache to throw an exception in some instances 2015-04-08 16:34:23 +01:00
frozenutils.py Don't unfreeze when using FreezeEvent.get_dict, as we are using a JSONEncoder that understands FrozenDict 2015-02-11 15:44:28 +00:00
jsonobject.py Unused import 2015-05-28 15:47:20 +01:00
lockutils.py Update copyright notices 2015-01-06 13:21:39 +00:00
logcontext.py Fix log context when sending requests 2015-06-19 11:46:49 +01:00
logutils.py Fix typo where we used wrong var. 2015-01-06 16:05:01 +00:00
lrucache.py Add a cache for get_current_state with state_key 2015-05-21 16:41:39 +01:00
ratelimitutils.py Use contextlib.contextmanager instead of a custom class 2015-03-02 13:32:44 +00:00
retryutils.py Make work in both Maria and SQLite. Fix tests 2015-04-01 14:12:33 +01:00
stringutils.py Enforce ascii filenames for uploads 2015-06-30 10:31:59 +01:00