Historique des commits

Auteur SHA1 Message Date
  Richard van der Hoff d7bf793cc1 s/get_room_version/get_room_version_id/ il y a 4 ans
  Erik Johnston 74b74462f1 Fix `/events/:event_id` deprecated API. (#6731) il y a 4 ans
  Richard van der Hoff 1807db5e73 Merge pull request #6629 from matrix-org/rav/kill_event_reference_hashes il y a 4 ans
  Richard van der Hoff 3bef62488e Remove unused hashes and depths from create_event params il y a 4 ans
  Richard van der Hoff 18674eebb1 Workaround for error when fetching notary's own key (#6620) il y a 4 ans
  Erik Johnston a9b393340f Merge pull request #6484 from matrix-org/erikj/port_sync_handler il y a 4 ans
  Erik Johnston 8437e2383e Port SyncHandler to async/await il y a 4 ans
  Erik Johnston 4a33a6dd19 Move background update handling out of store il y a 4 ans
  Erik Johnston 756d4942f5 Move DB pool and helper functions into dedicated Database class il y a 4 ans
  Erik Johnston ee86abb2d6 Remove underscore from SQLBaseStore functions il y a 4 ans
  Amber Brown 0f87b912ab Implementation of MSC2314 (#6176) il y a 4 ans
  Amber Brown 8f15832950 Remove DelayedCall debugging from test runs (#5787) il y a 5 ans
  Richard van der Hoff 2091c91fde More refactoring in `get_events_as_list` (#5707) il y a 5 ans
  Erik Johnston d86321300a Merge pull request #5589 from matrix-org/erikj/admin_exfiltrate_data il y a 5 ans
  Richard van der Hoff 6bb0357c94 Add a mechanism for per-test configs (#5657) il y a 5 ans
  Erik Johnston 7f0d8e4288 Merge branch 'develop' of github.com:matrix-org/synapse into erikj/admin_exfiltrate_data il y a 5 ans
  Amber Brown 463b072b12 Move logging utilities out of the side drawer of util/ and into logging/ (#5606) il y a 5 ans
  Erik Johnston 8ee69f299c Add basic function to get all data for a user out of synapse il y a 5 ans
  Amber Brown f40a7dc41f Make the http server handle coroutine-making REST servlets (#5475) il y a 5 ans
  Richard van der Hoff c3c6b00d95 Pass config_dir_path and data_dir_path into Config.read_config. (#5522) il y a 5 ans
  Amber Brown 32e7c9e7f2 Run Black. (#5482) il y a 5 ans
  Amber Brown 6312d6cc7c Expose statistics on extrems to prometheus (#5384) il y a 5 ans
  Erik Johnston 10383e6e6f Change password reset links to /_matrix. il y a 5 ans
  Amber Brown df2ebd75d3 Migrate all tests to use the dict-based config format instead of hanging items off HomeserverConfig (#5171) il y a 5 ans
  Amber Brown b36c82576e Run Black on the tests again (#5170) il y a 5 ans
  Richard van der Hoff 59e2d2694d Remove the requirement to authenticate for /admin/server_version. (#5122) il y a 5 ans
  Brendan Abolivier 8e85493b0c Add config option to block users from looking up 3PIDs (#5010) il y a 5 ans
  Amber Brown a68e00fca8 Some more porting to HomeserverTestCase and remove old RESTHelper (#4913) il y a 5 ans
  Amber Brown 282c97327f Migrate the user directory initial population to a background task (#4864) il y a 5 ans
  Richard van der Hoff 2c3548d9d8 Update test_typing to use HomeserverTestCase. (#4771) il y a 5 ans