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
Dirk Klimpel 21a212f8e5
Fix inconsistent handling of upper and lower cases of email addresses. (#7021)
4 years ago
..
caches Replace all remaining six usage with native Python 3 equivalents (#7704) 5 years ago
__init__.py move batch_iter to a separate module 5 years ago
async_helpers.py Fix "argument of type 'ObservableDeferred' is not iterable" error (#7708) 5 years ago
distributor.py Move logging utilities out of the side drawer of util/ and into logging/ (#5606) 5 years ago
file_consumer.py Replace all remaining six usage with native Python 3 equivalents (#7704) 5 years ago
frozenutils.py Replace all remaining six usage with native Python 3 equivalents (#7704) 5 years ago
hash.py Use the v2 Identity Service API for lookups (MSC2134 + MSC2140) (#5976) 5 years ago
httpresourcetree.py Replace instance variations of homeserver with correct case/spacing 5 years ago
iterutils.py Log saml assertions rather than the whole response 5 years ago
jsonobject.py Run Black. (#5482) 6 years ago
logcontext.py Improve the backwards compatibility re-exports of synapse.logging.context (#5617) 5 years ago
logformatter.py Improve the backwards compatibility re-exports of synapse.logging.context (#5617) 5 years ago
manhole.py Run Black. (#5482) 6 years ago
metrics.py Clean up some LoggingContext stuff (#7120) 5 years ago
module_loader.py Handle `config` not being set for synapse plugin modules 5 years ago
msisdn.py Run Black. (#5482) 6 years ago
patch_inline_callbacks.py Fix stacktrace mangling in `patch_inline_callbacks` (#7554) 5 years ago
ratelimitutils.py Performance improvements and refactor of Ratelimiter (#7595) 5 years ago
retryutils.py Fix errors storing large retry intervals. 5 years ago
rlimit.py Remove usage of deprecated logger.warn method from codebase (#6271) 5 years ago
stringutils.py remove miscellaneous PY2 code 5 years ago
threepids.py Fix inconsistent handling of upper and lower cases of email addresses. (#7021) 4 years ago
versionstring.py Handle FileNotFound error in checking git repository version (#6284) 5 years ago
wheel_timer.py Replace all remaining six usage with native Python 3 equivalents (#7704) 5 years ago