Commit történet

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