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
/
message_delivery_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #18587 from chrismcg/allow_deliver_later_queue_name_to_be_...
Rafael Mendonça França
2015-06-03
1
-0
/
+14
|
\
|
*
Allow configuration of ActionMailer queue name
Chris McGrath
2015-06-02
1
-0
/
+14
*
|
not needed require's
Ankit Gupta
2015-05-10
1
-1
/
+0
*
|
Removed magic comments # encoding: utf-8 , since its default from ruby 2.0 on...
Vipul A M
2015-02-03
1
-1
/
+0
|
/
*
Remove deprecated ActionMailer deliver & deliver!
claudiob
2015-01-04
1
-19
/
+0
*
Rename remaining :in / :at to :wait / :wait_until
Cristian Bica
2014-09-04
1
-3
/
+5
*
Active Job refactoring
Cristian Bica
2014-09-03
1
-12
/
+12
*
Make test:isolated run without bundler for Action Mailer
Robin Dupret
2014-08-29
1
-3
/
+2
*
Fix SyntaxError
Akira Matsuda
2014-08-21
1
-1
/
+1
*
Deprecated .deliver / .deliver! to .deliver_now / .deliver_now!
Cristian Bica
2014-08-20
1
-5
/
+24
*
Clear deliveries in order not to affect other tests
Akira Matsuda
2014-08-20
1
-2
/
+4
*
[ActionMailer] Rename ActionMailer::DelayedDeliveryJob to ActionMailer::Deliv...
Abdelkader Boudih
2014-08-17
1
-4
/
+4
*
[ActiveJob] Fix test syntax
Abdelkader Boudih
2014-08-17
1
-10
/
+10
*
Refactor DeliverLater into MessageDelivery
Abdelkader Boudih
2014-08-14
1
-0
/
+82