Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Drop support for Postgres 10 in full text search code. (#14397) | Patrick Cloke | 2022-11-09 | 1 | -52/+17 |
* | Fix tests for change in PostgreSQL 14 behavior change. (#14310) | Patrick Cloke | 2022-10-27 | 1 | -4/+12 |
* | Unified search query syntax using the full-text search capabilities of the un... | James Salter | 2022-10-25 | 1 | -0/+213 |
* | Rename storage classes (#12913) | Erik Johnston | 2022-05-31 | 1 | -1/+3 |
* | Replace assertEquals and friends with non-deprecated versions. (#12092) | Patrick Cloke | 2022-02-28 | 1 | -3/+3 |
* | Fix non-strings in the `event_search` table (#12037) | Sean Quah | 2022-02-24 | 1 | -2/+115 |
* | Remove `HomeServer.get_datastore()` (#12031) | Richard van der Hoff | 2022-02-23 | 1 | -1/+1 |
* | Treat "\u0000" as "\u0020" for the purposes of message search (message indexi... | Hillery Shay | 2021-09-22 | 1 | -0/+74 |