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
Mark Haines c452dabc3d Remove the LockManager class because it wasn't being used 9 years ago
..
caches Don't assume @cachedList function returns keys for everything 9 years ago
__init__.py synapse/util/__init__.py:unwrap_deferred was unused 9 years ago
async.py Make @cached cache deferreds rather than the deferreds' values 9 years ago
debug.py Fix pep8 warnings. 9 years ago
distributor.py Make distributer.fire work as it did 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
logcontext.py Fix log context when sending requests 10 years ago
logutils.py Fix typo where we used wrong var. 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 Allow non-ascii filenames for attachments 9 years ago
third_party_invites.py Stuff signed data in a standalone object 9 years ago