summary refs log tree commit diff
path: root/synapse/events (unfollow)
Commit message (Expand)AuthorFilesLines
2015-04-28Use TEXT instead of VARCHAR(n), since PostgreSQL treats them the same except ...Erik Johnston32-289/+289
2015-04-28Correctly handle total/remaining counts in the presence of sent_transasctions...Erik Johnston1-1/+1
2015-04-28Correctly handle total/remaining counts in the presence of sent_transasctions...Erik Johnston1-123/+167
2015-04-28Remove accidentally committed debug hardcode hackErik Johnston1-1/+2
2015-04-28Typo in port scriptErik Johnston1-1/+1
2015-04-28Output vim style mode markers into the yaml config fileMark Haines1-3/+4
2015-04-27Split setuping up and processing of tablesErik Johnston1-8/+23
2015-04-27Shuffle progress stuffErik Johnston1-201/+174
2015-04-27Don't port over all of the sent_transactions tableErik Johnston1-38/+120
2015-04-27Remove unused importErik Johnston1-1/+0
2015-04-27Move database configuration into config moduleErik Johnston2-33/+25
2015-04-27Ensure check_same_thread is enabled for sqlite3Erik Johnston1-0/+1</