aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* Added tests for MailServerLog.email_addresses_on_lineMatthew Landauer2012-10-11-0/+20
|
* Slightly clearer wording in admin interface heading for logsMatthew Landauer2012-10-11-1/+1
|
* Update comments that used to refer to just eximMatthew Landauer2012-10-11-6/+6
|
* Rename script/load-exim-logs to script/load-mail-server-logsMatthew Landauer2012-10-11-4/+4
|
* Rename models and tables exim -> mail_serverMatthew Landauer2012-10-11-94/+105
|
* Rerun annotate -mMatthew Landauer2012-10-11-1/+1
|
* Updated wording of errorMatthew Landauer2012-10-11-1/+1
|
* request_sent? now handles postfix and eximMatthew Landauer2012-10-11-1/+12
|
* Add a commentMatthew Landauer2012-10-11-0/+4
|
* Method for checking whether a request has been sent that checks the postfix logMatthew Landauer2012-10-11-0/+20
|
* Rubyify loopsMatthew Landauer2012-10-11-6/+4
|
* Extract methodMatthew Landauer2012-10-11-15/+21
|
* New configuration MTA_LOG_TYPE to set whether we are using exim or postfix ↵Matthew Landauer2012-10-11-10/+5
| | | | to deliver and receive our mail
* Add comment about what happens when you use rotated log filesMatthew Landauer2012-10-11-0/+2
|
* Because we support exim and postfix changing how it's labelled in the admin ↵Matthew Landauer2012-10-10-1/+1
| | | | interface
* Use modification time of log file rather than filenameMatthew Landauer2012-10-10-1/+1
|
* New configuration for path to mailer (MTA) log filesMatthew Landauer2012-10-10-1/+8
|
* Do a very naive simple way of automatically detecting whether this is an ↵Matthew Landauer2012-10-10-1/+10
| | | | exim or postfix log file
* Don't get confused if there is no postfix queue idMatthew Landauer2012-10-10-1/+9
|
* Now can load postfix log files in the main methodMatthew Landauer2012-10-10-2/+9
|
* Rename methodMatthew Landauer2012-10-10-3/+3
|
* Add method for loading postfix log dataMatthew Landauer2012-10-10-0/+52
|
* Extract methodMatthew Landauer2012-10-10-2/+6
|
* Extract methodMatthew Landauer2012-10-10-4/+6
|
* Extract postfix queue ids from logsMatthew Landauer2012-10-10-0/+35
|
* Add syslog_protocol gemMatthew Landauer2012-10-10-0/+3
|
* Extract methodMatthew Landauer2012-10-10-13/+18
|
* stat is a class method on FileMatthew Landauer2012-10-10-1/+1
|
* Simplify a little moreMatthew Landauer2012-10-10-6/+2
|
* Inline temporary variableMatthew Landauer2012-10-10-3/+1
|
* Small refactor: make control flow a little cleanerMatthew Landauer2012-10-10-11/+7
|
* Creating EximLog record autosaves EximLogDone record anywayMatthew Landauer2012-10-10-3/+2
|
* Simplify creation of log lineMatthew Landauer2012-10-10-6/+1
|
* Simple minded test for reading gzipped log filesMatthew Landauer2012-10-10-0/+6
|
* Simplify tests just a littleMatthew Landauer2012-10-10-16/+12
|
* Test for behaviour when actually reloading the same log fileMatthew Landauer2012-10-10-0/+19
|
* Added tests for reloading same log fileMatthew Landauer2012-10-10-0/+16
|
* Add a second log line to the testMatthew Landauer2012-10-10-4/+11
|
* Added test for EximLog.load_fileMatthew Landauer2012-10-10-0/+20
|
* Send a warning to stdout when trying to load logs for non-existent info requestsMatthew Landauer2012-10-09-1/+3
|
* Merge remote-tracking branch ↵Louise Crow2012-10-08-2/+2
|\ | | | | | | 'openaustralia_github/fix_world_foi_website_urls' into develop
| * Make url for Acceso Intelligente valid by sticking http on the frontMatthew Landauer2012-10-07-1/+1
| |
| * Fix Ask The EU urlMatthew Landauer2012-10-07-1/+1
| |
* | Use new configuration module.Louise Crow2012-10-04-1/+1
| |
* | Merge remote-tracking branch 'openaustralia_github/remove_unused_view' into ↵Louise Crow2012-10-04-0/+0
|\ \ | | | | | | | | | develop
| * | Removing empty and unused view template fileMatthew Landauer2012-10-04-0/+0
| |/
* | Task for generating monthly volume statistics filtered by tag set.Louise Crow2012-10-04-25/+71
| |
* | Merge remote-tracking branch ↵Louise Crow2012-10-04-1/+1
|\ \ | | | | | | | | | 'openaustralia_github/help_advanced_search_link' into develop
| * | Make advanced search link in help sidebar point at advancedsearch rather ↵Matthew Landauer2012-10-04-1/+1
| |/ | | | | | | than search
* | Merge remote-tracking branch 'henare_github/full-url-in-admin-emails' into ↵Louise Crow2012-10-04-6/+61
|\ \ | |/ |/| | | develop