| Commit message (Expand) | Author | Age | Files | Lines |
* | Updated rdoc / guides / release notes related to ActiveJob / ActionMailer | Cristian Bica | 2014-08-20 | 1 | -4/+6 |
* | Extra space | David Heinemeier Hansson | 2014-08-19 | 1 | -1/+0 |
* | Add CHANGELOG entry for #deliver_later | David Heinemeier Hansson | 2014-08-17 | 1 | -0/+7 |
* | Make ActionMailer::Previews methods class methods. | Abdelkader Boudih | 2014-08-14 | 1 | -0/+6 |
* | Deprecate `*_path` methods in mailers | @schneems and @sgrif | 2014-07-30 | 1 | -0/+6 |
* | Raise an exception when attachments are added after `mail` was called. | Yves Senn | 2014-07-29 | 1 | -0/+7 |
* | Rename preview_enabled option to show_previews | Rafael Mendonça França | 2014-07-01 | 1 | -1/+1 |
* | Add configuration to enable mail previews | Leonard Garvey | 2014-07-01 | 1 | -0/+9 |
* | allow preview interceptors to be registered through `config.action_mailer`. | Yves Senn | 2014-06-15 | 1 | -0/+7 |
* | Point master changelogs to 4-1-stable branch | Carlos Antonio da Silva | 2014-02-25 | 1 | -61/+1 |
* | tidy CHANGELOGs [ci skip] | Yves Senn | 2014-01-30 | 1 | -4/+6 |
* | Support underscored symbols in Action Mailer config | Andrew White | 2014-01-26 | 1 | -0/+5 |
* | Add the ability to intercept emails before previewing | Andrew White | 2014-01-26 | 1 | -0/+15 |
* | quick formatting pass through CHANGELOGS. [ci skip]. | Yves Senn | 2014-01-06 | 1 | -0/+2 |
* | Add mailer previews feature based on mail_view gem | Andrew White | 2013-12-17 | 1 | -0/+4 |
* | `mail()` without arguments is a getter for the current mail. | Yves Senn | 2013-12-02 | 1 | -0/+19 |
* | Improve changelogs | Carlos Antonio da Silva | 2013-11-22 | 1 | -7/+9 |
* | Instrument the generation of Action Mailer messages | Daniel Schierbeck | 2013-10-20 | 1 | -0/+5 |
* | don't convert mailer default values to procs | Alex Tsukernik | 2013-07-22 | 1 | -1/+5 |
* | No need CHANGELOG entry for a test fix | Rafael Mendonça França | 2013-05-20 | 1 | -4/+1 |
* | Fix AM testcase break with mail 2.5.4. It seems that AM's testcase was wrong. | kennyj | 2013-05-17 | 1 | -1/+4 |
* | 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 |