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 dd74436ffd Unused import 10 years ago
..
__init__.py Awful idea for speeding up fetching of events 10 years ago
async.py Merge pull request #143 from matrix-org/erikj/SYN-375 10 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 up leak. Add warnings. 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 Implement registering with shared secret. 10 years ago