You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
watcha-synapse/synapse/util
Erik Johnston 7eea3e356f Make @cached cache deferreds rather than the deferreds' values 9 years ago
..
__init__.py Refactor the notifier.wait_for_events code to be clearer. Add _NotifierUserStream.new_listener that accpets a token to avoid races. 10 years ago
async.py Make @cached cache deferreds rather than the deferreds' values 9 years ago
distributor.py Make distributer.fire work as it did 10 years ago
emailutils.py Update copyright notices 10 years ago
expiringcache.py SYN-338: Fix typo that caused the cache to throw an exception in some instances 10 years ago
frozenutils.py Don't unfreeze when using FreezeEvent.get_dict, as we are using a JSONEncoder that understands FrozenDict 10 years ago
jsonobject.py Unused import 10 years ago
lockutils.py Update copyright notices 10 years ago
logcontext.py Fix log context when sending requests 10 years ago
logutils.py Fix typo where we used wrong var. 10 years ago
lrucache.py Add a cache for get_current_state with state_key 10 years ago
ratelimitutils.py Use contextlib.contextmanager instead of a custom class 10 years ago
retryutils.py Make work in both Maria and SQLite. Fix tests 10 years ago
stringutils.py Enforce ascii filenames for uploads 10 years ago