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
/
duration
Commit message (
Expand
)
Author
Age
Files
Lines
*
Enable `Layout/EmptyLinesAroundAccessModifier` cop
Ryuta Kamizono
2019-06-13
2
-2
/
+0
*
Add `Style/RedundantFreeze` to remove redudant `.freeze`
Yasuo Honda
2018-09-29
2
-3
/
+3
*
Enable `Performance/UnfreezeString` cop
yuuji.yaginuma
2018-09-23
1
-2
/
+2
*
Remove unused `require "active_support/core_ext/regexp"`
Ryuta Kamizono
2018-07-29
1
-1
/
+0
*
Rails 6 requires Ruby 2.4.1+
Jeremy Daer
2018-02-17
1
-1
/
+0
*
removed unnecessary returns
Shuhei Kitagawa
2017-10-28
1
-1
/
+1
*
[Active Support] require_relative => require
Akira Matsuda
2017-10-21
2
-3
/
+3
*
Update links to use https instead of http [ci skip]
Yoshiyuki Hirano
2017-08-22
1
-1
/
+1
*
[Active Support] `rubocop -a --only Layout/EmptyLineAfterMagicComment`
Koichi ITO
2017-07-11
2
-0
/
+2
*
Use frozen-string-literal in ActiveSupport
Kir Shatrov
2017-07-09
2
-0
/
+2
*
Merge branch 'master' into require_relative_2017
Xavier Noria
2017-07-02
1
-2
/
+2
|
\
|
*
Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"
Matthew Draper
2017-07-02
2
-2
/
+0
|
*
Merge pull request #29540 from kirs/rubocop-frozen-string
Matthew Draper
2017-07-02
2
-0
/
+2
|
|
\
|
|
*
Enforce frozen string in Rubocop
Kir Shatrov
2017-07-01
2
-0
/
+2
|
*
|
Make ActiveSupport frozen string literal friendly.
Pat Allan
2017-06-20
1
-2
/
+2
|
|
/
*
/
[Active Support] require => require_relative
Akira Matsuda
2017-07-01
2
-3
/
+3
|
/
*
🙈 :nodoc: `AS::Duration::ISO8601Serializer`
Godfrey Chan
2017-02-23
1
-1
/
+1
*
Less method invocation
Akira Matsuda
2016-11-05
1
-1
/
+1
*
Add more rubocop rules about whitespaces
Rafael Mendonça França
2016-10-29
1
-1
/
+1
*
Fix broken comments indentation caused by rubocop auto-correct [ci skip]
Ryuta Kamizono
2016-09-14
1
-2
/
+2
*
applies remaining conventions across the project
Xavier Noria
2016-08-06
1
-30
/
+30
*
normalizes indentation and whitespace across the project
Xavier Noria
2016-08-06
1
-28
/
+28
*
applies new string literal convention in activesupport/lib
Xavier Noria
2016-08-06
2
-17
/
+17
*
systematic revision of =~ usage in AS
Xavier Noria
2016-07-22
1
-1
/
+2
*
AS::Duration should serialize empty values correctly. (#25656)
Paul Sadauskas
2016-07-11
1
-1
/
+3
*
`ActiveSupport::Duration` supports ISO8601 formatting and parsing.
Arnau Siches, Andrey Novikov
2016-04-18
2
-0
/
+173