コミット履歴

作者 SHA1 メッセージ 日付
  Mark Haines 700487a7c7 Fix flake8 warnings for tests 8 年 前
  Erik Johnston f8aae79a72 Simplify get_rooms 8 年 前
  Matthew Hodgson 6c28ac260c copyrights 8 年 前
  Daniel Wagner-Hall cf437900e0 Return world_readable and guest_can_join in /publicRooms 9 年 前
  Daniel Wagner-Hall 7213588083 Implement configurable stats reporting 9 年 前
  Erik Johnston 7e282a53a5 Tidy up _simple_... methods 9 年 前
  Mark Haines 896253e085 Factor out some of the common homeserver setup code into a 9 年 前
  Mark Haines ada711504e Replace hs.parse_roomalias with RoomAlias.from_string 9 年 前
  Mark Haines 1c06c48ce2 Replace hs.parse_roomid with RoomID.from_string 9 年 前
  Mark Haines 5759bec43c Replace hs.parse_userid with UserID.from_string 9 年 前
  Mark Haines 3891597eb3 Remove unused functions 9 年 前
  Erik Johnston 3c77d13aa5 Kill off synapse.api.events.* 9 年 前
  Erik Johnston 2fcce3b3c5 Remove stale tests 10 年 前
  Paul "LeoNerd" Evans bcf5121937 Neaten more of the storage layer tests with assertObjectHasAttributes; more standardisation on test layout 10 年 前
  Paul "LeoNerd" Evans b588ce920d Unit tests for (some) room events via the RoomStore 10 年 前
  Paul "LeoNerd" Evans ba41ca45fa Use new assertObjectHasAttributes() in tests/storage/test_room.py 10 年 前
  Paul "LeoNerd" Evans de14853237 More RoomStore tests 10 年 前
  Paul "LeoNerd" Evans e32cfed1d8 Initial pass at a RoomStore test 10 年 前