Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Exclude update alerts from summary alert counts. | Matthew Somerville | 2016-02-09 | -0/+8 |
| | | | | | | There might be the odd update alert we are interested in (those not auto-signed up for as part of report or update creation), but they will be rare. | |||
* | Reduce use of FixMyStreet::App. | Matthew Somerville | 2015-12-02 | -1/+1 |
| | | | | Command line scripts don't need a full blown app, just database. | |||
* | Remove ms_current_timestamp() override function. | Matthew Somerville | 2015-08-13 | -2/+2 |
| | | | | | This override is not used anywhere, it dates from a very old long-gone test script, and causes issues with database query planning. | |||
* | move summary count fetching out to result sets | Struan Donald | 2011-06-07 | -0/+12 |
| | ||||
* | admin timeline | Struan Donald | 2011-06-07 | -0/+38 |