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
/
mail_service_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix attachments and content-type problems #1276 [Jamis Buck] Fix to only perf...
David Heinemeier Hansson
2005-05-10
1
-0
/
+21
*
Fixed the TMail#body method to look at the content-transfer-encoding header a...
David Heinemeier Hansson
2005-05-06
1
-5
/
+57
*
Added automatic decoding of base64 bodies #1214 [Jamis Buck]
David Heinemeier Hansson
2005-05-02
1
-0
/
+14
*
Improved address header processing
David Heinemeier Hansson
2005-04-13
1
-11
/
+11
*
Address parsing failed when the "to" (or "cc", or whatever) was an array. It ...
David Heinemeier Hansson
2005-04-13
1
-1
/
+17
*
Dont quote the body
David Heinemeier Hansson
2005-04-11
1
-0
/
+25
*
Fixed quoting for all address headers, not just to #955 [Jamis Buck] Added th...
David Heinemeier Hansson
2005-04-11
1
-6
/
+44
*
Made the unquoted subject and body the default
David Heinemeier Hansson
2005-03-21
1
-0
/
+16
*
Added support for charsets for both subject and body. The default charset is ...
David Heinemeier Hansson
2005-02-19
1
-6
/
+90
*
Fixed that bcc and cc should be settable through @bcc and @cc -- not just @he...
David Heinemeier Hansson
2005-01-13
1
-0
/
+40
*
Initial
David Heinemeier Hansson
2004-11-24
1
-0
/
+92
[prev]