Historial de Commits

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