Dirk Klimpel
|
8428ef66c7
|
Add type hints to synapse/tests/rest/admin (#11590)
|
2021-12-16 14:59:56 -05:00 |
|
Dirk Klimpel
|
e5f426cd54
|
Add type hints to synapse/tests/rest/admin (#11501)
|
2021-12-03 13:57:13 +00:00 |
|
Dirk Klimpel
|
35b1900f00
|
Convert status codes to HTTPStatus in tests.rest.admin (#11455)
|
2021-11-30 09:53:54 +00:00 |
|
Erik Johnston
|
d08ef6f155
|
Make background updates controllable via a plugin (#11306)
Co-authored-by: Brendan Abolivier <babolivier@matrix.org>
|
2021-11-29 17:57:06 +01:00 |
|
Brendan Abolivier
|
7f9841bdec
|
Lower minumum batch size to 1 for background updates (#11422)
Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
|
2021-11-24 19:21:44 +00:00 |
|
Dirk Klimpel
|
ea20937084
|
Add an admin API to run background jobs. (#11352)
Instead of having admins poke into the database directly.
Can currently run jobs to populate stats and to populate
the user directory.
|
2021-11-19 19:39:46 +00:00 |
|
Erik Johnston
|
4ee71b9637
|
Add some background update admin APIs (#11263)
Fixes #11259
|
2021-11-08 16:08:02 +00:00 |
|