Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace hs.parse_roomid with RoomID.from_string | Mark Haines | 2015-01-23 | 1 | -2/+2 |
* | Replace hs.parse_userid with UserID.from_string | Mark Haines | 2015-01-23 | 1 | -3/+4 |
* | Kill off synapse.api.events.* | Erik Johnston | 2014-12-16 | 1 | -3/+2 |
* | Fix some tests | Erik Johnston | 2014-12-10 | 1 | -22/+27 |
* | Fix room_member storage test | Erik Johnston | 2014-11-10 | 1 | -0/+2 |
* | Fix a couple more storage tests | Erik Johnston | 2014-11-05 | 1 | -9/+15 |
* | Also unittest RoomMemberStore's joined_hosts_for_room() | Paul "LeoNerd" Evans | 2014-09-15 | 1 | -0/+48 |
* | Use new 'tests.unittest' in new storage level tests | Paul "LeoNerd" Evans | 2014-09-15 | 1 | -1/+1 |
* | Initial hack at some RoomMemberStore unit tests | Paul "LeoNerd" Evans | 2014-09-12 | 1 | -0/+109 |