summary refs log tree commit diff
path: root/synapse/storage/databases/main/profile.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '74976a8e4' into dinsicAndrew Morgan2020-12-311-32/+51
|\
| * Move additional tasks to the background worker, part 4 (#8513)Patrick Cloke2020-10-131-41/+41
* | Merge commit '5bf8e5f55' into anoa/dinsic_release_1_21_xAndrew Morgan2020-10-201-2/+4
|\|
| * Convert additional databases to async/await part 2 (#8200)Patrick Cloke2020-09-011-2/+4
* | Merge commit '9b7ac03af' into anoa/dinsic_release_1_21_xAndrew Morgan2020-10-201-6/+7
|\|
| * Convert calls of async database methods to async (#8166)Patrick Cloke2020-08-271-4/+6
* | Merge commit '4a739c73b' into anoa/dinsic_release_1_21_xAndrew Morgan2020-10-201-6/+12
|\|
| * Convert simple_update* and simple_select* to async (#8173)Patrick Cloke2020-08-271-6/+12
* | Merge commit 'a466b6797' into anoa/dinsic_release_1_21_xAndrew Morgan2020-10-201-26/+26
|\|
| * Convert simple_select_one and simple_select_one_onecol to async (#8162)Patrick Cloke2020-08-261-7/+10
* | Merge commit 'a3a59bab7' into anoa/dinsic_release_1_21_xAndrew Morgan2020-10-191-13/+8
|\|
| * Convert appservice, group server, profile and more databases to async (#8066)Patrick Cloke2020-08-121-13/+8
* | Merge commit 'a7bdf98d0' into anoa/dinsic_release_1_21_xAndrew Morgan2020-10-161-7/+125
|/
* Rename database classes to make some sense (#8033)Erik Johnston2020-08-051-0/+178