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