summary refs log tree commit diff
path: root/database-prepare-for-0.5.0.sh (unfollow)
Commit message (Expand)AuthorFilesLines
2014-12-10Fix bug when uploading state with empty state_keyErik Johnston6-88/+29
2014-12-10update codestyle based on debate on #matrix-devMatthew Hodgson1-3/+34
2014-12-10Fix AttributeErrorErik Johnston2-1/+4
2014-12-10Make depth increase.Erik Johnston1-1/+1
2014-12-10Add __str__ to FrozenEventErik Johnston1-0/+5
2014-12-10Try and figure out how and why signatures are being changed.Erik Johnston9-34/+86
2014-12-10turn back on per-request transaction retries, so that every time we try to hi...Matthew Hodgson1-4/+3
2014-12-10Add newline back inErik Johnston1-0/+1
2014-12-10Remove whitespaceErik Johnston1-1/+1
2014-12-10Code style.Erik Johnston3-46/+85
2014-12-10plateau retries after 1hMatthew Hodgson1-3/+6
2014-12-10add errbacks to enqueue_pdu deferreds; change logging for failed federation s...Matthew Hodgson2-8/+12
2014-12-10