summary refs log tree commit diff
path: root/tests/storage/test_room_search.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rename storage classes (#12913)Erik Johnston2022-05-311-1/+3
* Replace assertEquals and friends with non-deprecated versions. (#12092)Patrick Cloke2022-02-281-3/+3
* Fix non-strings in the `event_search` table (#12037)Sean Quah2022-02-241-2/+115
* Remove `HomeServer.get_datastore()` (#12031)Richard van der Hoff2022-02-231-1/+1
* Treat "\u0000" as "\u0020" for the purposes of message search (message indexi...Hillery Shay2021-09-221-0/+74