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
/
test
/
log_subscriber_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don’t log recipients when sending mail
Jaap van der Plas
2019-02-13
1
-4
/
+4
*
Remove mention about `receive.action_mailer` from the AS instrumentation guide
bogdanvlviv
2018-12-28
1
-3
/
+4
*
Deprecate ActionMailer::Base.receive in favor of Action Mailbox
George Claghorn
2018-12-27
1
-2
/
+3
*
Add `perform_deliveries` to a payload of `deliver.action_mailer` notification.
Yoshiyuki Kinjo
2018-09-09
1
-3
/
+6
*
Skip delivery notification when perform_deliveries is false.
Yoshiyuki Kinjo
2018-09-08
1
-0
/
+11
*
Use frozen string literal in actionmailer/
Kir Shatrov
2017-07-23
1
-0
/
+2
*
Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"
Matthew Draper
2017-07-02
1
-1
/
+0
*
Enforce frozen string in Rubocop
Kir Shatrov
2017-07-01
1
-0
/
+1
*
Define path with __dir__
bogdanvlviv
2017-05-23
1
-1
/
+1
*
Should escape meta characters in regexp
Ryuta Kamizono
2017-05-07
1
-1
/
+1
*
applies new string literal convention in actionmailer/test
Xavier Noria
2016-08-06
1
-4
/
+4
*
Deprecated .deliver / .deliver! to .deliver_now / .deliver_now!
Cristian Bica
2014-08-20
1
-1
/
+1
*
A minor stylistic fix and cleanup of mail deliveries.
Zuhao Wan
2014-05-13
1
-3
/
+5
*
Instrument the generation of Action Mailer messages
Daniel Schierbeck
2013-10-20
1
-3
/
+6
*
fixed test_deliver_is_notified need base_mailer
Arun Agrawal
2011-05-25
1
-0
/
+1
*
Removed deprecated ActionMailer API and related tests
Josh Kalderimis
2011-05-24
1
-10
/
+3
*
Move Rails::LogSubscriber to ActiveSupport::LogSubscriber, allowing framework...
José Valim
2010-06-24
1
-4
/
+4
*
Fix action_mailer tests
Carl Lerche
2010-03-02
1
-1
/
+5
*
Revert "Fix test load paths for those not using bundler"
Carlhuda
2010-02-23
1
-3
/
+0
*
Merge master.
José Valim
2010-02-17
1
-0
/
+3
*
Rename Rails::Subscriber to Rails::LogSubscriber
Prem Sichanugrist
2010-02-16
1
-0
/
+44