| Commit message (Expand) | Author | Age | Files | Lines |
* | Store state groups separately from events (#2784) | Erik Johnston | 2018-02-06 | 1 | -3/+1 |
* | Matthew's fixes to the unit tests | Richard van der Hoff | 2018-01-22 | 1 | -2/+6 |
* | Change slave storage to use new replication interface | Erik Johnston | 2017-04-03 | 1 | -8/+22 |
* | Remote membership tests for replication | Erik Johnston | 2017-01-31 | 1 | -43/+0 |
* | Insert delta of current_state_events to be more efficient | Erik Johnston | 2017-01-20 | 1 | -29/+0 |
* | Derive current_state_events from state groups | Erik Johnston | 2017-01-20 | 1 | -28/+17 |
* | Reduce DB hits for replication | Erik Johnston | 2016-09-23 | 1 | -1/+2 |
* | Correctly handle the difference between prev and current state | Erik Johnston | 2016-08-31 | 1 | -1/+3 |
* | Replace context.current_state with context.current_state_ids | Erik Johnston | 2016-08-25 | 1 | -1/+8 |
* | Remove room name & alias test | David Baker | 2016-06-24 | 1 | -41/+0 |
* | Add a slaved datastore for account data | Mark Haines | 2016-05-13 | 1 | -0/+56 |
* | Replicate push actions | Mark Haines | 2016-04-21 | 1 | -0/+43 |
* | Merge pull request #738 from matrix-org/markjh/slaved_receipts | Mark Haines | 2016-04-19 | 3 | -3/+43 |
|\ |
|
| * | Add a slaved receipts store | Mark Haines | 2016-04-19 | 3 | -3/+43 |
* | | Replicate get_invited_rooms_for_user | Mark Haines | 2016-04-19 | 1 | -0/+12 |
|/ |
|
* | Add tests for redactions | Mark Haines | 2016-04-07 | 2 | -2/+51 |
* | Add sensible __eq__ operators inside the tests. | Mark Haines | 2016-04-07 | 1 | -1/+28 |
* | Add tests for get_latest_event_ids_in_room and get_current_state | Mark Haines | 2016-04-07 | 1 | -0/+62 |
* | Test that room membership is replicated | Mark Haines | 2016-04-06 | 1 | -8/+63 |
* | Add a slaved events store class | Mark Haines | 2016-04-06 | 4 | -0/+199 |