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
/
log_subscriber_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Introduce Template::File as new render file:
John Hawthorn
2019-03-27
1
-1
/
+12
*
Turn lookup context in to a stack, push and pop if formats change
Aaron Patterson
2019-02-11
1
-2
/
+1
*
Teach DetailsKey how to clear the template cache
Aaron Patterson
2019-02-08
1
-2
/
+2
*
🚨 Make the cops happy 🚨
Aaron Patterson
2019-02-06
1
-1
/
+1
*
Move templates to an anonymous subclass of AV::Base
Aaron Patterson
2019-02-06
1
-1
/
+4
*
Add allocations to template renderer subscription
Eileen Uchitelle
2018-10-10
1
-2
/
+2
*
Fix "warning: instance variable @defined_root not initialized"
yuuji.yaginuma
2017-11-02
1
-1
/
+1
*
Use frozen string literal in actionview/
Kir Shatrov
2017-07-24
1
-0
/
+2
*
Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"
Matthew Draper
2017-07-02
1
-1
/
+0
*
Enforce frozen string in Rubocop
Kir Shatrov
2017-07-01
1
-0
/
+1
*
Merge pull request https://github.com/rails/rails/pull/28637 from st0012/fix-...
Kasper Timm Hansen
2017-06-08
1
-21
/
+26
*
Use a hash to record every partial's cache hit status instead of sharing a bo...
Stan Lo
2017-06-08
1
-0
/
+40
*
Use recyclable cache keys (#29092)
David Heinemeier Hansson
2017-05-18
1
-1
/
+1
*
Remove deprecated support to :text in render
Rafael Mendonça França
2016-10-10
1
-1
/
+1
*
Extract common view cache dependency setup.
Kasper Timm Hansen
2016-08-07
1
-8
/
+9
*
Modify LogSubscriber for single partial's cache message.
Stan Lo
2016-08-08
1
-6
/
+53
*
modernizes hash syntax in actionview
Xavier Noria
2016-08-06
1
-8
/
+8
*
applies new string literal convention in actionview/test
Xavier Noria
2016-08-06
1
-3
/
+3
*
Added log "Rendering ...", when starting to render a template, to log that we...
Vipul A M
2016-02-26
1
-3
/
+6
*
Instrument cached collection renders.
Kasper Timm Hansen
2016-02-20
1
-3
/
+17
*
Removed Mocha from Action View
Ronak Jangir
2015-09-23
1
-33
/
+54
*
Move template tests from actionpack to actionview
Piotr Sarnacki
2013-06-20
1
-0
/
+91