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
/
dependency_tracker.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add `Style/EmptyLines` in `.rubocop.yml` and remove extra empty lines
Ryuta Kamizono
2016-08-07
1
-1
/
+0
*
applies new string literal convention in actionview/lib
Xavier Noria
2016-08-06
1
-4
/
+4
*
sort templates after looking them up in the from the paths cache
Aaron Patterson
2016-02-10
1
-4
/
+4
*
check `supports_view_paths?` at registration time
Aaron Patterson
2016-02-10
1
-7
/
+9
*
Require only necessary concurrent-ruby classes.
Jerry D'Antonio
2015-11-04
1
-1
/
+1
*
Replaced `ThreadSafe::Map` with successor `Concurrent::Map`.
Jerry D'Antonio
2015-09-19
1
-2
/
+2
*
Add wildcard template dependencies.
Kasper Timm Hansen
2015-07-26
1
-9
/
+29
*
Fix dependency tracker bug
Juho Leinonen
2015-02-25
1
-4
/
+15
*
Fix that render layout should also be picked up by the template dependency tr...
David Heinemeier Hansson
2014-07-25
1
-4
/
+10
*
Avoid scanning multiple render calls as a single match.
João Britto
2014-01-09
1
-17
/
+19
*
Improve ERB dependency detection.
João Britto
2014-01-09
1
-17
/
+57
*
Move actionpack/lib/action_view* into actionview/lib
Piotr Sarnacki
2013-06-20
1
-0
/
+93