reivilibre
|
524b8ead77
Add types to synapse.util. (#10601)
|
3 years ago |
David Robertson
|
ecd823d766
Flatten tests/rest/client/{v1,v2_alpha} too (#10667)
|
3 years ago |
reivilibre
|
4e340412c0
Add a new version of the R30 phone-home metric, which removes a false impression of retention given by the old R30 metric (#10332)
|
3 years ago |
Jonathan de Jong
|
93729719b8
Use inline type hints in `tests/` (#10350)
|
3 years ago |
Jonathan de Jong
|
89cfc3dd98
[pyupgrade] `tests/` (#10347)
|
3 years ago |
Andrew Morgan
|
fe604a022a
Remove various bits of compatibility code for Python <3.6 (#9879)
|
3 years ago |
Richard van der Hoff
|
3ff2251754
Improved validation for received requests (#9817)
|
3 years ago |
Richard van der Hoff
|
59d24c5bef
pass a reactor into SynapseSite (#9874)
|
3 years ago |
Jonathan de Jong
|
495b214f4f
Fix (final) Bugbear violations (#9838)
|
3 years ago |
Jonathan de Jong
|
4b965c862d
Remove redundant "coding: utf-8" lines (#9786)
|
3 years ago |
Patrick Cloke
|
0b3112123d
Use mock from the stdlib. (#9772)
|
3 years ago |
Patrick Cloke
|
48d44ab142
Record more information into structured logs. (#9654)
|
3 years ago |
Andrew Morgan
|
7b06f85c0e
Ensure we use a copy of the event content dict before modifying it in serialize_event (#9585)
|
3 years ago |
Jonathan de Jong
|
27d2820c33
Enable flake8-bugbear, but disable most checks. (#9499)
|
3 years ago |
Eric Eastwood
|
0a00b7ff14
Update black, and run auto formatting over the codebase (#9381)
|
3 years ago |
Erik Johnston
|
4b73488e81
Ratelimit 3PID /requestToken API (#9238)
|
3 years ago |
Richard van der Hoff
|
8d3d264052
Skip unit tests which require optional dependencies (#9031)
|
3 years ago |
Richard van der Hoff
|
28877fade9
Implement a username picker for synapse (#8942)
|
3 years ago |
Richard van der Hoff
|
c9dd47d668
lint
|
3 years ago |
Richard van der Hoff
|
394516ad1b
Remove spurious "SynapseRequest" result from `make_request"
|
3 years ago |
Richard van der Hoff
|
7ea85302f3
fix up various test cases
|
4 years ago |
Richard van der Hoff
|
693516e756
Add `create_resource_dict` method to HomeserverTestCase
|
4 years ago |
Dirk Klimpel
|
3f0ff53158
Remove deprecated `/_matrix/client/*/admin` endpoints (#8785)
|
4 years ago |
Richard van der Hoff
|
acfe3b3065
Remove redundant `HomeserverTestCase.render`
|
4 years ago |
Richard van der Hoff
|
be8fa65d0b
Remove redundant calls to `render()`
|
4 years ago |
Richard van der Hoff
|
129ae841e5
Make `make_request` actually render the request
|
4 years ago |
Richard van der Hoff
|
bebfb9a97b
Merge branch 'develop' into rav/pass_site_to_make_request
|
4 years ago |
Richard van der Hoff
|
791d7cd6f0
Rename `create_test_json_resource` to `create_test_resource` (#8759)
|
4 years ago |
Richard van der Hoff
|
70c0d47989
fix dict handling for make_request()
|
4 years ago |
Richard van der Hoff
|
9debe657a3
pass a Site into make_request
|
4 years ago |