Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
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 |
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 | -5/+5 |
2016-09-07 | Comment the add_messages storage functions | Mark Haines | 1 | -8/+16 |
2016-09-06 | Fix unit tests | Mark Haines | 1 | -0/+8 |
2016-09-06 | Send device messages over federation | Mark Haines | 7 | -48/+179 |
2016-09-06 |