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
/
actionpack
/
lib
/
abstract_controller
/
caching
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unused code
bogdanvlviv
2019-01-30
1
-1
/
+0
*
Remove deprecated `fragment_cache_key` helper in favor of `combined_fragment_...
Rafael Mendonça França
2019-01-17
1
-19
/
+0
*
Fewer allocations in caching/fragments.rb
schneems
2018-08-29
1
-1
/
+5
*
Show the `ENV` value correctly in the doc of `combined_fragment_cache_key` [c...
yuuji.yaginuma
2018-08-22
1
-1
/
+1
*
Use frozen string literal in actionpack/
Kir Shatrov
2017-07-29
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
*
Use recyclable cache keys (#29092)
David Heinemeier Hansson
2017-05-18
1
-7
/
+28
*
Unfreeze interpolated string because it's useless.
Stan Lo
2017-02-19
1
-1
/
+1
*
Freeze fragment cache related instrument name.
Stan Lo
2017-02-07
1
-1
/
+1
*
Add three new rubocop rules
Rafael Mendonça França
2016-08-16
1
-1
/
+1
*
Move Caching module to Abstract Controller
Rafael Mendonça França
2016-02-23
1
-0
/
+143