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
/
base_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #36227 from betesh/avoid-misleading-error-about-late-attac...
Rafael França
2019-07-26
1
-0
/
+11
|
\
|
*
Prevent reading inline attachments after `mail` was called from raising an in...
Isaac Betesh
2019-05-21
1
-0
/
+11
*
|
Enable `Layout/EmptyLinesAroundAccessModifier` cop
Ryuta Kamizono
2019-06-13
1
-1
/
+0
|
/
*
Add test and change how format set in ActionMailer
John Hawthorn
2019-03-01
1
-0
/
+10
*
Auto correct rubocop offenses
Yoshiyuki Hirano
2019-02-17
1
-12
/
+10
*
Don’t log recipients when sending mail
Jaap van der Plas
2019-02-13
1
-0
/
+17
*
Enable `Style/RedundantBegin` cop to avoid newly adding redundant begin block
Ryuta Kamizono
2018-12-21
1
-14
/
+12
*
fix tests for mail 2.8
pavel
2018-12-19
1
-4
/
+4
*
Merge pull request #22534 from evopark/master
Rafael Mendonça França
2018-11-19
1
-0
/
+6
|
\
|
*
ActionMailer: support overriding template name in multipart
Marcus Ilgner
2015-12-08
1
-0
/
+6
*
|
Fix tests on Mail 2.7.1
yuuji.yaginuma
2018-10-14
1
-4
/
+4
*
|
Enable `Performance/UnfreezeString` cop
yuuji.yaginuma
2018-09-23
1
-2
/
+2
*
|
ActionMailer::Base can unregister observer(s) and interceptor(s). (#32207)
Kota Miyake
2018-05-30
1
-14
/
+81
*
|
Use respond_to test helpers
Daniel Colson
2018-01-25
1
-2
/
+2
*
|
Merge pull request #30391 from jbourassa/fix-actionmailer-lambda-default
Ryuta Kamizono
2018-01-24
1
-0
/
+9
|
\
\
|
*
|
Fix AM::Base.default proc arity breaking change
Jimmy Bourassa
2017-08-29
1
-0
/
+9
*
|
|
Fix tests on Mail 2.7
Jeremy Daer
2017-10-31
1
-16
/
+15
|
/
/
*
|
Do not generate default alt text in image tags
Cameron Cundiff
2017-08-17
1
-2
/
+2
*
|
Merge remote-tracking branch 'origin/master' into unlock-minitest
Rafael Mendonça França
2017-08-01
1
-0
/
+2
|
\
\
|
*
|
Use frozen string literal in actionmailer/
Kir Shatrov
2017-07-23
1
-0
/
+2
*
|
|
Merge branch 'master' into unlock-minitest
Kasper Timm Hansen
2017-07-15
1
-2
/
+2
|
\
|
|
|
*
|
Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"
Matthew Draper
2017-07-02
1
-1
/
+0
|
*
|
Merge pull request #29540 from kirs/rubocop-frozen-string
Matthew Draper
2017-07-02
1
-0
/
+1
|
|
\
\
|
|
*
|
Enforce frozen string in Rubocop
Kir Shatrov
2017-07-01
1
-0
/
+1
|
*
|
|
Make ActionMailer frozen string literal friendly.
Pat Allan
2017-06-20
1
-2
/
+2
|
|
/
/
*
/
/
Avoid stubing on this test
Rafael Mendonça França
2017-04-27
1
-3
/
+2
|
/
/
*
|
Pass request params to ActionMailer::Preview
Alexey Zapparov
2017-03-01
1
-0
/
+16
*
|
Add `:args` to `process.action_mailer` event
yuuji.yaginuma
2017-02-04
1
-0
/
+19
*
|
Merge pull request #27227 from MQuy/allow-custom-content-type-in-mail-body
Rafael Mendonça França
2017-01-06
1
-0
/
+5
|
\
\
|
*
|
Fix wrong typo in test
MQuy
2016-12-05
1
-1
/
+1
|
*
|
allow context type when set body mail
MQuy
2016-11-30
1
-0
/
+5
*
|
|
Privatize unneededly protected methods in Action Mailer tests
Akira Matsuda
2016-12-24
1
-1
/
+1
|
/
/
*
|
Add three new rubocop rules
Rafael Mendonça França
2016-08-16
1
-7
/
+7
*
|
code gardening: removes redundant selfs
Xavier Noria
2016-08-08
1
-2
/
+2
*
|
Add `Style/EmptyLines` in `.rubocop.yml` and remove extra empty lines
Ryuta Kamizono
2016-08-07
1
-1
/
+0
*
|
normalizes indentation and whitespace across the project
Xavier Noria
2016-08-06
1
-9
/
+9
*
|
applies new string literal convention in actionmailer/test
Xavier Noria
2016-08-06
1
-81
/
+81
|
/
*
Revert "Merge pull request #18446 from cloud8421/actionmailer-unregister-inte...
Sean Griffin
2015-11-23
1
-78
/
+0
*
Merge pull request #18446 from cloud8421/actionmailer-unregister-interceptor
Sean Griffin
2015-11-23
1
-0
/
+78
|
\
|
*
ActionMailer::Base can unregister interceptor(s).
Claudio Ortolina
2015-01-31
1
-0
/
+78
*
|
change test method name to the appropriate name
yuuji.yaginuma
2015-09-19
1
-1
/
+1
*
|
Added test for `any` if called without specifying any format
Ronak Jangir
2015-09-18
1
-0
/
+7
*
|
Removed mocha from ActionMailer
Ronak Jangir
2015-08-20
1
-40
/
+71
*
|
Removed magic comments # encoding: utf-8 , since its default from ruby 2.0 on...
Vipul A M
2015-02-03
1
-1
/
+0
*
|
Fix assertion that was never run
claudiob
2015-01-11
1
-1
/
+1
|
/
*
Template lookup now respect default locale and I18n fallbacks.
Rafael Mendonça França
2014-12-29
1
-1
/
+26
*
Only include the needed assertions
Rafael Mendonça França
2014-10-07
1
-1
/
+1
*
fix tests on action_mailer
schneems
2014-10-07
1
-2
/
+4
*
Allow attaching files while the mail view is rendered
Christian Felder (masone)
2014-09-22
1
-0
/
+14
*
Deprecated .deliver / .deliver! to .deliver_now / .deliver_now!
Cristian Bica
2014-08-20
1
-18
/
+18
[next]