aboutsummaryrefslogtreecommitdiffstats
path: root/actionmailer/CHANGELOG.md
Commit message (Expand)AuthorAgeFilesLines
* Start Rails 6.1 developmentRafael Mendonça França2019-04-241-79/+1
* Prep releaseeileencodes2019-03-111-0/+5
* Preparing for 6.0.0.beta2 releaseRafael Mendonça França2019-02-251-0/+5
* Preparing for 6.0.0.beta1 releaseRafael Mendonça França2019-01-181-0/+2
* Deprecate ActionMailer::Base.receive in favor of Action MailboxGeorge Claghorn2018-12-271-0/+4
* Require Ruby 2.5 for Rails 6.Kasper Timm Hansen2018-12-191-2/+2
* Add MailDeliveryJob for unified mail deliveryGannon McGibbon2018-12-041-1/+1
* Deliver parameterized mail with DeliveryJobGannon McGibbon2018-11-221-11/+4
* Fix ActionMailer assertion not working for mail defining delivery_job:Edouard CHIN2018-11-211-0/+5
* Merge pull request #22534 from evopark/masterRafael Mendonça França2018-11-191-0/+5
|\
| * ActionMailer: support overriding template name in multipartMarcus Ilgner2015-12-081-0/+5
* | Parameterized mailers can configure delivery jobLuke Pearce2018-10-051-0/+11
* | Add changelog entries for #33849 [ci skip]bogdanvlviv2018-09-131-0/+4
* | Add `perform_deliveries` to a payload of `deliver.action_mailer` notification.Yoshiyuki Kinjo2018-09-091-1/+5
* | Skip delivery notification when perform_deliveries is false.Yoshiyuki Kinjo2018-09-081-0/+4
* | Allow call `assert_enqueued_with` and `assert_enqueued_email_with` with no blockbogdanvlviv2018-06-291-0/+17
* | ActionMailer::Base can unregister observer(s) and interceptor(s). (#32207)Kota Miyake2018-05-301-0/+8
* | Eager autoload mail gem when eager load is true (#32808)Samuel Cochran2018-05-231-0/+4
* | Merge pull request #32231 from gmcgibbon/perform_email_jobs_in_assert_emailsRafael Mendonça França2018-03-131-1/+3
* | Rails 6 requires Ruby 2.4.1+Jeremy Daer2018-02-171-0/+5
* | Start Rails 6.0 development!!!Rafael Mendonça França2018-01-301-31/+1
* | Merge pull request #30391 from jbourassa/fix-actionmailer-lambda-defaultRyuta Kamizono2018-01-241-0/+6
|\ \
| * | Fix AM::Base.default proc arity breaking changeJimmy Bourassa2017-08-291-0/+5
* | | Preparing for 5.2.0.beta2 releaseRafael Mendonça França2017-11-281-0/+5
* | | Preparing for 5.2.0.beta1 releaseRafael Mendonça França2017-11-271-0/+2
* | | Cleanup CHANGELOGs [ci skip]Ryuta Kamizono2017-10-041-1/+1
* | | Add assert_enqueued_email_with to ActionMailer::TestHelperMikkel Malmberg2017-09-271-0/+8
|/ /
* | Fix indentation [ci skip]Ryuta Kamizono2017-06-151-6/+7
* | Allow mailers to configure their delivery jobMatthew Mongeau2017-06-151-0/+10
* | Start Rails 5.2 developmentMatthew Draper2017-03-221-33/+1
* | Preparing for 5.1.0.beta1 releaseRafael Mendonça França2017-02-231-0/+2
* | Add backticks around constantJon Moss2017-02-211-1/+1
* | Add `:args` to `process.action_mailer` eventyuuji.yaginuma2017-02-041-0/+4
* | Offer the option to use parameterization for shared processing of headers and...David Heinemeier Hansson2017-01-281-0/+9
* | Merge pull request #27227 from MQuy/allow-custom-content-type-in-mail-bodyRafael Mendonça França2017-01-061-0/+12
|\ \
| * | Add changelog for custom content typeMQuy2016-12-011-0/+12
|/ /
* | Action Mailer: Declarative exception handling with `rescue_from`.Jeremy Daer2016-05-151-0/+4
* | Start Rails 5.1 development :tada:Rafael Mendonça França2016-05-101-140/+1
* | Preparing for 5.0.0.rc1 releaseRafael Mendonça França2016-05-061-0/+5
* | Prep Rails 5 beta 4eileencodes2016-04-271-0/+2
* | Pass over AM changelogVipul A M2016-04-101-4/+3
* | Disallow calling `#deliver_later` after local message modifications.Jeremy Daer2016-04-071-0/+18
* | Sendmail default arguments match Mail::SendMailarktisklada2016-04-051-0/+6
* | Pass over CHANGELOGs [ci skip]Prathamesh Sonpatki2016-03-301-3/+1
* | Preparing for 5.0.0.beta3 releaseeileencodes2016-02-241-0/+2
* | Add changelog entry for #22825Rafael Mendonça França2016-02-241-0/+6
* | reset `ActionMailer::Base.deliveries` in `ActionDispatch::IntegrationTest`.Yves Senn2016-02-161-0/+6
* | Preparing for Rails 5.0.0.beta2Sean Griffin2016-02-011-0/+5
* | release notes, extract notable changes from Action Mailer CHANGELOG.Yves Senn2015-12-221-2/+2
* | No more no changes entries in the CHANGELOGsGenadi Samokovarov2015-12-211-3/+0