Commit Graph

569 Commits (e341518f92132ad0b71a826857146b0bd2e56d6b)

Author SHA1 Message Date
Patrick Cloke 509e381afa
Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957) 5 years ago
Erik Johnston ed630ea17c
Reduce amount of logging at INFO level. (#6862) 5 years ago
Erik Johnston ae5b3104f0
Fix stacktraces when using ObservableDeferred and async/await (#6836) 5 years ago
Andrew Morgan 9f7aaf90b5
Validate client_secret parameter (#6767) 5 years ago
Richard van der Hoff acc7820574 Log saml assertions rather than the whole response 5 years ago
Richard van der Hoff 14d8f342d5 move batch_iter to a separate module 5 years ago
Richard van der Hoff 01243b98e1 Handle `config` not being set for synapse plugin modules 5 years ago
Richard van der Hoff ff773ff724 Persist auth/state events at backwards extremities when we fetch them (#6526) 5 years ago
Richard van der Hoff bc7de87650
Persist auth/state events at backwards extremities when we fetch them (#6526) 5 years ago
Hubert Chathi cb2db17994
look up cross-signing keys from the DB in bulk (#6486) 5 years ago
Erik Johnston f166a8d1f5 Remove SnapshotCache in favour of ResponseCache 5 years ago
Richard van der Hoff 18660a34d8
Fix inaccurate per-block metrics (#6491) 5 years ago
Erik Johnston 8437e2383e Port SyncHandler to async/await 5 years ago
Andrew Morgan bc29a19731 Replace instance variations of homeserver with correct case/spacing 5 years ago
V02460 affcc2cc36 Fix LruCache callback deduplication (#6213) 5 years ago
Andrew Morgan 54fef094b3
Remove usage of deprecated logger.warn method from codebase (#6271) 5 years ago
Erik Johnston 6e677403b7 Clarify docstring 5 years ago
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