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
/
lib
/
action_mailer
Commit message (
Expand
)
Author
Age
Files
Lines
*
Parameterized mailers can configure delivery job
Luke Pearce
2018-10-05
2
-1
/
+3
*
Fix spellings for 'unmarshall(ing/ed)' & 'marshall(ing/ed)'
Sharang Dashputre
2018-10-02
1
-1
/
+1
*
Add `Style/RedundantFreeze` to remove redudant `.freeze`
Yasuo Honda
2018-09-29
1
-1
/
+1
*
Include test helpers when ActionDispatch::IntegrationTest is loaded
Ricardo Díaz
2018-09-12
1
-1
/
+4
*
Add `perform_deliveries` to a payload of `deliver.action_mailer` notification.
Yoshiyuki Kinjo
2018-09-09
2
-11
/
+16
*
Skip delivery notification when perform_deliveries is false.
Yoshiyuki Kinjo
2018-09-08
1
-0
/
+1
*
Turn on performance based cops
Dillon Welch
2018-07-23
1
-3
/
+1
*
Fix docs of `assert_no_emails` [ci skip]
bogdanvlviv
2018-06-29
1
-1
/
+1
*
ActionMailer::Base can unregister observer(s) and interceptor(s). (#32207)
Kota Miyake
2018-05-30
2
-5
/
+46
*
Merge pull request #32427 from tjschuck/small_doc_fixes
Ryuta Kamizono
2018-04-03
1
-1
/
+1
|
\
|
*
Small doc fixes
T.J. Schuck
2018-04-02
1
-1
/
+1
*
|
Doc fix added missing quote
Michael H
2018-04-02
1
-1
/
+1
|
/
*
Partly revert #32231
bogdanvlviv
2018-03-14
1
-4
/
+2
*
Perform email jobs in #assert_emails
Gannon McGibbon
2018-03-12
1
-5
/
+7
*
Start Rails 6.0 development!!!
Rafael Mendonça França
2018-01-30
1
-3
/
+3
*
Merge pull request #30391 from jbourassa/fix-actionmailer-lambda-default
Ryuta Kamizono
2018-01-24
1
-1
/
+11
|
\
|
*
Fix AM::Base.default proc arity breaking change
Jimmy Bourassa
2017-08-29
1
-1
/
+11
*
|
Fix typos, update documentation
James Lovejoy
2018-01-11
1
-1
/
+1
*
|
Move the options for deliver_later up near to the example [ci skip]
Prathamesh Sonpatki
2018-01-04
1
-12
/
+12
*
|
Preparing for 5.2.0.beta2 release
Rafael Mendonça França
2017-11-28
1
-1
/
+1
*
|
Preparing for 5.2.0.beta1 release
Rafael Mendonça França
2017-11-27
1
-1
/
+1
*
|
Sort mailer previews
Dwight Watson
2017-11-14
1
-1
/
+1
*
|
[Action Mailer] require_relative => require
Akira Matsuda
2017-10-21
1
-3
/
+3
*
|
Add assert_enqueued_email_with to ActionMailer::TestHelper
Mikkel Malmberg
2017-09-27
1
-0
/
+42
*
|
Update Action Mailer doc [ci skip]
Yoshiyuki Hirano
2017-08-30
3
-8
/
+8
|
/
*
Use tt in doc for action_mailer [ci skip]
Yoshiyuki Hirano
2017-08-26
1
-1
/
+1
*
Merge pull request #29559 from kirs/eager-load-controller-actions
Rafael França
2017-08-11
1
-0
/
+6
|
\
|
*
Eager load controller and mailer actions
Kir Shatrov
2017-07-29
1
-0
/
+6
*
|
Remove outdated comment [ci skip]
Youssef Boulkaid
2017-08-06
1
-4
/
+0
|
/
*
Use frozen string literal in actionmailer/
Kir Shatrov
2017-07-23
16
-0
/
+32
*
[Action Mailer] require => require_relative
Akira Matsuda
2017-07-01
1
-3
/
+3
*
Fix formatting of `ActionMailer::MessageDelivery` doc [ci skip]
Ryuta Kamizono
2017-06-16
1
-4
/
+4
*
Document setting the delivery_job for ActionMailer [ci skip]
Matthew Mongeau
2017-06-16
1
-0
/
+16
*
Allow mailers to configure their delivery job
Matthew Mongeau
2017-06-15
2
-1
/
+3
*
Use mattr_accessor default: option throughout the project
Genadi Samokovarov
2017-06-03
2
-10
/
+4
*
Add option for class_attribute default (#29270)
David Heinemeier Hansson
2017-05-29
2
-6
/
+3
*
Merge pull request #28244 from ixti/improve/action-mailer-preview-params
Rafael França
2017-04-26
1
-2
/
+8
|
\
|
*
Pass request params to ActionMailer::Preview
Alexey Zapparov
2017-03-01
1
-2
/
+8
*
|
Start Rails 5.2 development
Matthew Draper
2017-03-22
1
-2
/
+2
*
|
Document using `default_url_options` in an ActionMailer class.
Krzysztof Zych
2017-03-08
1
-0
/
+3
|
/
*
Preparing for 5.1.0.beta1 release
Rafael Mendonça França
2017-02-23
1
-1
/
+1
*
Freeze fragment cache related instrument name.
Stan Lo
2017-02-07
1
-1
/
+1
*
Add `:args` to `process.action_mailer` event
yuuji.yaginuma
2017-02-04
1
-1
/
+2
*
Don't mutate raw_source in mailer preview interceptor
Eugene Kenny
2017-01-30
1
-5
/
+1
*
add default value to `deliver_later_queue_name` option [ci skip]
yuuji.yaginuma
2017-01-31
1
-1
/
+1
*
Document with with an example an link to Parameterized
Rafael Mendonça França
2017-01-30
1
-1
/
+6
*
:scissors:
Rafael Mendonça França
2017-01-30
1
-1
/
+1
*
No need to advertise in the rdoc documentation
Rafael Mendonça França
2017-01-30
1
-3
/
+0
*
Implement respond_to_missing? in the Parameterized::Mailer class
Rafael Mendonça França
2017-01-30
1
-6
/
+11
*
Remove unneeded nodoc
Rafael Mendonça França
2017-01-30
1
-1
/
+1
[next]