summary refs log tree commit diff
path: root/synapse/rest/admin/background_updates.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Clean up `synapse.rest.admin` (#11535)Dirk Klimpel2021-12-081-10/+6
* Add an admin API to run background jobs. (#11352)Dirk Klimpel2021-11-191-27/+96
* Add some background update admin APIs (#11263)Erik Johnston2021-11-081-0/+107