Historie revizí

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