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
/
test
/
template
/
digestor_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add wildcard template dependencies.
Kasper Timm Hansen
2015-07-26
1
-1
/
+36
*
Remove unused persistent option.
Kasper Timm Hansen
2015-07-18
1
-3
/
+3
*
Make digest cache work in development.
Kasper Timm Hansen
2015-07-18
1
-10
/
+0
*
add error log that notify 'file not found' when using cache_digests:dependenc...
Faruk AYDIN
2015-05-07
1
-0
/
+20
*
Make sure restoration always happen.
Zuhao Wan
2014-06-14
1
-0
/
+1
*
Digestor should just rely on the finder to know about the format and the vari...
David Heinemeier Hansson
2014-03-21
1
-10
/
+7
*
Clarify AV::Digestor.digest method signature docs and deprecation warning
Jeremy Kemper
2014-03-15
1
-2
/
+2
*
Fix the resolver cache and stop mutating the lookup_context
Rafael Mendonça França
2014-03-14
1
-8
/
+0
*
Introduce #with_formats_and_variants to prevent problems with mutating finder...
Łukasz Strzałkowski
2014-03-14
1
-0
/
+8
*
Add mocked disable_cache for FixtureFinder
Łukasz Strzałkowski
2014-03-14
1
-0
/
+4
*
Set format in finder
Łukasz Strzałkowski
2014-03-14
1
-3
/
+8
*
Ensure LookupContext in Digestor selects correct variant
Piotr Chmolowski
2014-03-09
1
-3
/
+5
*
Variants in ActionView::Digestor
Piotr Chmolowski
2014-03-04
1
-8
/
+27
*
Ensure the state is clean after one failure
Rafael Mendonça França
2013-10-16
1
-5
/
+4
*
Add 2 tests, 1 of which fails, to isolate the digest_caching behaviour causin...
Brad Murray
2013-10-15
1
-0
/
+26
*
Bust the template digest cache key when details are changed
Daniel Schierbeck
2013-09-19
1
-1
/
+29
*
Only cache template digests if config.cache_template_loading
Josh Lauer
2013-08-06
1
-2
/
+11
*
Fix test name typos
Vipul A M
2013-07-19
1
-2
/
+2
*
Fix "Stack Level Too Deep" error when rendering recursive partials
Rafael Mendonça França
2013-07-07
1
-0
/
+25
*
Move template tests from actionpack to actionview
Piotr Sarnacki
2013-06-20
1
-0
/
+197