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
/
actionpack
/
test
/
abstract
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Merge branch 'master' of git://github.com/rails/rails
José Valim and Mikel Lindsaar
2010-01-25
1
-1
/
+1
|
\
|
|
*
Fix failing tests after merge.
José Valim
2010-01-24
1
-1
/
+1
*
|
Added AbstractController::Collector.
José Valim and Mikel Lindsaar
2010-01-23
1
-0
/
+57
|
/
*
Ensure strings given to render with slash are rendered relative to the config...
José Valim
2010-01-22
1
-5
/
+30
*
Add shortcut test to abstract/render_test.rb
José Valim
2010-01-21
1
-0
/
+9
*
Move ActionController::Translation to AbstractController::Translation.
José Valim
2010-01-20
1
-0
/
+26
*
Remove duplicated url_for code and move methods shared between ActionMailer a...
José Valim
2010-01-07
1
-0
/
+272
*
Rename the RenderingController module to just plain Rendering
David Heinemeier Hansson
2009-12-20
5
-5
/
+5
*
Reorganize autoloads:
Carlhuda
2009-12-02
2
-14
/
+14
*
test-unit 2 compat: assert_raise doesn't support regexp second arg to match e...
Jeremy Kemper
2009-11-10
1
-1
/
+1
*
Ruby 1.9: work around constant resolution behavior change :(
Jeremy Kemper
2009-11-04
1
-1
/
+1
*
Extracted localized_cache.rb from ActionController, added it to AbstractContr...
José Valim
2009-11-01
1
-0
/
+57
*
Add some basic render_test to AbstractController.
José Valim
2009-11-01
1
-0
/
+88
*
Improve AbstractController layouts coverage.
José Valim
2009-11-01
1
-12
/
+41
*
Move some of helper tests to AbstractController.
José Valim
2009-11-01
1
-15
/
+50
*
Move all render and layout pieces required in ActionMailer from ActionControl...
José Valim
2009-11-01
1
-1
/
+3
*
Follow short name convention for test folder and just call it "abstract"
Joshua Peek
2009-09-19
14
-0
/
+772
[prev]