Commit History

Author SHA1 Message Date
  Patrick Cloke 3ac412b4e2 Require types in tests.storage. (#14646) 1 year ago
  Petr Vaněk bb20113c8f Remove obsolete RoomEventsStoreTestCase (#13200) 2 years ago
  Erik Johnston e3163e2e11 Reduce the amount of state we pull from the DB (#12811) 2 years 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
  Richard van der Hoff e24ff8ebe3 Remove `HomeServer.get_datastore()` (#12031) 2 years ago
  Jonathan de Jong 89cfc3dd98 [pyupgrade] `tests/` (#10347) 3 years ago
  Jonathan de Jong 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 years ago
  Patrick Cloke e7b769aea1 Convert storage test cases to HomeserverTestCase. (#9736) 3 years ago
  Patrick Cloke 4c6c56dc58 Convert simple_select_one and simple_select_one_onecol to async (#8162) 3 years ago
  Patrick Cloke b3a97d6dac Convert some of the data store to async. (#7976) 3 years ago
  Patrick Cloke 3345c166a4 Convert storage layer to async/await. (#7963) 3 years ago
  Patrick Cloke b975fa2e99 Convert state resolution to async/await (#7942) 4 years ago
  Dirk Klimpel 491f0dab1b Add delete room admin endpoint (#7613) 4 years ago
  Manuel Stahl a4a5ec4096 Add room details admin endpoint (#7317) 4 years ago
  Erik Johnston 8df862e45d Add `rooms.room_version` column (#6729) 4 years ago
  Erik Johnston 3ca4c7c516 Use new EventPersistenceStore 4 years ago
  Amber Brown 32e7c9e7f2 Run Black. (#5482) 5 years ago
  Amber Brown 99dd975dae Run tests under PostgreSQL (#3423) 5 years ago
  black 8b3d9b6b19 Run black. 5 years ago
  Amber Brown 49af402019 run isort 6 years ago
  Mark Haines 700487a7c7 Fix flake8 warnings for tests 8 years ago
  Erik Johnston f8aae79a72 Simplify get_rooms 8 years ago
  Matthew Hodgson 6c28ac260c copyrights 8 years ago
  Daniel Wagner-Hall cf437900e0 Return world_readable and guest_can_join in /publicRooms 8 years ago
  Daniel Wagner-Hall 7213588083 Implement configurable stats reporting 8 years ago
  Erik Johnston 7e282a53a5 Tidy up _simple_... methods 9 years ago
  Mark Haines 896253e085 Factor out some of the common homeserver setup code into a 9 years ago
  Mark Haines ada711504e Replace hs.parse_roomalias with RoomAlias.from_string 9 years ago
  Mark Haines 1c06c48ce2 Replace hs.parse_roomid with RoomID.from_string 9 years ago