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
/
abstract_unit.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Deprecate the old mailer API that was not deprecated yet.
José Valim
2010-08-29
1
-0
/
+2
*
Silence warnings for Encoding.default_external= and Encoding.default_internal=
Santiago Pastorino
2010-08-22
1
-3
/
+6
*
Set default_internal and default_external on AM for testing purposes
Santiago Pastorino
2010-08-21
1
-1
/
+8
*
Eliminate warnings for AM on 1.8
wycats
2010-03-16
1
-1
/
+20
*
fix up actionmailer load path
Joshua Peek
2010-02-28
1
-1
/
+4
*
Revert "Fix test load paths for those not using bundler"
Carlhuda
2010-02-23
1
-5
/
+2
*
Fix test load paths for those not using bundler
Joshua Peek
2010-02-15
1
-2
/
+5
*
Make AM test suite green.
José Valim
2010-02-01
1
-0
/
+1
*
Get rails tests running on bundler 0.9
Carl Lerche
2010-01-31
1
-8
/
+1
*
Add tests to mail helper.
José Valim and Mikel Lindsaar
2010-01-24
1
-1
/
+0
*
Move old tests to a specific folder and add some delivery method tests.
José Valim and Mikel Lindsaar
2010-01-24
1
-19
/
+5
*
Migrated over to Mail doing delivery.
Mikel Lindsaar
2010-01-16
1
-2
/
+4
*
Autoload AM test case class
Joshua Peek
2010-01-04
1
-1
/
+0
*
Fully expand relative rails framework paths and make sure we aren't
Joshua Peek
2009-12-16
1
-5
/
+2
*
Avoid adding component lib/ to load path multiple times
Joshua Peek
2009-11-09
1
-1
/
+3
*
Have all the tests running off a single Gemfile
Yehuda Katz + Carl Lerche
2009-10-20
1
-7
/
+7
*
Change config implementation in AV slightly
Yehuda Katz
2009-10-15
1
-1
/
+1
*
Fix AM tests by configuring AV
Jeremy Kemper
2009-10-15
1
-0
/
+2
*
Don't push siblings on load path if using bundled env
Jeremy Kemper
2009-10-14
1
-2
/
+8
*
Move mocha down below initial T::U require and bump version to 0.9.7 [#2858 s...
Yehuda Katz + Carl Lerche
2009-07-01
1
-3
/
+0
*
Bring abstract_controller up to date with rails/master
Carl Lerche & Yehuda Katz
2009-04-13
1
-8
/
+4
|
\
|
*
Port fast reloadable templates from rails-dev-boost.
thedarkone
2009-02-12
1
-0
/
+1
|
*
Require rubygems
Jeremy Kemper
2009-02-03
1
-1
/
+1
|
*
Bump mocha requirement for Ruby 1.9 compat. Remove uses_mocha.
Jeremy Kemper
2009-02-03
1
-7
/
+3
|
*
Clean up view path cruft and split path implementations into Template::Path a...
Joshua Peek
2008-12-29
1
-1
/
+0
*
|
Clean up view path cruft and split path implementations into Template::Path a...
Joshua Peek
2009-01-01
1
-1
/
+0
|
/
*
Ensure the template format is always passed to the template finder. Now we ca...
Joshua Peek
2008-12-21
1
-3
/
+6
*
Register bogus template handlers for ActionMailer test fixtures
Joshua Peek
2008-12-03
1
-0
/
+4
*
Turn on STARTTLS if it is available in Net::SMTP (added in Ruby 1.8.7) and th...
Grant Hollingworth
2008-11-06
1
-2
/
+6
*
Fixed load path for actionmailer and activesupport tests to always load from ...
madlep
2008-10-04
1
-0
/
+2
*
Update uses_mocha in ActionMailer and ActiveResource
Joshua Peek
2008-07-19
1
-5
/
+13
*
Stubba is included in Mocha already
Joshua Peek
2008-07-11
1
-2
/
+1
*
Allow ActionMailer subclasses to individually set their delivery method (so t...
David Heinemeier Hansson
2007-11-07
1
-0
/
+9
*
Introduce TestCase subclasses for testing rails applications allowing tests t...
Michael Koziarski
2007-10-26
1
-0
/
+1
*
Test requirement fix (closes #9276) [lazyatom]
David Heinemeier Hansson
2007-09-22
1
-3
/
+3
*
Improve Test Coverage for raise_delivery_errors. [kevinclark] closes #7152
Michael Koziarski
2007-01-21
1
-0
/
+9
*
Make mime version default to 1.0. closes #2323
Jamis Buck
2006-09-09
1
-0
/
+20
*
set ActiveSupport::Deprecation.debug = true to see backtraces for deprecation...
Jeremy Kemper
2006-09-04
1
-0
/
+3
*
Add forgotten test/abstract_unit
Jeremy Kemper
2006-07-03
1
-0
/
+7