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
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Deprecate "active_support/core_ext/numeric/inquiry"
bogdanvlviv
2018-03-02
3
-28
/
+2
*
Deprecate `active_support/core_ext/hash/compact`
yuuji.yaginuma
2018-03-02
2
-27
/
+2
*
Ruby 2.4: take advantage of String#unpack1
Jeremy Daer
2018-03-01
1
-2
/
+2
*
Add separate test to ensure that `delegate` with `:private` option returns co...
bogdanvlviv
2018-02-28
1
-5
/
+5
*
add private: true option for ActiveSupport delegate
Tomas Valent
2018-02-26
1
-2
/
+23
*
Remove native `Array#sum` and `Enumerable#sum` detection (#32102)
Ryuta Kamizono
2018-02-26
1
-63
/
+44
*
Merge pull request #32093 from jfragoulis/correct-method-documentation
Yuji Yaginuma
2018-02-24
1
-1
/
+1
|
\
|
*
Correct ActiveSupport::Deprecation::Behavior#behavior= documentation
John Fragoulis
2018-02-23
1
-1
/
+1
*
|
Caching: MemCache and Redis stores use local cache for multi-reads
Gabriel Sobrinho
2018-02-23
1
-0
/
+17
|
/
*
Call `YAML.load` correctly
eileencodes
2018-02-21
1
-1
/
+1
*
Remove `AS::Multibyte`'s unicode table
Fumiaki MATSUSHIMA
2018-02-20
2
-272
/
+15
*
Return all mappings for a timezone id in `country_zones`
Andrew White
2018-02-19
1
-2
/
+5
*
String#truncate_bytes: limit to N bytes without breaking multibyte chars
Jeremy Daer
2018-02-18
1
-0
/
+41
*
`String#strip_heredoc` preserves frozenness
Jeremy Daer
2018-02-17
1
-1
/
+3
*
Fixes typos
Dharam Gollapudi
2018-02-17
1
-3
/
+3
*
Rails 6 requires Ruby 2.4.1+
Jeremy Daer
2018-02-17
10
-58
/
+12
*
Remove require Object#blank? monkey patch
Sean Collins
2018-02-17
1
-1
/
+0
*
Remove extra conditions in HWIDA since Rails 6 does not support Ruby 2.2
bogdanvlviv
2018-02-17
1
-15
/
+13
*
Rails 6 requires Ruby 2.3+
Jeremy Daer
2018-02-17
2
-31
/
+17
*
Define transform_keys! in HashWithIndifferentAccess
Rafael Mendonça França
2018-02-16
1
-0
/
+8
*
Remove usage of strip_heredoc in the framework in favor of <<~
Rafael Mendonça França
2018-02-16
1
-2
/
+1
*
Add test parallelization to Rails
eileencodes
2018-02-15
2
-0
/
+188
*
PERF: symbolize ivar, to reduce dupes
Sam
2018-02-15
1
-1
/
+1
*
Merge pull request #31866 from fatkodima/redis_cache-connection_pool
Rafael Mendonça França
2018-02-14
3
-22
/
+48
|
\
|
*
Add support for connection pooling on RedisCacheStore
fatkodima
2018-02-01
3
-22
/
+48
*
|
Doc: fixes typo `cache:` -> `compress:`
Joseph Page
2018-02-12
1
-1
/
+1
*
|
Merge pull request #31923 from jdelStrother/duration-deserialization
Rafael França
2018-02-07
1
-0
/
+8
|
\
\
|
*
|
Fix yaml deserialization of ActiveSupport::Duration
Jonathan del Strother
2018-02-07
1
-0
/
+8
*
|
|
Use Redis#mget for RedisCacheStore#fetch_multi
fatkodima
2018-02-05
1
-0
/
+8
*
|
|
Add missing instrumentation to RedisCacheStore#read_multi
fatkodima
2018-02-05
1
-1
/
+5
*
|
|
Redis cache store: consolidate serialization
Jeremy Daer
2018-02-04
1
-17
/
+21
*
|
|
RedisCacheStore: fix `#write_multi` mset serialization
fatkodima
2018-02-04
1
-1
/
+8
|
|
/
|
/
|
*
|
Revert "Merge pull request #31447 from fatkodima/redis_cache-connection_pool"
George Claghorn
2018-01-31
3
-71
/
+23
*
|
Update default deprecation horizon
Yuji Yaginuma
2018-01-31
1
-1
/
+1
*
|
Start Rails 6.0 development!!!
Rafael Mendonça França
2018-01-30
1
-3
/
+3
*
|
Merge pull request #31803 from rmosolgo/rm-dependencies
Rafael França
2018-01-26
1
-0
/
+1
|
\
\
|
*
|
Remove duplicates after autoloading modules
Robert Mosolgo
2018-01-26
1
-0
/
+1
*
|
|
Improve fault tolerance for redis cache store
fatkodima
2018-01-23
1
-4
/
+11
*
|
|
Add support for connection pooling on RedisCacheStore
fatkodima
2018-01-22
3
-23
/
+71
|
/
/
*
|
Merge pull request #31732 from koic/enable_autocorrect_for_lint_end_alignment...
Matthew Draper
2018-01-19
7
-8
/
+8
|
\
\
|
*
|
Enable autocorrect for `Lint/EndAlignment` cop
Koichi ITO
2018-01-18
7
-8
/
+8
*
|
|
Support hash as first argument in `assert_difference`. (#31600)
Julien Meichelbeck
2018-01-18
1
-7
/
+21
*
|
|
Support for connection pooling on mem cache store
Gabriel Sobrinho
2018-01-18
1
-9
/
+25
*
|
|
Convert keys to binary in the Redis cache store
George Claghorn
2018-01-17
1
-1
/
+1
|
/
/
*
|
Fix constant reference
George Claghorn
2018-01-16
1
-1
/
+1
*
|
Merge pull request #31651 from eugeneius/use_sha1_digests
Sean Griffin
2018-01-12
1
-3
/
+4
|
\
\
|
*
|
Use SHA-1 for non-sensitive digests by default
Eugene Kenny
2018-01-08
1
-3
/
+4
*
|
|
Merge pull request #30268 from ignatiusreza/instrumentation
Ryuta Kamizono
2018-01-11
2
-43
/
+54
|
\
\
\
|
*
|
|
add instrumentation for read_multi
Ignatius Reza
2017-12-29
2
-43
/
+54
*
|
|
|
Merge pull request #31624 from y-yagi/fix_minitest_511
Aaron Patterson
2018-01-10
1
-2
/
+4
|
\
\
\
\
[next]