| Commit message (Expand) | Author | Age | Files | Lines |
* | unify CHANGELOG format. [ci skip] | Yves Senn | 2015-01-31 | 1 | -0/+2 |
* | Add assert_enqueued_emails and assert_no_enqueued_emails | George Claghorn | 2015-01-08 | 1 | -0/+17 |
* | Move changelog entry to the top [ci skip] | Carlos Antonio da Silva | 2015-01-07 | 1 | -7/+5 |
* | Add mailer suffix to generated files and classes | Carlos Souza | 2015-01-06 | 1 | -0/+7 |
* | Remove deprecate `*_path` helpers in email views | Rafael Mendonça França | 2015-01-04 | 1 | -0/+4 |
* | Remove deprecated ActionMailer deliver & deliver! | claudiob | 2015-01-04 | 1 | -0/+4 |
* | Changelog edits [ci skip] | Robin Dupret | 2014-12-31 | 1 | -14/+14 |
* | Template lookup now respect default locale and I18n fallbacks. | Rafael Mendonça França | 2014-12-29 | 1 | -0/+23 |
* | Start Rails 5 development :tada: | Rafael Mendonça França | 2014-11-28 | 1 | -63/+1 |
* | Follow-up to e2cce6c | Jon Atack | 2014-11-27 | 1 | -2/+2 |
* | Fix CHANGELOG typo introduced in e2cce6cd [ci skip] | Zachary Scott | 2014-11-27 | 1 | -1/+1 |
* | Action Mailer change log pass | Jon Atack | 2014-11-27 | 1 | -22/+21 |
* | Add missing CHANGELOG entry. | Guo Xiang Tan | 2014-11-25 | 1 | -0/+7 |
* | let mailer templates generate URLs by default [Xavier Noria, Richard Schneeman] | Xavier Noria | 2014-11-24 | 1 | -0/+7 |
* | some changelog formatting. [ci skip] | Yves Senn | 2014-10-16 | 1 | -1/+1 |
* | Merge pull request #16974 from silp-com/mail_was_called | Yves Senn | 2014-09-22 | 1 | -0/+6 |
* | [ci skip] ActionView and ActionMailer CHANGELOG docs fixes | Akshay Vishnoi | 2014-09-18 | 1 | -4/+4 |
* | 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 |