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
/
core_ext
/
object
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add `Style/RedundantFreeze` to remove redudant `.freeze`
Yasuo Honda
2018-09-29
1
-1
/
+1
*
Enable `Performance/UnfreezeString` cop
yuuji.yaginuma
2018-09-23
1
-2
/
+2
*
Fix obsoleted method URI.unescape in activesupport/test
Vitor Oliveira
2018-08-15
1
-1
/
+1
*
e4e1b62 broke `to_param` handling:
Edouard CHIN
2018-07-12
1
-0
/
+14
*
Fix `CustomCops/AssertNot` to allow it to have failure message
Ryuta Kamizono
2018-05-13
1
-1
/
+1
*
Replace `assert !` with `assert_not`
Daniel Colson
2018-04-19
3
-13
/
+13
*
Use try in tests that try to test try.
Kasper Timm Hansen
2018-03-21
1
-7
/
+2
*
Rails 6 requires Ruby 2.4.1+
Jeremy Daer
2018-02-17
1
-7
/
+1
*
Use respond_to test helpers
Daniel Colson
2018-01-25
1
-4
/
+4
*
Merge pull request #31648 from dixitp012/rubocop_active_support_test
Ryuta Kamizono
2018-01-08
1
-2
/
+2
|
\
|
*
Fix rubocop space before comma
Dixit Patel
2018-01-08
1
-1
/
+1
|
/
*
Merge pull request #31049 from gwincr11/cg-blank
Ryuta Kamizono
2018-01-04
1
-2
/
+2
|
\
|
*
Add support for multiple encodings in String.blank?
Cory Gwin @gwincr11
2017-11-17
1
-2
/
+2
*
|
Suppress `warning: BigDecimal.new is deprecated`
Yasuo Honda
2017-12-15
1
-4
/
+4
*
|
These strings should already be frozen where ruby accepts the magic-comment
Akira Matsuda
2017-11-15
1
-2
/
+2
|
/
*
[Active Support] `rubocop -a --only Layout/EmptyLineAfterMagicComment`
Koichi ITO
2017-07-11
11
-0
/
+11
*
Use frozen-string-literal in ActiveSupport
Kir Shatrov
2017-07-09
11
-0
/
+11
*
Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"
Matthew Draper
2017-07-02
11
-11
/
+0
*
Enforce frozen string in Rubocop
Kir Shatrov
2017-07-01
11
-0
/
+11
*
Fix duplicable? for Ratiional and Complex on ruby master, since they are now ...
Vipul A M
2017-03-23
1
-1
/
+4
*
Add Time#blank? to blank_test
kenta-s
2017-02-12
1
-1
/
+1
*
Uninterned Symbol can be duped since ruby 2.4.1
Akira Matsuda
2017-01-26
1
-1
/
+4
*
Give a message to `#test_duplicable` assertion
yui-knk
2017-01-25
1
-1
/
+1
*
Fix style guide violations
Rafael Mendonça França
2017-01-05
1
-1
/
+1
*
Fix Symbol#duplicable? for Ruby 2.4.0.
Kasper Timm Hansen
2017-01-01
1
-2
/
+2
*
"Use assert_nil if expecting nil. This will fail in minitest 6."
Akira Matsuda
2016-12-25
2
-5
/
+5
*
Fix Complex and Rational are duplicable?
utilum
2016-12-21
1
-2
/
+2
*
change return value of `duplicable?` with Ruby 2.4+
yuuji.yaginuma
2016-12-13
1
-2
/
+7
*
:nail_care:
Akira Matsuda
2016-12-13
1
-2
/
+1
*
nil, true, 1, etc. don't raise on #dup since Ruby 2.4
Akira Matsuda
2016-12-13
1
-1
/
+1
*
Add more rubocop rules about whitespaces
Rafael Mendonça França
2016-10-29
2
-4
/
+4
*
Add three new rubocop rules
Rafael Mendonça França
2016-08-16
2
-5
/
+5
*
applies remaining conventions across the project
Xavier Noria
2016-08-06
1
-2
/
+0
*
normalizes indentation and whitespace across the project
Xavier Noria
2016-08-06
1
-2
/
+2
*
remove redundant curlies from hash arguments
Xavier Noria
2016-08-06
1
-5
/
+5
*
modernizes hash syntax in activesupport
Xavier Noria
2016-08-06
2
-9
/
+9
*
applies new string literal convention in activesupport/test
Xavier Noria
2016-08-06
11
-88
/
+88
*
Revert "Adds `not_in?` onto Object"
David Heinemeier Hansson
2016-07-29
1
-53
/
+0
*
Adds `not_in?` onto Object
Jon McCartie
2016-07-21
1
-0
/
+53
*
Support for unified Integer class in Ruby 2.4+
Jeremy Daer
2016-05-18
1
-1
/
+1
*
Fix some typos in comments.
Joe Rafaniello
2016-05-04
1
-1
/
+1
*
:hocho: Typos
Akira Matsuda
2015-09-21
1
-1
/
+1
*
:scissors: empty line at the top of files
Akira Matsuda
2015-09-21
1
-1
/
+0
*
Expand coverage of JSON gem tests
Godfrey Chan
2015-07-11
1
-16
/
+30
*
Add tests to ensure we don't interfere with json gem's output
Godfrey Chan
2015-07-11
1
-0
/
+52
*
Small stylistic tweaks for `Delegator#try` patch
Godfrey Chan
2015-05-19
1
-15
/
+15
*
Patch `Delegator` to work with `#try`
Nate Smith
2015-05-19
1
-0
/
+64
*
Put the assertion arguments in the right order
Matthew Draper
2015-05-05
1
-1
/
+1
*
deep_dup method, remove old key from duplicated hash to avoid unnecessary pairs
Mehmet Emin İNAÇ
2015-05-04
1
-0
/
+6
*
Skip the failing tests on Rubinius for now
Robin Dupret
2015-03-02
1
-0
/
+3
[next]