Patrick Cloke
|
c52abc1cfd
Additional constants for EDU types. (#12884)
|
2 éve |
Sean Quah
|
78b99de7c2
Prefer `make_awaitable` over `defer.succeed` in tests (#12505)
|
2 éve |
Dirk Klimpel
|
9d21ecf7ce
Add type hints to tests files. (#12256)
|
2 éve |
Patrick Cloke
|
02d708568b
Replace assertEquals and friends with non-deprecated versions. (#12092)
|
2 éve |
Richard van der Hoff
|
e24ff8ebe3
Remove `HomeServer.get_datastore()` (#12031)
|
2 éve |
Patrick Cloke
|
4054dfa409
Add type hints for event streams. (#10856)
|
3 éve |
Dagfinn Ilmari Mannsåker
|
47e28b4031
Ignore EDUs for rooms we're not in (#10317)
|
3 éve |
Erik Johnston
|
3e831f24ff
Don't hammer the database for destination retry timings every ~5mins (#10036)
|
3 éve |
Jonathan de Jong
|
4b965c862d
Remove redundant "coding: utf-8" lines (#9786)
|
3 éve |
Patrick Cloke
|
0b3112123d
Use mock from the stdlib. (#9772)
|
3 éve |
Eric Eastwood
|
0a00b7ff14
Update black, and run auto formatting over the codebase (#9381)
|
3 éve |
Richard van der Hoff
|
394516ad1b
Remove spurious "SynapseRequest" result from `make_request"
|
3 éve |
Richard van der Hoff
|
ed5172852a
Merge pull request #8858 from matrix-org/rav/sso_uia
|
3 éve |
Richard van der Hoff
|
7ea85302f3
fix up various test cases
|
3 éve |
Patrick Cloke
|
30fba62108
Apply an IP range blacklist to push and key revocation requests. (#8821)
|
3 éve |
Richard van der Hoff
|
acfe3b3065
Remove redundant `HomeserverTestCase.render`
|
4 éve |
Patrick Cloke
|
629a951b49
Move additional tasks to the background worker, part 4 (#8513)
|
4 éve |
reivilibre
|
576bc37d31
Catch-up after Federation Outage (split, 4): catch-up loop (#8272)
|
4 éve |
Erik Johnston
|
c9dbee50ae
Fixup pusher pool notifications (#8287)
|
4 éve |
Erik Johnston
|
dc9dcdbd59
Revert "Fixup pusher pool notifications"
|
4 éve |
Erik Johnston
|
e7fd336a53
Fixup pusher pool notifications
|
4 éve |
Patrick Cloke
|
cef00211c8
Allow for make_awaitable's return value to be re-used. (#8261)
|
4 éve |
Patrick Cloke
|
e00816ad98
Do not yield on awaitables in tests. (#8193)
|
4 éve |
Patrick Cloke
|
6fe12c9512
Do not propagate typing notifications from shadow-banned users. (#8176)
|
4 éve |
Patrick Cloke
|
4c6c56dc58
Convert simple_select_one and simple_select_one_onecol to async (#8162)
|
4 éve |
Patrick Cloke
|
050e20e7ca
Convert some of the general database methods to async (#8100)
|
4 éve |
Patrick Cloke
|
5ecc8b5825
Convert devices database to async/await. (#8069)
|
4 éve |
Patrick Cloke
|
d68e10f308
Convert account data, device inbox, and censor events databases to async/await (#8063)
|
4 éve |
Patrick Cloke
|
d4a7829b12
Convert synapse.api to async/await (#8031)
|
4 éve |
Erik Johnston
|
9006e125af
Fix tests
|
4 éve |