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
...
*
|
|
|
|
|
Remove unused method
Andrew White
2016-08-10
1
-5
/
+0
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #26095 from kamipo/fix_broken_alignment_by_auto_correct
Xavier Noria
2016-08-09
20
-39
/
+77
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Fix broken alignments caused by auto-correct commit 411ccbd
Ryuta Kamizono
2016-08-10
20
-39
/
+77
|
/
/
/
/
*
|
|
|
Merge pull request #24476 from vipulnsward/24314-eagerloading-doc-update
Vipul A M
2016-08-09
1
-2
/
+3
|
\
\
\
\
|
*
|
|
|
Document know limitation about using `references` in conjunction with eager l...
Vipul A M
2016-08-09
1
-2
/
+3
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge pull request #26042 from bogdanvlviv/debugging_guide
Vipul A M
2016-08-09
1
-0
/
+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Add link to 'Pry' in debugging guide [ci skip]
bogdanvlviv
2016-08-07
1
-0
/
+1
*
|
|
|
Merge pull request #26086 from y-yagi/update_rescue_responses_default
Jon Moss
2016-08-08
1
-0
/
+2
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
update list of rescue_responses default [ci skip]
yuuji.yaginuma
2016-08-09
1
-0
/
+2
|
/
/
/
*
|
|
revises more Lint/EndAlignment offenses
Xavier Noria
2016-08-08
8
-30
/
+30
*
|
|
Merge pull request #26067 from yahonda/oracle_can_use_fetch_first
Yves Senn
2016-08-08
2
-4
/
+4
|
\
\
\
|
*
|
|
Use `FETCH FIRST` for Oracle12 database and Arel Oracle12 visitor
Yasuo Honda
2016-08-08
2
-4
/
+4
|
/
/
/
*
|
|
let instance thread_mattr_* methods delegate to the class-level ones
Xavier Noria
2016-08-08
1
-4
/
+10
*
|
|
Merge pull request #25681 from willnet/fix-thread_mattr_accessor
Yves Senn
2016-08-08
3
-4
/
+48
|
\
\
\
|
*
|
|
Fix `thread_mattr_accessor` share variable superclass with subclass
willnet
2016-08-04
3
-8
/
+35
*
|
|
|
damn typos [ci skip]
Xavier Noria
2016-08-08
1
-1
/
+1
*
|
|
|
explain why aliasing uses explicit selfs [ci skip]
Xavier Noria
2016-08-08
1
-0
/
+3
*
|
|
|
code gardening: removes redundant selfs
Xavier Noria
2016-08-08
74
-122
/
+121
*
|
|
|
revises most Lint/EndAlignment offenses
Xavier Noria
2016-08-07
13
-55
/
+58
*
|
|
|
applies project convention for string literals
Xavier Noria
2016-08-07
1
-1
/
+1
*
|
|
|
adds missing comma in assert call
Xavier Noria
2016-08-07
1
-2
/
+2
*
|
|
|
copy-edits an exception message
Xavier Noria
2016-08-07
1
-1
/
+1
*
|
|
|
Assign config on base instead of on `@controller`.
Kasper Timm Hansen
2016-08-07
1
-1
/
+1
*
|
|
|
Extract common view cache dependency setup.
Kasper Timm Hansen
2016-08-07
1
-8
/
+9
*
|
|
|
Add changelog entry to Action Pack as well.
Kasper Timm Hansen
2016-08-07
1
-0
/
+24
*
|
|
|
Move CHANGELOG entry to the top.
Kasper Timm Hansen
2016-08-07
1
-11
/
+11
*
|
|
|
Add back unintentionally removed newline.
Kasper Timm Hansen
2016-08-07
1
-0
/
+1
*
|
|
|
Merge pull request #25825 from st0012/partial-cache
Kasper Timm Hansen
2016-08-07
11
-25
/
+151
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Modify LogSubscriber for single partial's cache message.
Stan Lo
2016-08-08
11
-25
/
+151
*
|
|
|
Merge pull request #26003 from darkbaby123/fix_xhr_overwrite_headers_in_test
Kasper Timm Hansen
2016-08-07
3
-4
/
+26
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Fix Accept header overridden when "xhr: true" in integration test
David Chen
2016-08-07
3
-4
/
+26
*
|
|
|
Merge pull request #26076 from yui-knk/privatize_expand
Kasper Timm Hansen
2016-08-07
1
-10
/
+10
|
\
\
\
\
|
*
|
|
|
`ActiveRecord::PredicateBuilder#expand` to be private
yui-knk
2016-08-07
1
-10
/
+10
*
|
|
|
|
Merge pull request #24260 from y-yagi/show_error_message_when_error_raised_in...
Kasper Timm Hansen
2016-08-07
2
-5
/
+9
|
\
\
\
\
\
|
*
|
|
|
|
show error message when error raised in rails runner
yuuji.yaginuma
2016-08-03
2
-5
/
+9
*
|
|
|
|
|
Defer requiring Rake until it's needed.
Kasper Timm Hansen
2016-08-07
1
-1
/
+8
|
|
_
|
/
/
/
|
/
|
|
|
|
*
|
|
|
|
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
[prev]
[next]