summary refs log tree commit diff
path: root/synapse/storage/databases/main/state.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make historical events discoverable from backfill for servers without any scr...Eric Eastwood2021-07-281-11/+39
* Remove redundant "coding: utf-8" lines (#9786)Jonathan de Jong2021-04-141-1/+0
* Bugbear: Add Mutable Parameter fixes (#9682)Jonathan de Jong2021-04-081-2/+4
* Update black, and run auto formatting over the codebase (#9381)Eric Eastwood2021-02-161-6/+5
* Simplify super() calls to Python 3 syntax. (#8344)Patrick Cloke2020-09-181-3/+3
* Convert state and stream stores and related code to async (#8194)Patrick Cloke2020-08-281-9/+10
* Convert simple_select_one and simple_select_one_onecol to async (#8162)Patrick Cloke2020-08-261-2/+2
* Convert misc database code to async (#8087)Patrick Cloke2020-08-141-3/+2
* Rename database classes to make some sense (#8033)Erik Johnston2020-08-051-0/+509