Historie revizí

Autor SHA1 Zpráva Datum
  Patrick Cloke 679c691f6f Remove more usages of cursor_to_dict. (#16551) před 1 rokem
  Patrick Cloke 9407d5ba78 Convert simple_select_list and simple_select_list_txn to return lists of tuples (#16505) před 1 rokem
  David Robertson 6525fd65ee Log the details of background update failures (#16212) před 1 rokem
  Patrick Cloke a8a46b1336 Replace simple_async_mock with AsyncMock (#16180) před 1 rokem
  Patrick Cloke daf11e26ef Replace make_awaitable with AsyncMock (#16179) před 1 rokem
  Erik Johnston e55a9b3e41 Fix downgrading to previous version of Synapse (#15907) před 1 rokem
  Erik Johnston 95a96b21eb Add foreign key constraint to `event_forward_extremities`. (#15751) před 1 rokem
  Dirk Klimpel 9d21ecf7ce Add type hints to tests files. (#12256) před 2 roky
  Shay ef3619e61d Add config settings for background update parameters (#11980) před 2 roky
  Shay 26211fec24 Fix a bug in background updates wherein background updates are never run using the default batch size (#12157) před 2 roky
  Richard van der Hoff e24ff8ebe3 Remove `HomeServer.get_datastore()` (#12031) před 2 roky
  V02460 7a7ca8f226 Use mock from standard library (#11588) před 2 roky
  Patrick Cloke ed635d3285 Add a license header and comment. (#11479) před 3 roky
  Erik Johnston d08ef6f155 Make background updates controllable via a plugin (#11306) před 3 roky
  Brendan Abolivier 7f9841bdec Lower minumum batch size to 1 for background updates (#11422) před 3 roky
  Jonathan de Jong 93729719b8 Use inline type hints in `tests/` (#10350) před 3 roky
  Patrick Cloke 0b3112123d Use mock from the stdlib. (#9772) před 3 roky
  Eric Eastwood 0a00b7ff14 Update black, and run auto formatting over the codebase (#9381) před 3 roky
  Patrick Cloke e00816ad98 Do not yield on awaitables in tests. (#8193) před 4 roky
  Patrick Cloke 30426c7063 Convert additional database methods to async (select list, search, insert_many, delete_*) (#8168) před 4 roky
  Erik Johnston a7bdf98d01 Rename database classes to make some sense (#8033) před 4 roky
  Richard van der Hoff b4c2234232 Make do_next_background_update return a bool před 4 roky
  Richard van der Hoff 26d17b9bdc Make `has_completed_background_updates` async před 4 roky
  Richard van der Hoff cfe8c8ab8e Remove unused `start_background_update` před 4 roky
  Richard van der Hoff d20c346544 port BackgroundUpdateTestCase to HomeserverTestCase (#6653) před 4 roky
  Erik Johnston 4a33a6dd19 Move background update handling out of store před 5 roky
  Erik Johnston 756d4942f5 Move DB pool and helper functions into dedicated Database class před 5 roky
  Amber Brown 4806651744 Replace returnValue with return (#5736) před 5 roky
  Amber Brown b36c82576e Run Black on the tests again (#5170) před 5 roky
  Amber Brown 3f189c902e Fix flake8 (#4519) před 5 roky