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_controller
/
caching
/
actions.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Ensure correct content type is declared after cache hits on actions with stri...
Mislav Marohnić
2009-03-10
1
-17
/
+10
*
Use status response accessor instead of the 'Status' header
Joshua Peek
2008-12-19
1
-1
/
+1
*
Merge docrails
Pratik Naik
2008-09-03
1
-2
/
+2
*
Get rid of 'Object#send!'. It was originally added because it's in Ruby 1.9, ...
Jeremy Kemper
2008-08-31
1
-1
/
+1
*
Move layout rendering logic to ActionView::Base
Pratik Naik
2008-08-31
1
-1
/
+1
*
Disable the Accept header by default
Michael Koziarski
2008-07-07
1
-4
/
+1
*
Allow caches_action to accept cache store options. [#416 state:resolved]
josevalim
2008-07-04
1
-7
/
+11
*
Improve ActionCaching's format-handling
Jonathan del Strother
2008-06-11
1
-12
/
+29
*
Allow caches_action to accept a layout option [#198 state:resolved]
josevalim
2008-06-03
1
-3
/
+17
*
Added conditional support to caches_action [José Valim] [#166 state:resolved]
Joshua Peek
2008-05-14
1
-18
/
+19
*
Remove ActionController::Base#view_controller_internals
Pratik Naik
2008-04-21
1
-5
/
+0
*
Moved the caching stores from ActionController::Caching::Fragments::* to Acti...
David Heinemeier Hansson
2008-01-03
1
-0
/
+148