Historique des commits

Auteur SHA1 Message Date
  Jonathan de Jong 89cfc3dd98 [pyupgrade] `tests/` (#10347) il y a 3 ans
  Jonathan de Jong 4b965c862d Remove redundant "coding: utf-8" lines (#9786) il y a 3 ans
  Patrick Cloke e7b769aea1 Convert storage test cases to HomeserverTestCase. (#9736) il y a 3 ans
  Patrick Cloke 4c6c56dc58 Convert simple_select_one and simple_select_one_onecol to async (#8162) il y a 4 ans
  Patrick Cloke b3a97d6dac Convert some of the data store to async. (#7976) il y a 4 ans
  Patrick Cloke 3345c166a4 Convert storage layer to async/await. (#7963) il y a 4 ans
  Patrick Cloke b975fa2e99 Convert state resolution to async/await (#7942) il y a 4 ans
  Dirk Klimpel 491f0dab1b Add delete room admin endpoint (#7613) il y a 4 ans
  Manuel Stahl a4a5ec4096 Add room details admin endpoint (#7317) il y a 4 ans
  Erik Johnston 8df862e45d Add `rooms.room_version` column (#6729) il y a 4 ans
  Erik Johnston 3ca4c7c516 Use new EventPersistenceStore il y a 5 ans
  Amber Brown 32e7c9e7f2 Run Black. (#5482) il y a 5 ans
  Amber Brown 99dd975dae Run tests under PostgreSQL (#3423) il y a 6 ans
  black 8b3d9b6b19 Run black. il y a 6 ans
  Amber Brown 49af402019 run isort il y a 6 ans
  Mark Haines 700487a7c7 Fix flake8 warnings for tests il y a 8 ans
  Erik Johnston f8aae79a72 Simplify get_rooms il y a 8 ans
  Matthew Hodgson 6c28ac260c copyrights il y a 8 ans
  Daniel Wagner-Hall cf437900e0 Return world_readable and guest_can_join in /publicRooms il y a 9 ans
  Daniel Wagner-Hall 7213588083 Implement configurable stats reporting il y a 9 ans
  Erik Johnston 7e282a53a5 Tidy up _simple_... methods il y a 9 ans
  Mark Haines 896253e085 Factor out some of the common homeserver setup code into a il y a 9 ans
  Mark Haines ada711504e Replace hs.parse_roomalias with RoomAlias.from_string il y a 9 ans
  Mark Haines 1c06c48ce2 Replace hs.parse_roomid with RoomID.from_string il y a 9 ans
  Mark Haines 5759bec43c Replace hs.parse_userid with UserID.from_string il y a 9 ans
  Mark Haines 3891597eb3 Remove unused functions il y a 9 ans
  Erik Johnston 3c77d13aa5 Kill off synapse.api.events.* il y a 10 ans
  Erik Johnston 2fcce3b3c5 Remove stale tests il y a 10 ans
  Paul "LeoNerd" Evans bcf5121937 Neaten more of the storage layer tests with assertObjectHasAttributes; more standardisation on test layout il y a 10 ans
  Paul "LeoNerd" Evans b588ce920d Unit tests for (some) room events via the RoomStore il y a 10 ans