提交历史

作者 SHA1 备注 提交日期
  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 年之前
  David Robertson 0dda1a7968 Misc typing fixes for tests, part 2 of N (#11330) 2 年之前
  David Robertson 4c96ce396e Misc typing fixes for `tests`, part 1 of N (#11323) 2 年之前
  Patrick Cloke 1609ccf8fe Fix-up some type hints in the relations tests. (#11076) 2 年之前
  David Robertson 370bca32e6 Don't drop user dir deltas when server leaves room (#10982) 3 年之前
  David Robertson f7b034a24b Consistently exclude from user_directory (#10960) 3 年之前
  Patrick Cloke a0f48ee89d Use direct references for configuration variables (part 7). (#10959) 3 年之前
  David Robertson e46ac85d67 type-hint `HomeserverTestcase.setup_test_homeserver` (#10961) 3 年之前
  David Robertson 3aefc7b66d Refactor user directory tests (#10935) 3 年之前
  Patrick Cloke 94b620a5ed Use direct references for configuration variables (part 6). (#10916) 3 年之前