| Commit message (Expand) | Author | Files | Lines |
2015-04-28 | Ensure we never miss any presence updates | Erik Johnston | 1 | -1/+7 |
2015-04-28 | Fix typo | Erik Johnston | 1 | -1/+1 |
2015-04-28 | Ensure the serial returned by presence is always an integer | Erik Johnston | 1 | -3/+3 |
2015-04-28 | Remove unused imports | Erik Johnston | 1 | -2/+1 |
2015-04-28 | Quickly fix dodgy est. time remaining | Erik Johnston | 1 | -7/+14 |
2015-04-28 | Use TEXT instead of VARCHAR(n), since PostgreSQL treats them the same except ... | Erik Johnston | 32 | -289/+289 |
2015-04-28 | Correctly handle total/remaining counts in the presence of sent_transasctions... | Erik Johnston | 1 | -1/+1 |
2015-04-28 | Correctly handle total/remaining counts in the presence of sent_transasctions... | Erik Johnston | 1 | -123/+167 |
2015-04-28 | Remove accidentally committed debug hardcode hack | Erik Johnston | 1 | -1/+2 |
2015-04-28 | Typo in port script | Erik Johnston | 1 | -1/+1 |
2015-04-28 | Output vim style mode markers into the yaml config file | Mark Haines | 1 | -3/+4 |
2015-04-27 | Split setuping up and processing of tables | Erik Johnston | 1 | -8/+23 |
2015-04-27 | Shuffle progress stuff | Erik Johnston | 1 | -201/+174 |
2015-04-27 | Don't port over all of the sent_transactions table |