| Commit message (Expand) | Author | Age | Files | Lines |
* | rails/master is now 4.1.0.beta | Rafael Mendonça França | 2013-04-29 | 1 | -61/+2 |
* | copy-edit pass in AM changelog [ci skip] | Xavier Noria | 2013-04-09 | 1 | -9/+11 |
* | Use "Fixes" in place of "Fix" in changelogs for consistency [ci skip]. | Yves Senn | 2013-03-09 | 1 | -2/+2 |
* | Update CHANGELOGS | Rafael Mendonça França | 2013-02-26 | 1 | -0/+3 |
* | Preparing for 4.0.0.beta1 release | David Heinemeier Hansson | 2013-02-25 | 1 | -1/+1 |
* | Allow passing interpolations to `#default_i18n_subject`, e.g.: | Olek Janiszewski | 2013-01-24 | 1 | -1/+18 |
* | Merge pull request #8568 from inossidabile/fix-in_clause_length | Jon Leighton | 2013-01-11 | 1 | -0/+5 |
|\ |
|
| * | Eager loading made to use relation's in_clause_length instead of host's one (... | Boris Staal | 2012-12-20 | 1 | -0/+5 |
* | | Move background jobs to the 'jobs' branch until fully baked. Not shipping wit... | Jeremy Kemper | 2012-12-21 | 1 | -2/+0 |
|/ |
|
* | Fix Action Mailer changelog indenation to match other changelogs | Carlos Antonio da Silva | 2012-12-19 | 1 | -23/+23 |
* | Convert changelogs to 1.9 hash style and fix some formatting [ci skip] | Carlos Antonio da Silva | 2012-12-14 | 1 | -2/+2 |
* | The return value from mailer methods is not relevant. | Yves Senn | 2012-12-10 | 1 | -1/+1 |
* | 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 |