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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bring config_accessor's API document back to its life
Akira Matsuda
2018-10-03
1
-1
/
+1
*
:warning: assigned but unused variable - logger
Akira Matsuda
2018-10-03
1
-1
/
+1
*
Merge pull request #34051 from gmcgibbon/module_parent_method_rename
Rafael Mendonça França
2018-10-02
4
-26
/
+73
|
\
|
*
Fix call sites
Gannon McGibbon
2018-10-02
1
-2
/
+2
|
*
Prefix Module#parent, Module#parents, and Module#parent_name with module
Gannon McGibbon
2018-10-02
3
-24
/
+71
*
|
Deprecate the `LoggerSilence` constant:
Edouard CHIN
2018-10-02
3
-12
/
+39
|
/
*
Merge pull request #33058 from gmcgibbon/string_first_last_negative_deprecation
Rafael França
2018-10-02
3
-0
/
+30
|
\
|
*
Add deprecation warning when String#first and String#last receive negative in...
Gannon McGibbon
2018-09-28
3
-0
/
+30
*
|
Fix spellings for 'unmarshall(ing/ed)' & 'marshall(ing/ed)'
Sharang Dashputre
2018-10-02
1
-19
/
+19
*
|
Merge pull request #32031 from yahonda/remove_redundant_freeze
Ryuta Kamizono
2018-10-01
31
-57
/
+57
|
\
\
|
*
|
Add `Style/RedundantFreeze` to remove redudant `.freeze`
Yasuo Honda
2018-09-29
31
-57
/
+57
|
|
/
*
/
Require the except hash extension before trying to alias it
Lachlan Sylvester
2018-10-01
1
-0
/
+1
|
/
*
Fix HashWithIndifferentAccess#without bug
Abraham Chan
2018-09-28
3
-0
/
+18
*
LoggerSilence doesn't require concurrent:
Edouard CHIN
2018-09-28
2
-1
/
+1
*
Handle more unsafe String methods (#33990)
Janosch Müller
2018-09-27
4
-11
/
+102
*
Change the empty block style to have space inside of the block
Rafael Mendonça França
2018-09-25
17
-61
/
+61
*
Merge pull request #33949 from sjain1107/no-private-def
Kasper Timm Hansen
2018-09-23
1
-13
/
+14
|
\
|
*
Remove private def
Sakshi Jain
2018-09-23
1
-13
/
+14
*
|
Enable `Performance/UnfreezeString` cop
yuuji.yaginuma
2018-09-23
15
-41
/
+41
|
/
*
Switch to supports_cache_versioning? check to a class method
schneems
2018-09-20
5
-20
/
+10
*
[close #33907] Error when using "recyclable" cache keys with a store that doe...
schneems
2018-09-20
5
-0
/
+35
*
Merge pull request #33800 from aeroastro/feature/doc-change-for-blank
Xavier Noria
2018-09-13
1
-1
/
+1
|
\
|
*
Revert falsey with example reordered
Takumasa Ochi
2018-09-14
1
-2
/
+2
|
*
Improve API document on Object#blank?
Takumasa Ochi
2018-09-06
1
-2
/
+2
*
|
Faster multiple_of? method
rigani
2018-09-12
1
-1
/
+1
*
|
Merge pull request #27792 from tjoyal/sandbox-tagged-logging
Rafael Mendonça França
2018-09-11
3
-10
/
+35
|
\
\
|
*
|
TaggedLogging to return a new logger instance
Thierry Joyal
2017-02-27
3
-10
/
+34
*
|
|
use "minitest" consistently
Xavier Noria
2018-09-11
1
-2
/
+2
*
|
|
Oxford comma [ci skip]
Xavier Noria
2018-09-10
1
-1
/
+1
*
|
|
Add #unfreeze_time to ActiveSupport::Testing::TimeHelpers
ryanwhocodes
2018-09-10
3
-1
/
+12
*
|
|
reflect c03bba4 in CHANGELOGs
Xavier Noria
2018-09-08
1
-0
/
+9
*
|
|
trace autoloads, and document hints for troubleshooting
Xavier Noria
2018-09-07
2
-4
/
+70
*
|
|
Formatting CHANGELOGs [ci skip]
Ryuta Kamizono
2018-09-07
1
-4
/
+4
*
|
|
Merge pull request #33808 from itsbagpack/fix-access-safety-buffer-slice
Aaron Patterson
2018-09-06
3
-3
/
+20
|
\
\
\
|
*
|
|
Update CHANGELOG for SafetyBuffer slice access
Yumin Wong
2018-09-06
1
-0
/
+7
|
*
|
|
Use assert_predicate instead
Yumin Wong
2018-09-06
1
-2
/
+2
|
*
|
|
SafeBuffer should maintain safety upon getting a slice via a range if origina...
Yumin Wong
2018-08-31
2
-3
/
+13
|
|
|
/
|
|
/
|
*
|
|
Fix typo in i18n_railtie.rb
Olivier
2018-09-06
1
-1
/
+1
*
|
|
Merge pull request #33805 from schneems/schneems/faster-file-store
Richard Schneeman
2018-09-06
1
-6
/
+10
|
\
\
\
|
*
|
|
Faster File Store
schneems
2018-09-06
1
-6
/
+10
|
|
/
/
*
|
|
Merge pull request #33574 from lsylvester/change-i18n-defaults-behaviour-to-m...
Rafael França
2018-09-06
1
-1
/
+13
|
\
\
\
|
*
|
|
update I18n fallbacks configuration to be compatible with i18n 1.1.0
Lachlan Sylvester
2018-08-23
1
-1
/
+13
*
|
|
|
Ensure we always cleanup the databases
Eileen Uchitelle
2018-09-05
1
-11
/
+13
|
|
/
/
|
/
|
|
*
|
|
Remove redundant `travel_back`
yuuji.yaginuma
2018-08-31
1
-5
/
+0
*
|
|
20% faster `try`
Sean Griffin
2018-08-29
1
-8
/
+7
*
|
|
Merge pull request #33747 from schneems/schneems/faster-try
Richard Schneeman
2018-08-29
1
-1
/
+10
|
\
\
\
|
*
|
|
32% Faster Object#try
schneems
2018-08-29
1
-1
/
+10
*
|
|
|
Update the comments for TimeWithZone subtraction (#33721)
Rob Race
2018-08-28
1
-2
/
+10
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #33162 from utilum/stop_using_mocha
Kasper Timm Hansen
2018-08-22
2
-0
/
+112
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Add method_call_assertions and use them instead of Mocha
utilum
2018-08-13
2
-0
/
+112
[next]