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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
*
Improve performance of the rendering stack by freezing formats as a sign that...
José Valim
2010-03-19
3
-44
/
+37
*
Fix an error in isolated running of tests
Carlhuda
2010-03-18
1
-8
/
+0
*
Fix broken test due to constant collision
Jeremy Kemper
2010-03-17
2
-6
/
+4
*
Kill nonexistent method removal
Jeremy Kemper
2010-03-17
1
-2
/
+0
*
Remove some 1.9 warnings (resulting in some fixed bugs). Remaining AM warning...
wycats
2010-03-17
1
-0
/
+2
*
Eliminate warnings for AM on 1.8
wycats
2010-03-16
2
-1
/
+22
*
Finish cleaning up rendering stack from views and move assigns evaluation to ...
José Valim
2010-03-12
2
-3
/
+2
*
Fixed a broken AM test. I'm unsure how this passed before.
Carlhuda
2010-03-04
1
-1
/
+1
*
Update the ActionMailer tests to run off of the latest ActionController confi...
Carl Lerche
2010-03-04
2
-5
/
+8
*
Fix a bunch of failing AP / AM specs created from the previous AbstractContro...
Carl Lerche
2010-03-04
1
-2
/
+6
*
Fix action_mailer tests
Carl Lerche
2010-03-02
1
-1
/
+5
*
fix up actionmailer load path
Joshua Peek
2010-02-28
1
-1
/
+4
*
Rename named_url_helpers to url_helpers and url_helpers to url_for
Carlhuda
2010-02-26
1
-1
/
+1
*
Get ActionMailer's tests passing with the non global router
Carlhuda
2010-02-25
1
-2
/
+4
*
Revert "Fix test load paths for those not using bundler"
Carlhuda
2010-02-23
2
-8
/
+2
*
Adding options to register observers and interceptors through ActionMailer::B...
Mikel Lindsaar
2010-02-22
1
-0
/
+26
*
Use ActionDispatch::Routing everywhere
Martin Schürrer
2010-02-21
1
-1
/
+1
*
Allow to choose the template path and template name used in implicit renderin...
José Valim
2010-02-19
1
-21
/
+36
*
Merge master.
José Valim
2010-02-17
2
-2
/
+8
|
\
|
*
Fix test load paths for those not using bundler
Joshua Peek
2010-02-15
2
-2
/
+8
*
|
Rename Rails::Subscriber to Rails::LogSubscriber
Prem Sichanugrist
2010-02-16
1
-5
/
+5
|
/
*
Fixing actionmailer tests for CI
Mikel Lindsaar
2010-02-06
1
-1
/
+2
*
require 'action_controller' added on a test that uses it
Santiago Pastorino and José Ignacio Costa
2010-02-04
1
-0
/
+1
*
Make AM test suite green.
José Valim
2010-02-01
2
-2
/
+3
*
Convert to class_attribute
Jeremy Kemper
2010-02-01
2
-16
/
+14
*
Get rails tests running on bundler 0.9
Carl Lerche
2010-01-31
1
-8
/
+1
*
Add transfer_encoding= setter deprecation.
José Valim
2010-01-30
1
-0
/
+10
*
Automatically configure generators if application is defined.
José Valim
2010-01-29
1
-1
/
+3
*
ActionMailer should depend just on AbstractController.
José Valim
2010-01-29
2
-16
/
+20
*
Add a failing test case for render :layout
Mikel Lindsaar
2010-01-29
6
-0
/
+20
*
Added tests for rendering different template for new API
Mikel Lindsaar
2010-01-29
1
-0
/
+14
*
Rename 'defaults' class method to 'default' to reflect that it's a declaration
Jeremy Kemper
2010-01-27
1
-5
/
+5
*
Fix time comparison. Mail#date returns DateTime not Time.
Jeremy Kemper
2010-01-27
1
-1
/
+1
*
Expected attachment encoding is binary
Jeremy Kemper
2010-01-27
1
-2
/
+4
*
Fixed bug on HTML only emails getting set to text/plain
Mikel Lindsaar
2010-01-28
3
-0
/
+20
*
Bring AM tests back to green again.
José Valim
2010-01-26
3
-17
/
+3
*
Fix failing tests on AM about render(:body => Hash).
José Valim
2010-01-26
4
-60
/
+30
*
Failing AM test for legacy multipart alternative rendering
Joshua Peek
2010-01-26
3
-0
/
+39
*
Failing AM test for nested layouts
Joshua Peek
2010-01-26
3
-2
/
+19
*
Tidy up tests and docs.
José Valim and Mikel Lindsaar
2010-01-26
1
-18
/
+19
*
Fixing up tests and docs to use defaults :from => 'name' instead of defaults(...
Mikel Lindsaar
2010-01-27
1
-3
/
+3
*
Fixed up documentation to reflect code change and cleaned up tests of spuriou...
Mikel Lindsaar
2010-01-27
1
-38
/
+39
*
Fixed up being able to pass random headers in with headers, or mail. Also, u...
Mikel Lindsaar
2010-01-27
1
-5
/
+30
*
Make defaults accept a hash.
José Valim and Mikel Lindsaar
2010-01-26
1
-42
/
+43
*
Fixing up expectations in base_test.rb
Mikel Lindsaar
2010-01-26
1
-10
/
+10
*
Implementing class level :defaults hash, instead of delivers_from et al
Mikel Lindsaar
2010-01-26
1
-3
/
+23
*
Fix small typo.
José Valim and Mikel Lindsaar
2010-01-26
1
-1
/
+1
*
Merge branch 'master' of github.com:mikel/rails
José Valim and Mikel Lindsaar
2010-01-26
1
-9
/
+14
|
\
[prev]
[next]