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
/
lib
/
action_view
/
template
/
text.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove locals dependency from template.
José Valim
2010-10-07
1
-4
/
+0
*
Final touches and fixes.
Rizwan Reza
2010-06-21
1
-0
/
+1
*
Finish cleaning up rendering stack from views and move assigns evaluation to ...
José Valim
2010-03-12
1
-8
/
+6
*
Clean up the API required from ActionView::Template.
José Valim
2010-03-09
1
-5
/
+1
*
Finally moved the find template logic to the views.
José Valim
2010-03-08
1
-4
/
+3
*
Add subscriber for ActionPack and move all logging inside it.
José Valim
2010-01-13
1
-1
/
+1
*
Reorganize autoloads:
Carlhuda
2009-12-02
1
-34
/
+36
*
Improve AbstractController layouts coverage.
José Valim
2009-11-01
1
-2
/
+2
*
Reduce TextTemplate cost for simple cases
Yehuda Katz
2009-10-28
1
-1
/
+3
*
Clean up log output for rendered templates
Joshua Peek
2009-09-24
1
-8
/
+21
*
Rendering a template from ActionView will default to looking for partials onl...
Yehuda Katz
2009-08-09
1
-1
/
+3
*
Fixing pending tests and fixed some formats / partial rendering semantics
Yehuda Katz + Carl Lerche
2009-06-17
1
-1
/
+1
*
Get controller/layout_test.rb running on new base except for ActionController...
Yehuda Katz + Carl Lerche
2009-05-22
1
-0
/
+4
*
Move Safari response-padding fix to Rails2Compatibility. Should be a Rack con...
Jeremy Kemper
2009-05-21
1
-1
/
+1
*
Added responds_to to new base.
Yehuda Katz + Carl Lerche
2009-05-20
1
-1
/
+6
*
Ported ConditionalGet to new Base
Yehuda Katz + Carl Lerche
2009-05-11
1
-0
/
+2
*
More community code review :)
Yehuda Katz
2009-05-11
1
-0
/
+2
*
Support implicit and explicit content types
Yehuda Katz + Carl Lerche
2009-05-01
1
-2
/
+1
*
Working on being able to render :text with layouts
Carl Lerche
2009-03-23
1
-0
/
+9