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
/
actionview
/
lib
/
action_view
/
renderer
/
partial_renderer
/
collection_caching.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Instrument cached collection renders.
Kasper Timm Hansen
2016-02-20
1
-2
/
+3
*
Make collection caching explicit.
Kasper Timm Hansen
2016-02-20
1
-26
/
+11
*
Prefer empty? to any?.
Kasper Timm Hansen
2016-02-12
1
-1
/
+1
*
Stop mutating return value.
Kasper Timm Hansen
2016-02-12
1
-2
/
+3
*
Inline `fetch_or_cache_partial`.
Kasper Timm Hansen
2016-02-12
1
-10
/
+6
*
Write to collection cache where the template is rendered.
Kasper Timm Hansen
2016-02-12
1
-9
/
+8
*
Only write to collection cache if we have a callable cache key.
Kasper Timm Hansen
2016-02-12
1
-1
/
+5
*
Remove useless callable_cache_key? check.
Kasper Timm Hansen
2016-02-12
1
-2
/
+1
*
Remove single_template_render? method.
Kasper Timm Hansen
2016-02-12
1
-5
/
+1
*
Don't search in locals for cache_options.
Kasper Timm Hansen
2016-02-12
1
-3
/
+1
*
Fix cache issue when different partials use the same collection
Roque Pinel
2015-06-28
1
-1
/
+1
*
spelling fix [ci skip]
karanarora
2015-05-19
1
-1
/
+1
*
Collections automatically cache and fetch partials.
Kasper Timm Hansen
2015-02-21
1
-2
/
+15
*
Merge multi_fetch_fragments.
Kasper Timm Hansen
2015-02-20
1
-0
/
+57