Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Assert that stream replicated stream positions are ints | Mark Haines | 2016-05-13 | 1 | -4/+4 |
* | Merge branch 'develop' into dbkr/email_notifs_on_pusher | Mark Haines | 2016-05-13 | 1 | -0/+2 |
|\ | |||||
| * | Make sure we advance our stream position | Mark Haines | 2016-05-13 | 1 | -0/+2 |
* | | Shift some of the state_group methods into the SlavedEventStore | Mark Haines | 2016-05-13 | 1 | -0/+19 |
|/ | |||||
* | Pass through get_events to pusher too | David Baker | 2016-05-10 | 1 | -0/+1 |
* | Pass through _get_event_txn | David Baker | 2016-05-10 | 1 | -0/+1 |
* | Fix backfill replication to advance the stream correctly | Mark Haines | 2016-04-27 | 1 | -2/+2 |
* | Replicate push actions | Mark Haines | 2016-04-21 | 1 | -0/+14 |
* | Replicate get_invited_rooms_for_user | Mark Haines | 2016-04-19 | 1 | -2/+7 |
* | Add tests for redactions | Mark Haines | 2016-04-07 | 1 | -2/+2 |
* | Add tests for get_latest_event_ids_in_room and get_current_state | Mark Haines | 2016-04-07 | 1 | -0/+5 |
* | 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 | 1 | -0/+198 |