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 9cef051ce2 Merge branch 'master' of github.com:matrix-org/synapse into develop 10 years ago
..
__init__.py Consume errors in time_bound_deferred 10 years ago
async.py Move time_bound_deferred into Clock 10 years ago
distributor.py Update copyright notices 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 Update copyright notices 10 years ago
lockutils.py Update copyright notices 10 years ago
logcontext.py Update copyright notices 10 years ago
logutils.py Fix typo where we used wrong var. 10 years ago
lrucache.py Implement the 'key in dict' test for LruCache() 10 years ago
ratelimitutils.py Use contextlib.contextmanager instead of a custom class 10 years ago
retryutils.py Remove unused import 10 years ago
stringutils.py Implement registering with shared secret. 10 years ago