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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
|
Fix a typo
Vijay Dev
2016-08-07
1
-1
/
+1
*
|
|
|
Merge pull request #26077 from kamipo/add_stype_empty_lines
Xavier Noria
2016-08-07
76
-90
/
+4
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Add `Style/EmptyLines` in `.rubocop.yml` and remove extra empty lines
Ryuta Kamizono
2016-08-07
76
-90
/
+4
|
/
/
/
*
|
|
Merge pull request #26073 from kamipo/revert_passing_splat_binds_for_arel_node
Sean Griffin
2016-08-06
4
-13
/
+11
|
\
\
\
|
*
|
|
Revert passing arel node with splat binds for `where`
Ryuta Kamizono
2016-08-06
2
-3
/
+5
|
*
|
|
Don't passing a nil value to `case_sensitive_comparison`
Ryuta Kamizono
2016-08-06
3
-13
/
+9
*
|
|
|
Merge pull request #26060 from siong1987/minor/puma-config
Guillermo Iguaran
2016-08-06
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
.to_i is unnecessary.
Teng Siong Ong
2016-08-04
1
-1
/
+1
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
applies remaining conventions across the project
Xavier Noria
2016-08-06
261
-664
/
+434
*
|
|
|
normalizes indentation and whitespace across the project
Xavier Noria
2016-08-06
463
-11661
/
+11638
*
|
|
|
remove redundant curlies from hash arguments
Xavier Noria
2016-08-06
100
-563
/
+486
*
|
|
|
modernizes hash syntax in the rest of the project
Xavier Noria
2016-08-06
3
-16
/
+16
*
|
|
|
modernizes hash syntax in guides
Xavier Noria
2016-08-06
5
-11
/
+11
*
|
|
|
modernizes hash syntax in railties
Xavier Noria
2016-08-06
8
-29
/
+29
*
|
|
|
modernizes hash syntax in activesupport
Xavier Noria
2016-08-06
57
-1040
/
+1040
*
|
|
|
modernizes hash syntax in activerecord
Xavier Noria
2016-08-06
202
-2408
/
+2404
*
|
|
|
modernizes hash syntax in activemodel
Xavier Noria
2016-08-06
4
-7
/
+7
*
|
|
|
modernizes hash syntax in activejob
Xavier Noria
2016-08-06
3
-12
/
+12
*
|
|
|
modernizes hash syntax in actionview
Xavier Noria
2016-08-06
68
-1123
/
+1123
*
|
|
|
modernizes hash syntax in actionpack
Xavier Noria
2016-08-06
95
-2062
/
+2062
*
|
|
|
modernizes hash syntax in actioncable
Xavier Noria
2016-08-06
1
-2
/
+2
*
|
|
|
applies new string literal convention to the rest of the project
Xavier Noria
2016-08-06
15
-149
/
+149
*
|
|
|
applies new string literal convention in the gemspecs
Xavier Noria
2016-08-06
10
-166
/
+166
*
|
|
|
applies new string literal convention in Gemfile
Xavier Noria
2016-08-06
1
-61
/
+61
*
|
|
|
applies new string literal convention in tools
Xavier Noria
2016-08-06
3
-19
/
+19
*
|
|
|
applies new string literal convention in tasks
Xavier Noria
2016-08-06
1
-24
/
+24
*
|
|
|
applies new string literal convention in guides
Xavier Noria
2016-08-06
15
-160
/
+160
*
|
|
|
applies new string literal convention in ci
Xavier Noria
2016-08-06
1
-38
/
+38
*
|
|
|
applies new string literal convention in railties/test
Xavier Noria
2016-08-06
95
-1595
/
+1595
*
|
|
|
applies new string literal convention in railties/lib
Xavier Noria
2016-08-06
105
-628
/
+628
*
|
|
|
applies new string literal convention in actioncable/test
Xavier Noria
2016-08-06
29
-260
/
+260
*
|
|
|
applies new string literal convention in actioncable/lib
Xavier Noria
2016-08-06
28
-90
/
+90
*
|
|
|
applies new string literal convention in actionmailer/test
Xavier Noria
2016-08-06
17
-257
/
+257
*
|
|
|
applies new string literal convention in actionmailer/lib
Xavier Noria
2016-08-06
15
-47
/
+47
*
|
|
|
applies new string literal convention in actionpack/test
Xavier Noria
2016-08-06
145
-6003
/
+6003
*
|
|
|
applies new string literal convention in actionpack/lib
Xavier Noria
2016-08-06
96
-571
/
+571
*
|
|
|
applies new string literal convention in actionview/test
Xavier Noria
2016-08-06
57
-1207
/
+1207
*
|
|
|
applies new string literal convention in actionview/lib
Xavier Noria
2016-08-06
55
-271
/
+271
*
|
|
|
applies new string literal convention in activejob/test
Xavier Noria
2016-08-06
47
-279
/
+279
*
|
|
|
applies new string literal convention in activejob/lib
Xavier Noria
2016-08-06
28
-99
/
+99
*
|
|
|
applies new string literal convention in activemodel/test
Xavier Noria
2016-08-06
38
-563
/
+563
*
|
|
|
applies new string literal convention in activemodel/lib
Xavier Noria
2016-08-06
28
-77
/
+77
*
|
|
|
applies new string literal convention in activerecord/test
Xavier Noria
2016-08-06
280
-5678
/
+5678
*
|
|
|
applies new string literal convention in activerecord/lib
Xavier Noria
2016-08-06
118
-840
/
+840
*
|
|
|
applies new string literal convention in activesupport/test
Xavier Noria
2016-08-06
141
-2632
/
+2632
*
|
|
|
applies new string literal convention in activesupport/lib
Xavier Noria
2016-08-06
176
-705
/
+705
*
|
|
|
adds a few cops and sorts
Xavier Noria
2016-08-06
1
-21
/
+48
*
|
|
|
Merge pull request #25998 from kamipo/enum_with_alias_attribute
Eileen M. Uchitelle
2016-08-06
2
-5
/
+22
|
\
\
\
\
|
*
|
|
|
Fix `enum` with `alias_attribute`
Ryuta Kamizono
2016-07-31
2
-5
/
+22
*
|
|
|
|
Merge pull request #26023 from tekin/correct-acceptance-guidelines
Eileen M. Uchitelle
2016-08-06
1
-1
/
+1
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
[prev]
[next]