Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | External requests need not have exim log lines | Robin Houston | 2012-08-20 | -1/+1 |
| | | | | We do not send messages for external requests. See #548. | |||
* | Further annotation corrections | Seb Bacon | 2012-05-24 | -1/+1 |
| | ||||
* | Remove trailing whitespace (to make a cleaner forthcoming merge with ↵ | Seb Bacon | 2012-05-15 | -2/+2 |
| | | | | wombleton:feature/440_sparkly_admin_css) | |||
* | Ensure model schema documentation is up to date. | Seb Bacon | 2012-01-09 | -3/+3 |
| | ||||
* | Don't abort check-recent-requests-sent if invalid exim line found. Fixes #269 | David Cabo | 2011-10-13 | -3/+3 |
| | ||||
* | Replace STDERR.puts by $stderr.puts elsewhere, which is potentially more ↵ | Robin Houston | 2011-06-21 | -1/+1 |
| | | | | flexible (because STDERR is always the system standard error file descriptor, whereas $stderr can be replaced by some other ruby object to handle error output). | |||
* | Get rid of commented-out STDERR.puts messages | Robin Houston | 2011-06-21 | -2/+0 |
| | ||||
* | Annotate models. | Francis Irving | 2010-10-09 | -1/+1 |
| | ||||
* | Update model annotations. | Francis Irving | 2010-09-15 | -1/+1 |
| | ||||
* | Update model annotations. | Francis Irving | 2010-07-27 | -1/+1 |
| | ||||
* | Add specific draft attribute. | Francis Irving | 2010-07-15 | -1/+1 |
| | ||||
* | Update model annotations. | Francis Irving | 2010-07-15 | -1/+1 |
| | ||||
* | Update model field comments. | francis | 2009-09-17 | -2/+2 |
| | ||||
* | Annotate models update. | francis | 2009-06-26 | -2/+2 |
| | ||||
* | Cope with .gz compressed log files | francis | 2009-06-16 | -4/+15 |
| | ||||
* | Check a bit more. | francis | 2009-06-16 | -5/+9 |
| | ||||
* | Add charity registration number to database & edit form for public body | tony | 2009-04-13 | -2/+2 |
| | ||||
* | Update models and schema for new table | tony | 2009-03-09 | -2/+2 |
| | ||||
* | Note about exim log checking stuff. | francis | 2009-03-09 | -2/+5 |
| | ||||
* | Option to ban users. | francis | 2009-03-09 | -2/+2 |
| | ||||
* | Add publication scheme for public bodies. (New database column and admin | tony | 2009-03-04 | -2/+2 |
| | | | | interface only; public display can come later.) | |||
* | Put word in so can track down these cron emails. | francis | 2009-02-27 | -2/+2 |
| | ||||
* | Check that we get exim log lines OK. | francis | 2009-02-09 | -1/+52 |
| | | | | Annotate models. | |||
* | Remove some debugging. | francis | 2009-01-27 | -2/+2 |
| | ||||
* | Fix some typos | francis | 2009-01-27 | -3/+3 |
| | ||||
* | Load exim log files into database. | francis | 2009-01-27 | -0/+64 |