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
/
digestor.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Log digest as :debug instead of :info
Alan Skorkin
2014-07-15
1
-1
/
+1
*
Digestor should just rely on the finder to know about the format and the vari...
David Heinemeier Hansson
2014-03-21
1
-60
/
+29
*
Log the full path, including variant, that the digestor is trying to find
David Heinemeier Hansson
2014-03-21
1
-3
/
+4
*
Fix for digestor to consider variants for partials -- this still needs more t...
David Heinemeier Hansson
2014-03-21
1
-2
/
+2
*
Warning removed (...) interpreted as grouped expression
Arun Agrawal
2014-03-20
1
-1
/
+1
*
Clarify AV::Digestor.digest method signature docs and deprecation warning
Jeremy Kemper
2014-03-15
1
-22
/
+21
*
Fix the resolver cache and stop mutating the lookup_context
Rafael Mendonça França
2014-03-14
1
-2
/
+2
*
Introduce #with_formats_and_variants to prevent problems with mutating finder...
Łukasz Strzałkowski
2014-03-14
1
-5
/
+2
*
Rename _setup_options to _options_for_digest
Łukasz Strzałkowski
2014-03-14
1
-3
/
+3
*
Disable LookupContext's cache when looking for template
Łukasz Strzałkowski
2014-03-14
1
-2
/
+6
*
Don't pass hash as keys to #find method
Łukasz Strzałkowski
2014-03-14
1
-1
/
+1
*
Don't create addition vars, use options[] directly
Łukasz Strzałkowski
2014-03-13
1
-7
/
+2
*
Ensure LookupContext in Digestor selects correct variant
Piotr Chmolowski
2014-03-09
1
-1
/
+4
*
Variants in ActionView::Digestor
Piotr Chmolowski
2014-03-04
1
-13
/
+51
*
add a new local variable to track if digests are being stored, to ensure the ...
Brad Murray
2013-10-17
1
-2
/
+2
*
update digestor code based on review
Brad Murray
2013-10-15
1
-2
/
+2
*
Ensure ActionView::Digest.cache is correctly cleaned up when
Brad Murray
2013-10-15
1
-6
/
+6
*
Bust the template digest cache key when details are changed
Daniel Schierbeck
2013-09-19
1
-1
/
+4
*
Only cache template digests if config.cache_template_loading
Josh Lauer
2013-08-06
1
-3
/
+7
*
AV::Digestor thread safety fixes.
thedarkone
2013-07-30
1
-9
/
+29
*
Fix "Stack Level Too Deep" error when rendering recursive partials
Rafael Mendonça França
2013-07-07
1
-3
/
+7
*
Move actionpack/lib/action_view* into actionview/lib
Piotr Sarnacki
2013-06-20
1
-0
/
+85