aboutsummaryrefslogtreecommitdiffstats
path: root/app/models/exim_log.rb
Commit message (Expand)AuthorAgeLines
* Replace STDERR.puts by $stderr.puts elsewhere, which is potentially more flex...Robin Houston2011-06-21-1/+1
* Get rid of commented-out STDERR.puts messagesRobin Houston2011-06-21-2/+0
* Annotate models.Francis Irving2010-10-09-1/+1
* Update model annotations.Francis Irving2010-09-15-1/+1
* Update model annotations.Francis Irving2010-07-27-1/+1
* Add specific draft attribute.Francis Irving2010-07-15-1/+1
* Update model annotations.Francis Irving2010-07-15-1/+1
* Update model field comments.francis2009-09-17-2/+2
* Annotate models update.francis2009-06-26-2/+2
* Cope with .gz compressed log filesfrancis2009-06-16-4/+15
* Check a bit more.francis2009-06-16-5/+9
* Add charity registration number to database & edit form for public bodytony2009-04-13-2/+2
* Update models and schema for new tabletony2009-03-09-2/+2
* Note about exim log checking stuff.francis2009-03-09-2/+5
* Option to ban users.francis2009-03-09-2/+2
* Add publication scheme for public bodies. (New database column and admintony2009-03-04-2/+2
* Put word in so can track down these cron emails.francis2009-02-27-2/+2
* Check that we get exim log lines OK.francis2009-02-09-1/+52
* Remove some debugging.francis2009-01-27-2/+2
* Fix some typosfrancis2009-01-27-3/+3
* Load exim log files into database.francis2009-01-27-0/+64