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
*
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
*
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
[next]