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
/
url_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactored to remove unnecessary setup
Anupam Choudhury
2013-03-30
1
-9
/
+0
*
Update actionmailer with new hash syntax.
Kirill Nikitin
2012-10-07
1
-4
/
+4
*
Clean up some straggling build failures
Jose and Yehuda
2012-04-24
1
-2
/
+2
*
Fix action mailer tests after old mapper removal
Piotr Sarnacki
2010-09-05
1
-5
/
+3
*
Deprecate the old mailer API that was not deprecated yet.
José Valim
2010-08-29
1
-0
/
+89
*
Move old tests to a specific folder and add some delivery method tests.
José Valim and Mikel Lindsaar
2010-01-24
1
-84
/
+0
*
Add new class delivery method API.
José Valim and Mikel Lindsaar
2010-01-24
1
-2
/
+2
*
Delegated ActionMailer::Base.deliveries to Mail.deliveries, added callback su...
José Valim and Mikel Lindsaar
2010-01-24
1
-1
/
+1
*
Merge Mail with latest Rails and move mail gem to Gemfile.
José Valim
2009-12-27
1
-2
/
+2
|
\
|
*
Make ActionMailer::Base inherit from AbstractController::Base
José Valim
2009-12-22
1
-2
/
+2
*
|
Fixes for working with 1.9.1-head
Mikel Lindsaar
2009-12-17
1
-1
/
+7
*
|
Merge branch 'rails'
Mikel Lindsaar
2009-12-17
1
-22
/
+22
|
\
|
|
*
Define a welcome controller in mailer tests
Joshua Peek
2009-11-29
1
-22
/
+22
*
|
More updates... 45 errors left to get it working with Mail gem
Mikel Lindsaar
2009-11-20
1
-1
/
+1
*
|
Starting again on actionmailer integration with mail
Mikel Lindsaar
2009-11-12
1
-1
/
+1
|
/
*
Need to use "use_controllers" for nonexistent controller in AM test
Joshua Peek
2009-10-18
1
-21
/
+23
*
require abstract_unit directly since test is in load path
Jeremy Kemper
2008-01-05
1
-2
/
+2
*
Allow ActionMailer subclasses to individually set their delivery method (so t...
David Heinemeier Hansson
2007-11-07
1
-1
/
+5
*
Test which fails without [8052] [Koz]
Michael Koziarski
2007-10-29
1
-1
/
+1
*
Disable the routing optimisation code when dealing with foo_url helpers. Add...
Michael Koziarski
2007-09-22
1
-1
/
+5
*
Make mime version default to 1.0. closes #2323
Jamis Buck
2006-09-09
1
-22
/
+2
*
Automatically included ActionController::UrlWriter, such that URL generation ...
David Heinemeier Hansson
2006-08-25
1
-0
/
+88