| Commit message (Expand) | Author | Age | Files | Lines |
* | Explicit multipart messages respect :parts_order | Nate Berkopec | 2012-11-19 | 1 | -0/+3 |
* | Revert "Support `Mailer.deliver_foo(*args)` as a synonym for `Mailer.foo(*arg... | Jon Leighton | 2012-10-30 | 1 | -5/+0 |
* | Do not render views when mail() isn't called. (NullMail refactoring) | Yves Senn | 2012-10-28 | 1 | -0/+5 |
* | Add missing CHANGELOG related to addition of callbacks to mailers. | Aditya Sanghi | 2012-10-10 | 1 | -0/+4 |
* | Support `Mailer.deliver_foo(*args)` as a synonym for `Mailer.foo(*args).deliv... | Jon Leighton | 2012-09-28 | 1 | -0/+5 |
* | fix bad changelog example | Aditya Sanghi | 2012-09-07 | 1 | -1/+1 |
* | Allow delivery method options to be set per mail instance | Aditya Sanghi | 2012-09-04 | 1 | -0/+16 |
* | CHANGELOGs are now per branch | Xavier Noria | 2012-08-28 | 1 | -533/+1 |
* | Sync CHANGELOGs [ci skip] | Rafael Mendonça França | 2012-08-11 | 1 | -0/+16 |
* | Revert "Merge pull request #7202 from asanghi/perform_deliveries_in_mail" | José Valim | 2012-08-07 | 1 | -7/+0 |
* | add changelog for #7202 | Aditya Sanghi | 2012-08-07 | 1 | -0/+7 |
* | Improve docs, changelog and release notes for Action Mailer default_options= | Carlos Antonio da Silva | 2012-07-06 | 1 | -2/+2 |
* | Introduce config.action_mailer.default_from= | Robert Pankowecki | 2012-07-03 | 1 | -0/+2 |
* | Updated Changelogs | Brian Cardarella | 2012-06-23 | 1 | -0/+2 |
* | raise an error if no implicit mailer template could be found | Damien Mathieu | 2012-06-20 | 1 | -0/+4 |
* | Sync CHANGLOG with the 3-2-stable branch | Rafael Mendonça França | 2012-06-01 | 1 | -0/+10 |
* | Update Rails 3.2.3 release date in changelogs as March 30, 2012 | Michael de Silva | 2012-04-16 | 1 | -1/+1 |
* | Fix my name in the CHANGELOG to follow the convention | Rafael Mendonça França | 2012-03-09 | 1 | -0/+6 |
* | fix incorrect changelog headings [ci skip]. | Vijay Dev | 2012-03-09 | 1 | -1/+1 |
* | changelog updates for Rails 4 [ci skip] | Vijay Dev | 2012-03-09 | 1 | -1/+1 |
* | Update changelogs with rails 3.0-stable branch info | Paco Guzman | 2012-02-25 | 1 | -1/+53 |
* | Convert CHANGELOGs to Markdown format. | Jon Leighton | 2011-11-04 | 1 | -0/+449 |