Commit History

Author SHA1 Message Date
  Eric Eastwood 1c802de626 Re-introduce the outbound federation proxy (#15913) 11 months ago
  Eric Eastwood c9bf644fa0 Revert "Federation outbound proxy" (#15910) 11 months ago
  Eric Eastwood b07b14b494 Federation outbound proxy (#15773) 1 year ago
  Sean Quah cc53c96bf8 Limit the size of the `HomeServerConfig` cache in trial test runs (#15646) 1 year ago
  Sean Quah d0de452d12 Fix `HomeServer`s leaking during `trial` test runs (#15630) 1 year ago
  Sean Quah e46d5f3586 Factor out an `is_mine_server_name` method (#15542) 1 year ago
  Patrick Cloke 5e024a0645 Modify StoreKeyFetcher to read from server_keys_json. (#15417) 1 year ago
  Val Lorentz cb8e274c07 Speedup tests by caching HomeServerConfig instances (#15284) 1 year ago
  reivilibre edae20f926 Improve robustness when handling a perspective key response by deduplicating received server keys. (#15423) 1 year ago
  Erik Johnston 91c3f32673 Speed up SQLite unit test CI (#15334) 1 year ago
  Shay 1c95ddd09b Batch up storing state groups when creating new room (#14918) 1 year ago
  Patrick Cloke c9b9143655 Fix-up type hints in tests/server.py. (#15084) 1 year ago
  Patrick Cloke 42aea0d8af Add final type hint to tests.unittest. (#15072) 1 year ago
  Patrick Cloke 30509a1010 Add more missing type hints to tests. (#15028) 1 year ago
  Andrew Morgan 871ff05add Fix type hints in typing edu unit tests (#14886) 1 year ago
  Patrick Cloke d8cc86eff4 Remove redundant types from comments. (#14412) 1 year ago
  Shay 8ab16a92ed Persist CreateRoom events to DB in a batch (#13800) 1 year ago
  Quentin Gliech e0804ef898 Improve the `synapse.api.auth.Auth` mock used in unit tests. (#13809) 1 year ago
  Andrew Morgan f9f03426de Implement MSC3852: Expose `last_seen_user_agent` to users for their own devices; also expose to Admin API (#13549) 1 year ago
  Patrick Cloke 922b771337 Add missing type hints for tests.unittest. (#13397) 1 year ago
  David Robertson b977867358 Rate limit joins per-room (#13276) 1 year ago
  Dirk Klimpel efee345b45 Remove unnecessary `json.dumps` from tests (#13303) 1 year ago
  David Robertson 52a0c8f2f7 Rename test case method to `add_hashes_and_signatures_from_other_server` (#13255) 1 year ago
  Quentin Gliech fe1daad672 Move the "email unsubscribe" resource, refactor the macaroon generator & simplify the access token verification logic. (#12986) 2 years ago
  Sean Quah 9d8e380d2e Respect the `@cancellable` flag for `RestServlet`s and `BaseFederationServlet`s (#12699) 2 years ago
  Richard van der Hoff f0b03186d9 Add type hints for `tests/unittest.py`. (#12347) 2 years ago
  Richard van der Hoff 33ebee47e4 Remove redundant `get_success` calls in test code (#12346) 2 years ago
  Richard van der Hoff b7762b0c9f Move single-use methods out of `TestCase` (#12348) 2 years ago
  Patrick Cloke 02d708568b Replace assertEquals and friends with non-deprecated versions. (#12092) 2 years ago
  Richard van der Hoff e24ff8ebe3 Remove `HomeServer.get_datastore()` (#12031) 2 years ago