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.rb
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Explicitly require Action View also
Jeremy Kemper
2008-11-24
1
-0
/
+2
*
Add config.preload_frameworks to load all frameworks at startup. Default to f...
Jeremy Kemper
2008-11-24
1
-2
/
+0
*
Add LAZY env flag for testing autoload/lazy load feature
Joshua Peek
2008-11-24
1
-2
/
+1
*
use autoload instead of explicit requires for ActionMailer
Joshua Peek
2008-11-23
1
-14
/
+24
*
Harmonize framework require strategy. Don't add self to load path since Rails...
Jeremy Kemper
2008-08-25
1
-6
/
+6
*
Fix file permissions
Tarmo Tänav
2008-07-31
1
-0
/
+0
*
Reverting changes to ActionMailer
Sven Fuchs
2008-07-04
1
-4
/
+0
*
Experimental I18n charset support for ActionMailer
Luca Guidi
2008-07-01
1
-0
/
+4
*
Updated copyright years
David Heinemeier Hansson
2008-05-11
1
-1
/
+1
*
Rearrange vendor bundles so gem overrides work correctly.
Jeremy Kemper
2007-11-07
1
-11
/
+3
*
Update TMail to v1.1.0. Use an updated version of TMail if available. [mikel]
Rick Olson
2007-11-06
1
-1
/
+10
*
Update copyright span
David Heinemeier Hansson
2007-09-09
1
-1
/
+1
*
Fix gem deprecation warnings, which also means depending on RubyGems 0.9.0+ [...
David Heinemeier Hansson
2007-02-04
1
-1
/
+1
*
Add assert_emails and assert_no_emails to test the number of emails delivered...
Jeremy Kemper
2006-11-05
1
-0
/
+1
*
Update copyright times
David Heinemeier Hansson
2006-09-03
1
-1
/
+1
*
Updated docs and otherwise
David Heinemeier Hansson
2006-09-02
1
-1
/
+1
*
prefer sibling actionpack
Jeremy Kemper
2006-06-21
1
-5
/
+4
*
Added Kernel#silence_warnings and puts it into use throughout the framework
David Heinemeier Hansson
2005-09-11
1
-3
/
+1
*
Fix vendor require paths to prevent files being required twice
Jamis Buck
2005-09-05
1
-1
/
+1
*
Made ready for release of 0.13.1
David Heinemeier Hansson
2005-07-11
1
-1
/
+1
*
Pegged the versions for release
David Heinemeier Hansson
2005-07-06
1
-1
/
+1
*
Helper support for ActionMailer
Jamis Buck
2005-06-16
1
-2
/
+7
*
A very thorough refactoring, resulting in new mail property setters and suppo...
Jamis Buck
2005-05-29
1
-1
/
+3
*
Fixed documentation and prepared for 0.11.0 release
David Heinemeier Hansson
2005-03-22
1
-1
/
+1
*
AR, AP, and AM should look for AS in sibling directory before trying RubyGems...
David Heinemeier Hansson
2005-02-17
1
-3
/
+6
*
Initial
David Heinemeier Hansson
2004-11-24
1
-0
/
+43
[prev]