Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Run each test file in a transaction. | Matthew Somerville | 2017-06-20 | -7/+2 |
| | | | | This means that the tests can be run in parallel. | |||
* | Remove unnecessary shebang lines. | Matthew Somerville | 2016-01-22 | -2/+0 |
| | ||||
* | Reduce use of FixMyStreet::App. | Matthew Somerville | 2015-12-02 | -2/+2 |
| | | | | Command line scripts don't need a full blown app, just database. | |||
* | Remove *_local tz functions, set timezone on fetching original columns from ↵ | Matthew Somerville | 2013-02-14 | -2/+2 |
| | | | | database. | |||
* | check for uninflated/null dates before trying to set the timezoned | Struan Donald | 2011-05-27 | -0/+27 |