index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
actionmailer
/
CHANGELOG.md
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow call `assert_enqueued_with` and `assert_enqueued_email_with` with no block
bogdanvlviv
2018-06-29
1
-0
/
+17
*
ActionMailer::Base can unregister observer(s) and interceptor(s). (#32207)
Kota Miyake
2018-05-30
1
-0
/
+8
*
Eager autoload mail gem when eager load is true (#32808)
Samuel Cochran
2018-05-23
1
-0
/
+4
*
Merge pull request #32231 from gmcgibbon/perform_email_jobs_in_assert_emails
Rafael Mendonça França
2018-03-13
1
-1
/
+3
*
Rails 6 requires Ruby 2.4.1+
Jeremy Daer
2018-02-17
1
-0
/
+5
*
Start Rails 6.0 development!!!
Rafael Mendonça França
2018-01-30
1
-31
/
+1
*
Merge pull request #30391 from jbourassa/fix-actionmailer-lambda-default
Ryuta Kamizono
2018-01-24
1
-0
/
+6
|
\
|
*
Fix AM::Base.default proc arity breaking change
Jimmy Bourassa
2017-08-29
1
-0
/
+5
*
|
Preparing for 5.2.0.beta2 release
Rafael Mendonça França
2017-11-28
1
-0
/
+5
*
|
Preparing for 5.2.0.beta1 release
Rafael Mendonça França
2017-11-27
1
-0
/
+2
*
|
Cleanup CHANGELOGs [ci skip]
Ryuta Kamizono
2017-10-04
1
-1
/
+1
*
|
Add assert_enqueued_email_with to ActionMailer::TestHelper
Mikkel Malmberg
2017-09-27
1
-0
/
+8
|
/
*
Fix indentation [ci skip]
Ryuta Kamizono
2017-06-15
1
-6
/
+7
*
Allow mailers to configure their delivery job
Matthew Mongeau
2017-06-15
1
-0
/
+10
*
Start Rails 5.2 development
Matthew Draper
2017-03-22
1
-33
/
+1
*
Preparing for 5.1.0.beta1 release
Rafael Mendonça França
2017-02-23
1
-0
/
+2
*
Add backticks around constant
Jon Moss
2017-02-21
1
-1
/
+1
*
Add `:args` to `process.action_mailer` event
yuuji.yaginuma
2017-02-04
1
-0
/
+4
*
Offer the option to use parameterization for shared processing of headers and...
David Heinemeier Hansson
2017-01-28
1
-0
/
+9
*
Merge pull request #27227 from MQuy/allow-custom-content-type-in-mail-body
Rafael Mendonça França
2017-01-06
1
-0
/
+12
|
\
|
*
Add changelog for custom content type
MQuy
2016-12-01
1
-0
/
+12
|
/
*
Action Mailer: Declarative exception handling with `rescue_from`.
Jeremy Daer
2016-05-15
1
-0
/
+4
*
Start Rails 5.1 development :tada:
Rafael Mendonça França
2016-05-10
1
-140
/
+1
*
Preparing for 5.0.0.rc1 release
Rafael Mendonça França
2016-05-06
1
-0
/
+5
*
Prep Rails 5 beta 4
eileencodes
2016-04-27
1
-0
/
+2
*
Pass over AM changelog
Vipul A M
2016-04-10
1
-4
/
+3
*
Disallow calling `#deliver_later` after local message modifications.
Jeremy Daer
2016-04-07
1
-0
/
+18
*
Sendmail default arguments match Mail::SendMail
arktisklada
2016-04-05
1
-0
/
+6
*
Pass over CHANGELOGs [ci skip]
Prathamesh Sonpatki
2016-03-30
1
-3
/
+1
*
Preparing for 5.0.0.beta3 release
eileencodes
2016-02-24
1
-0
/
+2
*
Add changelog entry for #22825
Rafael Mendonça França
2016-02-24
1
-0
/
+6
*
reset `ActionMailer::Base.deliveries` in `ActionDispatch::IntegrationTest`.
Yves Senn
2016-02-16
1
-0
/
+6
*
Preparing for Rails 5.0.0.beta2
Sean Griffin
2016-02-01
1
-0
/
+5
*
release notes, extract notable changes from Action Mailer CHANGELOG.
Yves Senn
2015-12-22
1
-2
/
+2
*
No more no changes entries in the CHANGELOGs
Genadi Samokovarov
2015-12-21
1
-3
/
+0
*
Add CHANGELOG headers for Rails 5.0.0.beta1
eileencodes
2015-12-18
1
-0
/
+5
*
Revert "Merge pull request #18446 from cloud8421/actionmailer-unregister-inte...
Sean Griffin
2015-11-23
1
-7
/
+0
*
Merge pull request #18446 from cloud8421/actionmailer-unregister-interceptor
Sean Griffin
2015-11-23
1
-0
/
+7
|
\
|
*
ActionMailer::Base can unregister interceptor(s).
Claudio Ortolina
2015-01-31
1
-0
/
+7
*
|
ActionMailer https on URL with force_ssl = true
Andrew Kampjes
2015-08-14
1
-0
/
+5
*
|
Revert "Merge pull request #20758 from xijo/action_mailer_message_delivery_re...
Kasper Timm Hansen
2015-07-07
1
-6
/
+0
*
|
ActionMailer::MessageDelivery respects current I18n.locale
Johannes Opper
2015-07-05
1
-0
/
+6
*
|
Document config.action_mailer.deliver_later_queue_name
Rafael Mendonça França
2015-06-03
1
-0
/
+5
*
|
`assert_emails` in block form use the given number as expected value
yuuji.yaginuma
2015-05-09
1
-0
/
+5
*
|
Add support for inline images to mailer previews
Andrew White
2015-05-04
1
-0
/
+5
*
|
Mailer preview now uses `url_for` to fix links to emails for apps running on ...
Remo Mueller
2015-04-30
1
-0
/
+5
*
|
mailer previews for `NullMail` instances. Closes #19849.
Yves Senn
2015-04-28
1
-0
/
+7
*
|
mailer previews, make sure labels and values line up.
Yves Senn
2015-04-28
1
-0
/
+4
*
|
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
[next]