Patrick Cloke
|
5e024a0645
Modify StoreKeyFetcher to read from server_keys_json. (#15417)
|
1 年之前 |
Val Lorentz
|
cb8e274c07
Speedup tests by caching HomeServerConfig instances (#15284)
|
1 年之前 |
reivilibre
|
edae20f926
Improve robustness when handling a perspective key response by deduplicating received server keys. (#15423)
|
1 年之前 |
Erik Johnston
|
91c3f32673
Speed up SQLite unit test CI (#15334)
|
1 年之前 |
Shay
|
1c95ddd09b
Batch up storing state groups when creating new room (#14918)
|
1 年之前 |
Patrick Cloke
|
c9b9143655
Fix-up type hints in tests/server.py. (#15084)
|
1 年之前 |
Patrick Cloke
|
42aea0d8af
Add final type hint to tests.unittest. (#15072)
|
1 年之前 |
Patrick Cloke
|
30509a1010
Add more missing type hints to tests. (#15028)
|
1 年之前 |
Andrew Morgan
|
871ff05add
Fix type hints in typing edu unit tests (#14886)
|
1 年之前 |
Patrick Cloke
|
d8cc86eff4
Remove redundant types from comments. (#14412)
|
1 年之前 |
Shay
|
8ab16a92ed
Persist CreateRoom events to DB in a batch (#13800)
|
2 年之前 |
Quentin Gliech
|
e0804ef898
Improve the `synapse.api.auth.Auth` mock used in unit tests. (#13809)
|
2 年之前 |
Andrew Morgan
|
f9f03426de
Implement MSC3852: Expose `last_seen_user_agent` to users for their own devices; also expose to Admin API (#13549)
|
2 年之前 |
Patrick Cloke
|
922b771337
Add missing type hints for tests.unittest. (#13397)
|
2 年之前 |
David Robertson
|
b977867358
Rate limit joins per-room (#13276)
|
2 年之前 |
Dirk Klimpel
|
efee345b45
Remove unnecessary `json.dumps` from tests (#13303)
|
2 年之前 |
David Robertson
|
52a0c8f2f7
Rename test case method to `add_hashes_and_signatures_from_other_server` (#13255)
|
2 年之前 |
Quentin Gliech
|
fe1daad672
Move the "email unsubscribe" resource, refactor the macaroon generator & simplify the access token verification logic. (#12986)
|
2 年之前 |
Sean Quah
|
9d8e380d2e
Respect the `@cancellable` flag for `RestServlet`s and `BaseFederationServlet`s (#12699)
|
2 年之前 |
Richard van der Hoff
|
f0b03186d9
Add type hints for `tests/unittest.py`. (#12347)
|
2 年之前 |
Richard van der Hoff
|
33ebee47e4
Remove redundant `get_success` calls in test code (#12346)
|
2 年之前 |
Richard van der Hoff
|
b7762b0c9f
Move single-use methods out of `TestCase` (#12348)
|
2 年之前 |
Patrick Cloke
|
02d708568b
Replace assertEquals and friends with non-deprecated versions. (#12092)
|
2 年之前 |
Richard van der Hoff
|
e24ff8ebe3
Remove `HomeServer.get_datastore()` (#12031)
|
2 年之前 |
Richard van der Hoff
|
7273011f60
Faster joins: Support for calling `/federation/v1/state` (#12013)
|
2 年之前 |
Richard van der Hoff
|
c3db7a0b59
Tests: replace mocked Authenticator with the real thing (#11913)
|
2 年之前 |
reivilibre
|
513913cc6b
Expose the registered device ID from the `register_appservice_user` test helper. (#11615)
|
2 年之前 |
Andrew Morgan
|
d6fb96e056
Fix case in `wait_for_background_updates` where `self.store` does not exist (#11331)
|
2 年之前 |
Erik Johnston
|
d08ef6f155
Make background updates controllable via a plugin (#11306)
|
2 年之前 |
Patrick Cloke
|
3d893b8cf2
Store arbitrary relations from events. (#11391)
|
2 年之前 |