summary refs log tree commit diff
path: root/synapse/python_dependencies.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2015-04-29Delete ugly commented out log line.Mark Haines1-1/+0
2015-04-29improve postgres blurb a bitMatthew Hodgson1-7/+18
2015-04-29comment out ugly test loglineMatthew Hodgson1-1/+1
2015-04-29mention silviof's dockerfileMatthew Hodgson1-0/+3
2015-04-29general clean up. s/alpha/beta/g. add intelfx's AUR package for Arch. s/the ↵Matthew Hodgson1-46/+88
homeserver/Synapse/g. move installation & running sections closer together.
2015-04-28Fix rstErik Johnston1-1/+2
2015-04-28Update docs/postgres.rst to explain port script usageErik Johnston1-0/+51
2015-04-28Add better help to scripts/port_from_sqlite_to_postgres.pyErik Johnston1-5/+27
2015-04-28Ensure we never miss any presence updatesErik Johnston1-1/+7
2015-04-28Fix typoErik Johnston1-1/+1
2015-04-28Ensure the serial returned by presence is always an integerErik Johnston1-3/+3
2015-04-28Remove unused importsErik Johnston1-2/+1
2015-04-28Quickly fix dodgy est. time remainingErik Johnston1-7/+14
2015-04-28Use TEXT instead of VARCHAR(n), since PostgreSQL treats them the same except ↵Erik Johnston32-289/+289
for a limit
2015-04-28Correctly handle total/remaining counts in the presence of ↵Erik Johnston1-1/+1
sent_transasctions table
2015-04-28Correctly handle total/remaining counts in the presence of ↵Erik Johnston1-123/+167
sent_transasctions table
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