Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement configurable stats reporting | Daniel Wagner-Hall | 2015-09-22 | 1 | -53/+15 |
* | 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 | -3/+3 |
* | 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 | -6/+5 |
* | Fix prev_content | Erik Johnston | 2014-12-11 | 1 | -3/+2 |
* | Fix some tests | Erik Johnston | 2014-12-10 | 1 | -39/+34 |
* | Fix stream test. | Erik Johnston | 2014-11-10 | 1 | -5/+12 |
* | Fix a couple more storage tests | Erik Johnston | 2014-11-05 | 1 | -7/+17 |
* | Test that prev_content get's added if there is a prev_state key (in the event... | Erik Johnston | 2014-09-19 | 1 | -17/+70 |
* | SYN-47: Fix bug where we still returned events for rooms we had left. | Erik Johnston | 2014-09-19 | 1 | -0/+173 |