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
/
old_base
/
mail_service_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
New mail is more intelligent on encoding and decoding
Mikel Lindsaar
2010-04-11
1
-3
/
+3
*
Cleaning up expectations from the new way mail does it
Mikel Lindsaar
2010-04-11
1
-3
/
+3
*
Mail::Part now no longer has nil as a default charset, it is always set to so...
Mikel Lindsaar
2010-04-11
1
-1
/
+1
*
Fixing up some bad test cases
Mikel Lindsaar
2010-04-11
1
-3
/
+3
*
Removing quoting.rb, upgrade to 2.1.3.6, changing all utf-8 references to UTF...
Mikel Lindsaar
2010-04-11
1
-37
/
+44
*
Updating test, should be calling :decoded, not :encoded, is a problem now tha...
Mikel Lindsaar
2010-03-28
1
-1
/
+1
*
Fixing test, ; is a delimiter, not a termination character, ref RFC 2045
Mikel Lindsaar
2010-03-28
1
-2
/
+2
*
Fix ActionMailer test issues
Evan Phoenix
2010-03-22
1
-2
/
+4
*
Finish cleaning up rendering stack from views and move assigns evaluation to ...
José Valim
2010-03-12
1
-3
/
+0
*
Fix failing tests on AM about render(:body => Hash).
José Valim
2010-01-26
1
-19
/
+18
*
Got AM working with Mail yield on delivery_handler and updated tests
José Valim and Mikel Lindsaar
2010-01-25
1
-0
/
+8
*
changed test to get TestMailer to use :file delivery method directly (as setu...
José Valim and Mikel Lindsaar
2010-01-25
1
-3
/
+3
*
Move old tests to a specific folder and add some delivery method tests.
José Valim and Mikel Lindsaar
2010-01-24
1
-0
/
+1192