summary refs log tree commit diff
path: root/docs/README.rst (unfollow)
Commit message (Expand)AuthorFilesLines
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
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