Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2016-09-08 | Check the user_id for presence/typing matches origin | Erik Johnston | 2 | -1/+15 | |
2016-09-08 | Log delta files we're applying | Erik Johnston | 1 | -2/+2 | |
2016-09-08 | Temporarily disable sequential scans for state fetching | Erik Johnston | 1 | -0/+4 | |
2016-09-07 | Log the types and values when failing to store devices | Mark Haines | 1 | -2/+6 | |
2016-09-07 | Add a new method to enqueue the device messages rather than sending a dummy EDU | Mark Haines | 3 | -7/+20 | |
2016-09-07 | Fix the stream change cache to work over replication | Mark Haines | 2 | -1/+12 | |
2016-09-07 | Move the check for federated device_messages. | Mark Haines | 1 | -11/+15 | |
Move the check into _attempt_new_transaction. Only delete messages if there were messages to delete. | |||||
2016-09-07 | Add stream change caches for device messages | Mark Haines | 3 | -1/+53 | |
2016-09-07 | Comment | Erik Johnston | 1 | -0/+4 | |
2016-09-07 | Add appopriate framing clause | Erik Johnston | 1 | -0/+1 | |
2016-09-07 | Use windowing function to make use of index | Erik Johnston | 1 |