summary refs log tree commit diff
path: root/setup.py (unfollow)
Commit message (Expand)AuthorFilesLines
2016-09-08Log delta files we're applyingErik Johnston1-2/+2
2016-09-08Temporarily disable sequential scans for state fetchingErik Johnston1-0/+4
2016-09-07Log the types and values when failing to store devicesMark Haines1-2/+6
2016-09-07Add a new method to enqueue the device messages rather than sending a dummy EDUMark Haines3-7/+20
2016-09-07Fix the stream change cache to work over replicationMark Haines2-1/+12
2016-09-07Move the check for federated device_messages.Mark Haines1-11/+15
2016-09-07Add stream change caches for device messagesMark Haines3-1/+53
2016-09-07CommentErik Johnston1-0/+4
2016-09-07Add appopriate framing clauseErik Johnston1-0/+1
2016-09-07Use windowing function to make use of indexErik Johnston1-5/+5
2016-09-07Comment the add_messages storage functionsMark Haines1-8/+16
2016-09-06Fix unit testsMark Haines1-0/+8
2016-09-06Send device messages over federationMark Haines7-48/