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
/
delivery_methods.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow configuration of ActionMailer queue name
Chris McGrath
2015-06-02
1
-0
/
+3
*
Don't mutate the Base settings by merge!ing the given value
Akira Matsuda
2013-09-10
1
-1
/
+1
*
Revert "Merge branch 'master' of github.com:rails/docrails"
Vijay Dev
2013-08-17
1
-1
/
+1
*
Don't mutate the Base settings by merge!ing the given value
Akira Matsuda
2013-07-26
1
-1
/
+1
*
Revert "nodoc ActionMailer module from lib/action_mailer/*.rb"
Vijay Dev
2013-05-19
1
-1
/
+1
*
nodoc ActionMailer module from lib/action_mailer/*.rb
Zachary Scott
2013-05-15
1
-1
/
+1
*
Document ActionMailer::LogSubscriber and ActionMailer::DeliveryMethods::Class...
Zachary Scott
2013-05-15
1
-0
/
+1
*
Update actionmailer with new hash syntax.
Kirill Nikitin
2012-10-07
1
-11
/
+11
*
update ActionMailer documentation [ci skip]
Francesco Rodriguez
2012-09-17
1
-11
/
+8
*
Allow delivery method options to be set per mail instance
Aditya Sanghi
2012-09-04
1
-2
/
+2
*
Revert "Merge pull request #7202 from asanghi/perform_deliveries_in_mail"
José Valim
2012-08-07
1
-2
/
+2
*
allow perform deliveries to be set within mailer action
Aditya Sanghi
2012-07-30
1
-2
/
+2
*
No need to force conversion to Symbol since case ensures it's already
Marcelo Silveira
2012-05-03
1
-1
/
+1
*
singularize module and be explicit about what is delivered
Matt Jankowski
2011-06-21
1
-1
/
+1
*
Deletes trailing whitespaces (over text files only find * -type f -exec sed '...
Santiago Pastorino
2010-08-14
1
-2
/
+2
*
Convert to class_attribute
Jeremy Kemper
2010-02-01
1
-9
/
+5
*
Updating Action Mailer documentation
Mikel Lindsaar
2010-01-31
1
-1
/
+1
*
Deprecate old defaults API.
José Valim and Mikel Lindsaar
2010-01-26
1
-1
/
+4
*
Got AM working with Mail yield on delivery_handler and updated tests
José Valim and Mikel Lindsaar
2010-01-25
1
-2
/
+2
*
Added delivery_handler method to mail and implemented in ActionMailer to deli...
José Valim and Mikel Lindsaar
2010-01-25
1
-1
/
+1
*
Move old tests to a specific folder and add some delivery method tests.
José Valim and Mikel Lindsaar
2010-01-24
1
-2
/
+14
*
Finish cleaning up delivery methods implementation.
José Valim and Mikel Lindsaar
2010-01-24
1
-42
/
+54
*
Some refactoring.
José Valim and Mikel Lindsaar
2010-01-24
1
-51
/
+41
*
Get implicit multipart and attachments working together.
José Valim and Mikel Lindsaar
2010-01-22
1
-0
/
+2
*
Refactor delivery methods.
José Valim
2010-01-19
1
-0
/
+71