aboutsummaryrefslogtreecommitdiffstats
path: root/actionmailer/CHANGELOG.md
Commit message (Expand)AuthorAgeFilesLines
...
* | Add CHANGELOG headers for Rails 5.0.0.beta1eileencodes2015-12-181-0/+5
|/
* Revert "Merge pull request #18446 from cloud8421/actionmailer-unregister-inte...Sean Griffin2015-11-231-7/+0
* Merge pull request #18446 from cloud8421/actionmailer-unregister-interceptorSean Griffin2015-11-231-0/+7
|\
| * ActionMailer::Base can unregister interceptor(s).Claudio Ortolina2015-01-311-0/+7
* | ActionMailer https on URL with force_ssl = trueAndrew Kampjes2015-08-141-0/+5
* | Revert "Merge pull request #20758 from xijo/action_mailer_message_delivery_re...Kasper Timm Hansen2015-07-071-6/+0
* | ActionMailer::MessageDelivery respects current I18n.localeJohannes Opper2015-07-051-0/+6
* | Document config.action_mailer.deliver_later_queue_nameRafael Mendonça França2015-06-031-0/+5
* | `assert_emails` in block form use the given number as expected valueyuuji.yaginuma2015-05-091-0/+5
* | Add support for inline images to mailer previewsAndrew White2015-05-041-0/+5
* | Mailer preview now uses `url_for` to fix links to emails for apps running on ...Remo Mueller2015-04-301-0/+5
* | mailer previews for `NullMail` instances. Closes #19849.Yves Senn2015-04-281-0/+7
* | mailer previews, make sure labels and values line up.Yves Senn2015-04-281-0/+4
* | unify CHANGELOG format. [ci skip]Yves Senn2015-01-311-0/+2
|/
* Add assert_enqueued_emails and assert_no_enqueued_emailsGeorge Claghorn2015-01-081-0/+17
* Move changelog entry to the top [ci skip]Carlos Antonio da Silva2015-01-071-7/+5
* Add mailer suffix to generated files and classesCarlos Souza2015-01-061-0/+7
* Remove deprecate `*_path` helpers in email viewsRafael Mendonça França2015-01-041-0/+4
* Remove deprecated ActionMailer deliver & deliver!claudiob2015-01-041-0/+4
* Changelog edits [ci skip]Robin Dupret2014-12-311-14/+14
* Template lookup now respect default locale and I18n fallbacks.Rafael Mendonça França2014-12-291-0/+23
* Start Rails 5 development :tada:Rafael Mendonça França2014-11-281-63/+1
* Follow-up to e2cce6cJon Atack2014-11-271-2/+2
* Fix CHANGELOG typo introduced in e2cce6cd [ci skip]Zachary Scott2014-11-271-1/+1
* Action Mailer change log passJon Atack2014-11-271-22/+21
* Add missing CHANGELOG entry.Guo Xiang Tan2014-11-251-0/+7
* let mailer templates generate URLs by default [Xavier Noria, Richard Schneeman]Xavier Noria2014-11-241-0/+7
* some changelog formatting. [ci skip]Yves Senn2014-10-161-1/+1
* Merge pull request #16974 from silp-com/mail_was_calledYves Senn2014-09-221-0/+6
* [ci skip] ActionView and ActionMailer CHANGELOG docs fixesAkshay Vishnoi2014-09-181-4/+4
* Updated rdoc / guides / release notes related to ActiveJob / ActionMailerCristian Bica2014-08-201-4/+6
* Extra spaceDavid Heinemeier Hansson2014-08-191-1/+0
* Add CHANGELOG entry for #deliver_laterDavid Heinemeier Hansson2014-08-171-0/+7
* Make ActionMailer::Previews methods class methods.Abdelkader Boudih2014-08-141-0/+6
* Deprecate `*_path` methods in mailers@schneems and @sgrif2014-07-301-0/+6
* Raise an exception when attachments are added after `mail` was called.Yves Senn2014-07-291-0/+7
* Rename preview_enabled option to show_previewsRafael Mendonça França2014-07-011-1/+1
* Add configuration to enable mail previewsLeonard Garvey2014-07-011-0/+9
* allow preview interceptors to be registered through `config.action_mailer`.Yves Senn2014-06-151-0/+7
* Point master changelogs to 4-1-stable branchCarlos Antonio da Silva2014-02-251-61/+1
* tidy CHANGELOGs [ci skip]Yves Senn2014-01-301-4/+6
* Support underscored symbols in Action Mailer configAndrew White2014-01-261-0/+5
* Add the ability to intercept emails before previewingAndrew White2014-01-261-0/+15
* quick formatting pass through CHANGELOGS. [ci skip].Yves Senn2014-01-061-0/+2
* Add mailer previews feature based on mail_view gemAndrew White2013-12-171-0/+4
* `mail()` without arguments is a getter for the current mail.Yves Senn2013-12-021-0/+19
* Improve changelogsCarlos Antonio da Silva2013-11-221-7/+9
* Instrument the generation of Action Mailer messagesDaniel Schierbeck2013-10-201-0/+5
* don't convert mailer default values to procsAlex Tsukernik2013-07-221-1/+5
* No need CHANGELOG entry for a test fixRafael Mendonça França2013-05-201-4/+1