Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Test that room membership is replicated | Mark Haines | 2016-04-06 | 1 | -3/+4 |
* | Add a slaved events store class | Mark Haines | 2016-04-06 | 5 | -0/+284 |
* | Separate generating the replication response... | Mark Haines | 2016-04-05 | 1 | -44/+55 |
* | Merge pull request #676 from matrix-org/markjh/replicate_stateIII | Mark Haines | 2016-03-31 | 1 | -3/+14 |
|\ | |||||
| * | Use a namedtuple rather than tuple unpacking | Mark Haines | 2016-03-31 | 1 | -10/+6 |
| * | Add replication streams for ex outliers and current state resets | Mark Haines | 2016-03-30 | 1 | -1/+16 |
* | | typo | Matthew Hodgson | 2016-03-30 | 1 | -1/+1 |
|/ | |||||
* | Add a replication stream for state groups | Mark Haines | 2016-03-30 | 1 | -7/+29 |
* | Add replication stream for pushers | Mark Haines | 2016-03-15 | 1 | -1/+24 |
* | s/stream_ordering/event_stream_ordering/ in push | Mark Haines | 2016-03-04 | 1 | -1/+1 |
* | Hook push rules up to the replication API | Mark Haines | 2016-03-02 | 1 | -2/+26 |
* | Add a /replication API for extracting the updates that happened on | Mark Haines | 2016-03-01 | 2 | -0/+334 |