aboutsummaryrefslogtreecommitdiffstats
path: root/spec
Commit message (Expand)AuthorAgeLines
* Merge remote-tracking branch 'openaustralia_github/postfix_log_support' into ...Louise Crow2012-10-12-9/+175
|\
| * Revert "Also allow arbitrary subdomain on email addresses picked up in the logs"Matthew Landauer2012-10-12-5/+0
| * Also allow arbitrary subdomain on email addresses picked up in the logsMatthew Landauer2012-10-11-0/+5
| * Fix small bug where email domain wasn't being quoted in the regular expressionMatthew Landauer2012-10-11-0/+4
| * Ignore emails in logs with incorrect prefixesMatthew Landauer2012-10-11-2/+7
| * Added tests for MailServerLog.email_addresses_on_lineMatthew Landauer2012-10-11-0/+20
| * Rename models and tables exim -> mail_serverMatthew Landauer2012-10-11-46/+46
| * Method for checking whether a request has been sent that checks the postfix logMatthew Landauer2012-10-11-0/+14
| * New configuration MTA_LOG_TYPE to set whether we are using exim or postfix to...Matthew Landauer2012-10-11-1/+0
| * Do a very naive simple way of automatically detecting whether this is an exim...Matthew Landauer2012-10-10-0/+1
| * Don't get confused if there is no postfix queue idMatthew Landauer2012-10-10-0/+6
| * Add method for loading postfix log dataMatthew Landauer2012-10-10-0/+31
| * Extract postfix queue ids from logsMatthew Landauer2012-10-10-0/+22
| * 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
* | Handle the case where the blog feed already has querystring parameters.Louise Crow2012-10-11-0/+16
* | In fact, the message in the example URL was not being folded properly anymore...Louise Crow2012-10-11-0/+119
* | Convert example url from comment into passing spec.Louise Crow2012-10-11-0/+7
* | Clean up spec a bit.Louise Crow2012-10-11-8/+1
* | Add test for handling a multipart mail with a linebreak in the boundary.Louise Crow2012-10-11-0/+45
* | Remove debug line.Louise Crow2012-10-11-1/+0
* | add magic encoding comment to specsJames McKinney2012-10-10-1/+3
* | Handle the case where an incoming message is badly encoded and has no charset...Louise Crow2012-10-09-0/+48
|/
* Fix failing test added in ad141d7Henare Degan2012-10-04-1/+1
* Change the behaviour of admin_url to always return a full URLHenare Degan2012-10-04-2/+2
* Correct default value for ADMIN_BASE_URLHenare Degan2012-10-04-2/+2
* Describe the current behavior of admin_urlHenare Degan2012-10-04-0/+25
* Refactor testsHenare Degan2012-10-04-18/+16
* Add failing test for when ADMIN_BASE_URL is setHenare Degan2012-10-04-0/+17
* Requires admin attention emails should include a full URL to the admin page o...Henare Degan2012-10-03-0/+15
* Merge remote-tracking branch 'openaustralia_github/configuration_refactor' in...Louise Crow2012-10-01-14/+10
|\
| * Extract configuration with defaults into one moduleMatthew Landauer2012-09-25-14/+10
* | Make wording slightly more consistent by replacing 'public bodies' with 'publ...Matthew Landauer2012-09-29-6/+6
* | Stub new method introduced by 7a9593aRobin Houston2012-09-28-0/+1
* | Merge remote-tracking branch 'openaustralia/redirect_email_for_testing' into ...Robin Houston2012-09-28-0/+8
|\ \
| * | Extract methodMatthew Landauer2012-09-27-1/+1
| * | Add option to override all public body request emailsMatthew Landauer2012-09-27-0/+8
* | | Add spec fixtures for theme views, missing from 6b6e943ab17b53ef4b20e303a079e...Louise Crow2012-09-27-0/+6
|/ /
* | Remove debug line.Louise Crow2012-09-26-1/+0
* | Make template finding for themes work with multipart mails. Fixes #628.Louise Crow2012-09-25-2/+155
* | Test for the presence of the explanatory text as well when checking the respo...Louise Crow2012-09-25-1/+4
|/
* Merge remote-tracking branch 'openaustralia_github/calendar_days' into developLouise Crow2012-09-24-33/+70
|\
| * Rename methodMatthew Landauer2012-09-24-4/+4
| * Handle times passed to Holiday.due_date_from_calendar_daysMatthew Landauer2012-09-24-0/+4
| * Add due date calculation based on calendar days rather than working daysMatthew Landauer2012-09-24-30/+63
* | Updating spec for 550f143.Louise Crow2012-09-20-35/+36