summary refs log tree commit diff
path: root/contrib (unfollow)
Commit message (Expand)AuthorFilesLines
2015-04-29contrib/systemd: add a sample systemd unit file and a logger configurationIvan Shapovalov2-0/+35
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 h...Matthew Hodgson1-46/+88
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
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