Commit History

Author SHA1 Message Date
  Patrick Cloke f2f2c7c1f0 Use full GitHub links instead of bare issue numbers. (#16637) 7 months ago
  Patrick Cloke ad3f43be9a Run pyupgrade for python 3.7 & 3.8. (#16110) 10 months ago
  Patrick Cloke 42aea0d8af Add final type hint to tests.unittest. (#15072) 1 year ago
  Patrick Cloke 3ac412b4e2 Require types in tests.storage. (#14646) 1 year ago
  Patrick Cloke e9a4343cb2 Drop support for Postgres 10 in full text search code. (#14397) 1 year ago
  Patrick Cloke 67583281e3 Fix tests for change in PostgreSQL 14 behavior change. (#14310) 1 year ago
  James Salter d902181de9 Unified search query syntax using the full-text search capabilities of the underlying DB. (#11635) 1 year ago
  Erik Johnston 1e453053cb Rename storage classes (#12913) 2 years ago
  Patrick Cloke 02d708568b Replace assertEquals and friends with non-deprecated versions. (#12092) 2 years ago
  Sean Quah 41cf4c2cf6 Fix non-strings in the `event_search` table (#12037) 2 years ago
  Richard van der Hoff e24ff8ebe3 Remove `HomeServer.get_datastore()` (#12031) 2 years ago
  Hillery Shay f78b68a96b Treat "\u0000" as "\u0020" for the purposes of message search (message indexing) (#10820) 2 years ago