summary refs log tree commit diff
path: root/synapse/storage/databases/main/search.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/release-v1.27.0' into matrix-org-hotfixesErik Johnston2021-02-021-1/+2
|\
| * Add type hints to various handlers. (#9223)Patrick Cloke2021-01-261-1/+2
* | Merge remote-tracking branch 'origin/develop' into matrix-org-hotfixesErik Johnston2021-01-261-2/+2
|\|
| * Use execute_batch in more places (#9188)Erik Johnston2021-01-211-2/+2
* | Merge remote-tracking branch 'origin/develop' into matrix-org-hotfixesRichard van der Hoff2020-10-011-2/+2
|\|
| * Simplify super() calls to Python 3 syntax. (#8344)Patrick Cloke2020-09-181-2/+2
* | Merge branch 'develop' into matrix-org-hotfixesBrendan Abolivier2020-09-031-6/+9
|\|
| * Convert additional databases to async/await part 3 (#8201)Patrick Cloke2020-09-011-6/+9
* | Merge branch 'develop' into matrix-org-hotfixesBrendan Abolivier2020-08-131-1/+1
|/
* Convert additional database stores to async/await (#8045)Patrick Cloke2020-08-071-34/+35
* Rename database classes to make some sense (#8033)Erik Johnston2020-08-051-0/+710