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
/
activesupport
/
test
/
cache
Commit message (
Expand
)
Author
Age
Files
Lines
*
Enable `Layout/LeadingCommentSpace` to not allow cosmetic changes in the future
Ryuta Kamizono
2017-12-14
1
-1
/
+1
*
MemCacheStore: Support expiring counters
Takumasa Ochi
2017-11-20
1
-0
/
+16
*
Cache: Enable compression by default for values > 1kB.
Jeremy Daer
2017-11-13
2
-3
/
+20
*
Built-in Redis cache store
Jeremy Daer
2017-11-13
3
-3
/
+162
*
Fixes ActiveSupport::Cache::FileStore#cleanup bug which prevented it from cle...
Erich Soares Machado
2017-10-03
1
-0
/
+1
*
Use File::NULL instead of "/dev/null"
Kazuhiro NISHIYAMA
2017-07-31
1
-1
/
+1
*
[Active Support] `rubocop -a --only Layout/EmptyLineAfterMagicComment`
Koichi ITO
2017-07-11
19
-0
/
+19
*
Use frozen-string-literal in ActiveSupport
Kir Shatrov
2017-07-09
19
-0
/
+19
*
Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"
Matthew Draper
2017-07-02
19
-19
/
+0
*
Merge pull request #29540 from kirs/rubocop-frozen-string
Matthew Draper
2017-07-02
19
-0
/
+19
|
\
|
*
Enforce frozen string in Rubocop
Kir Shatrov
2017-07-01
19
-0
/
+19
*
|
Make ActiveSupport frozen string literal friendly.
Pat Allan
2017-06-20
3
-7
/
+7
|
/
*
Cache: test coverage for cleanup behavior with local cache strategy
Eugene Kenny
2017-06-10
1
-0
/
+15
*
Split up the cache test suite so it's easier to understand and extend (#29404)
Jeremy Daer
2017-06-10
19
-0
/
+1383