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