Commit Graph

655 Commits (8a4b3738f3dcf49f70c08204ad457559dcef4112)

Author SHA1 Message Date
Erik Johnston 326b3dace7 Make ObservableDeferred.observe() always return deferred. 5 years ago
Andrew Morgan b39ca49db1
Handle FileNotFound error in checking git repository version (#6284) 5 years ago
Erik Johnston 09a135b039 Make concurrently_execute work with async/await 5 years ago
Erik Johnston e6c7e239ef Update docstring 5 years ago
Erik Johnston d0d8a22c13 Quick fix to ensure cache descriptors always return deferreds 5 years ago
Erik Johnston 3c2d6c708c Add maybe_awaitable and fix __init__ bugs 5 years ago
Erik Johnston fe1c1e6c28
Fixup comments 5 years ago
Erik Johnston 59e0ed8306 Fix py3.5 5 years ago
Erik Johnston c349e3ebaf Fix py3.5 5 years ago
Erik Johnston f735aeec65 sort 5 years ago
Erik Johnston 941edad583 Appease mypy 5 years ago
Erik Johnston 791a8c559b Add coments 5 years ago
Erik Johnston ec0596f2ab Log correct context 5 years ago
Erik Johnston 3e4272961a Test for sentinel commit 5 years ago
Erik Johnston 1d6dd1c294 Move patch_inline_callbacks into synapse/ 5 years ago
Richard van der Hoff 66537e10ce
add some metrics on the federation sender (#6160) 5 years ago
Amber Brown 864f144543
Fix up some typechecking (#6150) 5 years ago
Erik Johnston f44f1d2e83 Fix errors storing large retry intervals. 5 years ago
Richard van der Hoff b74606ea22 Fix a bug with saml attribute maps. 5 years ago
Richard van der Hoff 1e19ce00bf
Add 'failure_ts' column to 'destinations' table (#6016) 5 years ago
Richard van der Hoff 3d882a7ba5
Remove the cap on federation retry interval. (#6026) 5 years ago
Richard van der Hoff 0388beafe4
Fix bug in calculating the federation retry backoff period (#6025) 5 years ago
Andrew Morgan 9fc71dc5ee
Use the v2 Identity Service API for lookups (MSC2134 + MSC2140) (#5976) 5 years ago
Richard van der Hoff 7902bf1e1d
Clean up some code in the retry logic (#6017) 5 years ago
Andrew Morgan 3057095a5d Revert "Use the v2 lookup API for 3PID invites (#5897)" (#5937) 5 years ago
Andrew Morgan 71fc04069a
Use the v2 lookup API for 3PID invites (#5897) 5 years ago
Erik Johnston 17e1e80726 Retry well-known lookup before expiry. 5 years ago
Brendan Abolivier 244953be3f
Add kwargs and doc 5 years ago
Brendan Abolivier 08352d44f8
Add ability to pass arguments to looping calls 5 years ago
Richard van der Hoff 618bd1ee76
Fix some error cases in the caching layer. (#5749) 5 years ago
Richard van der Hoff 418635e68a
Add a prometheus metric for active cache lookups. (#5750) 5 years ago
Amber Brown 4806651744
Replace returnValue with return (#5736) 5 years ago
Erik Johnston 5ea773c505 Cache get_version_string. 5 years ago
Richard van der Hoff 9481707a52
Fixes to the federation rate limiter (#5621) 5 years ago
Amber Brown 1ee268d33d
Improve the backwards compatibility re-exports of synapse.logging.context (#5617) 5 years ago
Amber Brown 463b072b12
Move logging utilities out of the side drawer of util/ and into logging/ (#5606) 5 years ago
Richard van der Hoff cb8d568cf9 Fix 'utime went backwards' errors on daemonization. (#5609) 5 years ago
Richard van der Hoff 91753cae59
Fix a number of "Starting txn from sentinel context" warnings (#5605) 5 years ago
Amber Brown 0ee9076ffe Fix media repo breaking (#5593) 5 years ago
Andrew Morgan ef8c62758c
Prevent multiple upgrades on the same room at once (#5051) 5 years ago
Richard van der Hoff dc94773e60 Avoid raising exceptions in metrics 6 years ago
Amber Brown 32e7c9e7f2
Run Black. (#5482) 6 years ago
Richard van der Hoff fe641df770 Sanity-checking for metrics updates 6 years ago
Richard van der Hoff aa530e6800
Call RetryLimiter correctly (#5340) 6 years ago
Richard van der Hoff dce6e9e0c1 Avoid rapidly backing-off a server if we ignore the retry interval 6 years ago
Richard van der Hoff 3dcf2feba8
Improve logging for logcontext leaks. (#5288) 6 years ago
Amber Brown f1e5b41388
Make all the rate limiting options more consistent (#5181) 6 years ago
Erik Johnston 8ed2f182f7
Update docstring with correct return type 6 years ago
Richard van der Hoff daa2fb6317 comment about user_joined_room 6 years ago
Erik Johnston b54b03f9e1 Allow client event serialization to be async 6 years ago