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
/
active_support
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
|
\
\
\
|
*
|
|
Use `Minitest::Result` for retain test result
yuuji.yaginuma
2018-01-03
1
-2
/
+4
*
|
|
|
Fix "the the " [ci skip]
Ryuta Kamizono
2018-01-10
1
-1
/
+1
*
|
|
|
Merge pull request #29685 from ayanko/fix-slow-name-error-missing-name
Ryuta Kamizono
2018-01-10
1
-0
/
+5
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Fix performance issue with NameError#missing_name on ruby >= v2.3.0.
Andriy Yanko
2017-07-10
1
-0
/
+5
*
|
|
|
Remove meaningless check
yuuji.yaginuma
2018-01-08
1
-1
/
+1
*
|
|
|
Allow use_authenticated_message_encryption to be set in new_framework_default...
Eugene Kenny
2018-01-07
2
-5
/
+7
*
|
|
|
Merge pull request #31049 from gwincr11/cg-blank
Ryuta Kamizono
2018-01-04
1
-1
/
+10
|
\
\
\
\
|
*
|
|
|
Add support for multiple encodings in String.blank?
Cory Gwin @gwincr11
2017-11-17
1
-1
/
+10
*
|
|
|
|
Merge pull request #31011 from danielma/dma/assert-changes-with-to-should-sti...
Ryuta Kamizono
2018-01-04
1
-5
/
+6
|
\
\
\
\
\
|
*
|
|
|
|
`assert_changes` should always assert some change
Daniel Ma
2017-11-13
1
-5
/
+6
*
|
|
|
|
|
Remove undefined `track_deletion` callback [ci skip]
Ryuta Kamizono
2018-01-03
1
-3
/
+0
|
|
_
|
_
|
/
/
|
/
|
|
|
|
*
|
|
|
|
Merge pull request #31310 from kinnrot/duration-modulo
Ryuta Kamizono
2018-01-01
1
-1
/
+3
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
Empty duration inspect fix
Chen Kinnrot
2017-12-13
1
-1
/
+3
*
|
|
|
|
Revert "Remove code duplication in ActiveSupport::Cache"
George Claghorn
2017-12-22
1
-11
/
+26
*
|
|
|
|
Merge pull request #31348 from y-yagi/fix_31283
Kasper Timm Hansen
2017-12-18
2
-7
/
+8
|
\
\
\
\
\
|
*
|
|
|
|
Raise an error only when `require_master_key` is specified
yuuji.yaginuma
2017-12-18
2
-7
/
+8
*
|
|
|
|
|
Merge pull request #31479 from iamvery/reword-delegate-allow-nil-paragraph
Eileen M. Uchitelle
2017-12-18
1
-5
/
+2
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Clarify docs for delegate :allow_nil option
Jay Hayes
2017-12-15
1
-5
/
+2
|
|
/
/
/
/
/
*
/
/
/
/
/
Don't include ellipsis in truncated digest output
Eugene Kenny
2017-12-17
2
-11
/
+3
|
/
/
/
/
/
*
|
|
|
|
Suppress `warning: BigDecimal.new is deprecated`
Yasuo Honda
2017-12-15
2
-3
/
+3
*
|
|
|
|
RedisCacheStore - Fix Default Error Handler
Jesse Doyle
2017-12-14
1
-3
/
+5
*
|
|
|
|
Address `warning: instance variable @hash_digest_class not initialized`
Yasuo Honda
2017-12-14
1
-1
/
+1
*
|
|
|
|
Merge pull request #31289 from witlessbird/fips-compatibility
Eileen M. Uchitelle
2017-12-14
4
-3
/
+37
|
\
\
\
\
\
|
*
|
|
|
|
Introduced `ActiveSupport::Digest` that allows to specify hash function imple...
Dmitri Dolguikh
2017-12-12
4
-3
/
+37
*
|
|
|
|
|
Preserve original method visibility when deprecating a method
Jordan Brough
2017-12-13
1
-0
/
+7
*
|
|
|
|
|
Prevent race condition when resetting time stubs
Eugene Kenny
2017-12-12
1
-1
/
+2
*
|
|
|
|
|
[ci skip] Make Todo classes inherit ApplicationRecord
Yoshiyuki Hirano
2017-12-07
1
-5
/
+5
|
/
/
/
/
/
*
|
|
|
|
Mention about Ruby 2.4 Unicode case mappings in `mb_chars` example [ci skip] ...
Ryuta Kamizono
2017-11-29
1
-1
/
+3
*
|
|
|
|
[ci skip] Correct output for Upcase
Dixit Patel
2017-11-29
1
-1
/
+1
*
|
|
|
|
Merge pull request #31268 from tjschuck/refactor_prev_next_occurring
Rafael França
2017-11-28
1
-4
/
+12
|
\
\
\
\
\
|
*
|
|
|
|
Refactor Date/Time next_occurring and prev_occurring
T.J. Schuck
2017-11-28
1
-4
/
+12
*
|
|
|
|
|
Formatting fix for example code
T.J. Schuck
2017-11-28
2
-2
/
+2
|
/
/
/
/
/
*
|
|
|
|
Preparing for 5.2.0.beta2 release
Rafael Mendonça França
2017-11-28
1
-1
/
+1
*
|
|
|
|
Merge pull request #31243 from ignat-z/patch-1
Rafael França
2017-11-27
1
-8
/
+6
|
\
\
\
\
\
|
*
|
|
|
|
[ci skip] Fix documentation for deprecation method_wrappers
Ignat Zakrevsky
2017-11-27
1
-8
/
+6
*
|
|
|
|
|
Preparing for 5.2.0.beta1 release
Rafael Mendonça França
2017-11-27
1
-1
/
+1
|
/
/
/
/
/
*
|
|
|
|
Enable `Style/DefWithParentheses` rubocop rule
Ryuta Kamizono
2017-11-27
1
-1
/
+1
*
|
|
|
|
Compare the actual string after comparing the HMAC proccessed strings
Rafael Mendonça França
2017-11-25
1
-1
/
+1
*
|
|
|
|
Merge pull request #24510 from vipulnsward/make-variable_size_secure_compare-...
Rafael Mendonça França
2017-11-25
1
-10
/
+12
|
\
\
\
\
\
[next]