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