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
/
helpers
/
cache_helper.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Get buffer for fragment cache from template's @output_buffer
Joshua Peek
2008-07-15
1
-1
/
+1
*
Made ActionView::Base#first_render a little more private. And added _last_ren...
Joshua Peek
2008-07-13
1
-2
/
+1
*
Revert "Moved TemplateHandlers to Base"
Joshua Peek
2008-07-03
1
-1
/
+1
*
Moved TemplateHandlers to Base
Joshua Peek
2008-07-03
1
-1
/
+1
*
Moved template handlers related code from ActionView::Base to ActionView::Tem...
Pratik Naik
2008-03-05
1
-1
/
+1
*
Fix missing extension for caching. Closes #10733 [Catfish, tcoppock, mpalmer]
Jeremy Kemper
2008-02-03
1
-2
/
+1
*
Reapply the TemplateFinder first applied in [8669] then reverted in [8676]. C...
Michael Koziarski
2008-01-21
1
-1
/
+1
*
Revert r8669 for now, breaks Action Mailer. Reopens #10800.
Jeremy Kemper
2008-01-19
1
-1
/
+1
*
Introduce TemplateFinder to handle view paths and lookups. Closes #10800.
Jeremy Kemper
2008-01-19
1
-1
/
+1
*
Fix a few caching errors, expose a case thats still not working (ref #107330 ...
David Heinemeier Hansson
2008-01-12
1
-2
/
+2
*
Move fragment caching from special helper methods to TemplateHandler. Closes ...
Jeremy Kemper
2008-01-10
1
-17
/
+2
*
Fix CacheHelper#cache (closes #10733) [mindforge]
David Heinemeier Hansson
2008-01-10
1
-8
/
+7
*
Moved the caching stores from ActionController::Caching::Fragments::* to Acti...
David Heinemeier Hansson
2008-01-03
1
-6
/
+10
*
Made fragment caching in views work for rjs and builder as well (closes #6642...
David Heinemeier Hansson
2008-01-03
1
-1
/
+15
*
Massive documentation update for all helpers (closes #8223, #8177, #8175, #81...
David Heinemeier Hansson
2007-06-23
1
-0
/
+29
*
Fixed no-binding fragment caching
David Heinemeier Hansson
2005-01-20
1
-2
/
+2
*
Removed the need for passing the binding when using CacheHelper#cache
David Heinemeier Hansson
2005-01-20
1
-1
/
+1
*
Updated to new naming style
David Heinemeier Hansson
2005-01-11
1
-2
/
+2
*
Updated caching to include action caching as well and simplified the name/key...
David Heinemeier Hansson
2005-01-10
1
-1
/
+2
*
Added first stab at page and fragment caching
David Heinemeier Hansson
2005-01-08
1
-0
/
+9