aboutsummaryrefslogtreecommitdiffstats
path: root/spec/mailers
Commit message (Expand)AuthorAgeLines
* Remove mistakenly committed specGareth Rees2015-05-13-3/+0
* Discard rejected responses with malformed From:Gareth Rees2015-05-13-0/+18
* Put emails with malformed To: field in holding penGareth Rees2015-05-13-0/+6
* Merge branch 'restful-admin-routes' into rails-3-developLouise Crow2014-12-18-2/+1
|\
| * Use RESTful routing for index and show actionsLouise Crow2014-12-12-2/+1
* | Only mark email_subject_request as HTML safe when used in email subject.Louise Crow2014-12-12-6/+6
|/
* Add fix for Apple Mail with attachments Gareth Rees2014-11-04-0/+29
* Ignore mail sent to known spam addressesGareth Rees2014-03-26-0/+10
* Rename spec files so they're run by rake spec.Louise Crow2014-03-13-0/+0
* Merge branch 'feature/batch-requests' into rails-3-developLouise Crow2014-01-29-0/+35
|\
| * Add a mailer method for sending a batch request notificationLouise Crow2013-12-04-0/+35
* | Use a better subject line than "Fake Response" for uploaded responsesMark Longair2013-12-06-0/+21
|/
* Mock methods need to call mail() to generate a proper mail.Louise Crow2013-11-12-1/+1
* Exclude hidden responses when calculating old_unclassifiedLouise Crow2013-09-16-4/+6
* Add public criteria for message event access methodsLouise Crow2013-09-16-5/+5
* Merge branch 'hotfix/0.11.0.9' into rails-3-developLouise Crow2013-06-11-3/+3
|\
| * Get user records in batches, remove unneeded clause.Louise Crow2013-06-11-3/+3
* | Replace specs that left raw email (stored in a file, so not cleaned up automa...Louise Crow2013-06-07-59/+52
* | Merge remote-tracking branch 'openaustralia_github/inline_search_method_refac...Louise Crow2013-06-04-2/+6
|\ \ | |/ |/|
| * Inline method InfoRequest.full_searchMatthew Landauer2013-03-25-2/+6
* | Update reference to Configuration to reflect name change to AlaveteliConfigur...Louise Crow2013-04-30-1/+1
* | Merge branch 'hotfix/0.8.0.1' into rails-3-developLouise Crow2013-04-02-7/+22
|/
* Add magic encoding line.Louise Crow2013-03-14-0/+1
* Merge remote-tracking branch 'mysociety/develop' into rails-3-developHenare Degan2013-03-14-14/+29
* Rename Configuration class to avoid conflict with ActiveSupport::ConfigurableHenare Degan2013-03-03-5/+5
* create_ is deprecatedHenare Degan2013-02-25-13/+13
* Update to new mail sending APIHenare Degan2013-02-25-8/+12
* Update to new mail sending APIHenare Degan2013-02-25-2/+2
* Mailers have their own home in Rails 3Henare Degan2013-02-25-0/+855