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
/
message_delivery.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update Action Mailer doc [ci skip]
Yoshiyuki Hirano
2017-08-30
1
-1
/
+1
*
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
*
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
1
-1
/
+2
*
Add more rubocop rules about whitespaces
Rafael Mendonça França
2016-10-29
1
-3
/
+3
*
applies new string literal convention in actionmailer/lib
Xavier Noria
2016-08-06
1
-1
/
+1
*
Action Mailer: Declarative exception handling with `rescue_from`.
Jeremy Daer
2016-05-15
1
-22
/
+37
*
Disallow calling `#deliver_later` after local message modifications.
Jeremy Daer
2016-04-07
1
-2
/
+14
*
split `process` from mailer instantiation
Aaron Patterson
2015-10-30
1
-1
/
+5
*
Add missing punctuation mark to all ActionMailer docs [ci skip]
amitkumarsuroliya
2015-09-28
1
-3
/
+3
*
Revert "Merge pull request #20758 from xijo/action_mailer_message_delivery_re...
Kasper Timm Hansen
2015-07-07
1
-1
/
+1
*
ActionMailer::MessageDelivery respects current I18n.locale
Johannes Opper
2015-07-05
1
-1
/
+1
*
Remove unneeded requires
Rafael Mendonça França
2015-01-04
1
-1
/
+0
*
Remove deprecated ActionMailer deliver & deliver!
claudiob
2015-01-04
1
-20
/
+0
*
edit pass over all warnings
Xavier Noria
2014-10-28
1
-4
/
+4
*
let's warn with heredocs
Xavier Noria
2014-10-28
1
-4
/
+13
*
[ci skip] add :queue option to deliver_later and deliver_later! documentation
yuuji.yaginuma
2014-10-19
1
-0
/
+2
*
Rename remaining :in / :at to :wait / :wait_until
Cristian Bica
2014-09-04
1
-12
/
+9
*
Active Job refactoring
Cristian Bica
2014-09-03
1
-9
/
+4
*
[ci skip] Fix a typo in the doc of MessageDelivery
yuuji.yaginuma
2014-09-02
1
-3
/
+3
*
applies API guidelines to new AM docs
Xavier Noria
2014-08-21
1
-27
/
+27
*
[Rdoc] Make clear that we are sending an AR object [ci skip]
Abdelkader Boudih
2014-08-20
1
-12
/
+12
*
Fix typo in rdoc [ci skip]
Abdelkader Boudih
2014-08-20
1
-12
/
+12
*
Updated rdoc / guides / release notes related to ActiveJob / ActionMailer
Cristian Bica
2014-08-20
1
-21
/
+68
*
Deprecated .deliver / .deliver! to .deliver_now / .deliver_now!
Cristian Bica
2014-08-20
1
-2
/
+22
*
[ActionMailer] Rename ActionMailer::DelayedDeliveryJob to ActionMailer::Deliv...
Abdelkader Boudih
2014-08-17
1
-1
/
+3
*
Removed method missing from ActionMailer::MessageDelivery
Cristian Bica
2014-08-15
1
-4
/
+0
*
Refactor DeliverLater into MessageDelivery
Abdelkader Boudih
2014-08-14
1
-0
/
+47