Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove some unused functions (#711) | Mark Haines | 2016-04-08 | 1 | -47/+4 |
* | copyrights | Matthew Hodgson | 2016-01-07 | 1 | -1/+1 |
* | Remove more unused parameters | Daniel Wagner-Hall | 2015-11-02 | 1 | -4/+0 |
* | Factor out some of the common homeserver setup code into a | Mark Haines | 2015-02-11 | 1 | -12/+2 |
* | 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 | -2/+3 |
* | Kill off synapse.api.events.* | Erik Johnston | 2014-12-16 | 1 | -13/+10 |
* | Fix redaction tests | Erik Johnston | 2014-12-11 | 1 | -6/+8 |
* | Fix redactions. Fix 'age' key | Erik Johnston | 2014-12-11 | 1 | -3/+3 |
* | Fix some tests | Erik Johnston | 2014-12-10 | 1 | -59/+49 |
* | Fix redaction storage test | Erik Johnston | 2014-11-10 | 1 | -0/+4 |
* | Fix redaction storage test | Erik Johnston | 2014-11-05 | 1 | -0/+12 |
* | Rename redaction test case to something helpful | Erik Johnston | 2014-09-25 | 1 | -1/+1 |
* | More tests. | Erik Johnston | 2014-09-25 | 1 | -1/+82 |
* | Add test for redactions | Erik Johnston | 2014-09-25 | 1 | -0/+181 |