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 bug with eager_load in development environment
Dan Jensen
2018-06-11
2
-1
/
+10
*
Merge pull request #33093 from rails/use-rack-to-dump-query
Aaron Patterson
2018-06-11
2
-3
/
+11
|
\
|
*
Use Rack to generate query information under test
Aaron Patterson
2018-06-08
2
-3
/
+11
*
|
Fix alias confliction when joining same table on has many through with left_j...
Ryuta Kamizono
2018-06-11
2
-1
/
+5
*
|
:scissors:
Ryuta Kamizono
2018-06-10
1
-1
/
+1
*
|
Update `config.active_storage.variable_content_types` default value in guides...
yuuji.yaginuma
2018-06-10
1
-1
/
+1
*
|
Merge pull request #33078 from bogdanvlviv/add-remove-require
Ryuta Kamizono
2018-06-09
5
-13
/
+5
|
\
\
|
*
|
Add missing `require`
bogdanvlviv
2018-06-07
2
-0
/
+5
|
*
|
Remove unused `require`
bogdanvlviv
2018-06-07
3
-13
/
+0
*
|
|
Avoid Node.js v10.4.0 for now
yuuji.yaginuma
2018-06-09
1
-1
/
+1
*
|
|
Merge pull request #33087 from bogdanvlviv/document-CompareWithRange
Rafael França
2018-06-08
1
-1
/
+1
|
\
\
\
|
*
|
|
Add `ActiveSupport::CompareWithRange` to API docs
bogdanvlviv
2018-06-07
1
-1
/
+1
|
|
/
/
*
|
|
Merge pull request #33102 from bogdanvlviv/refactor-actioncable-tests
Rafael França
2018-06-08
18
-45
/
+12
|
\
\
\
|
*
|
|
Include `ActiveSupport::Testing::MethodCallAssertions` to `ActionCable::TestC...
bogdanvlviv
2018-06-08
13
-36
/
+3
|
*
|
|
Inherit all actioncable's test classes from `ActionCable::TestCase`
bogdanvlviv
2018-06-08
9
-9
/
+9
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #33103 from bogdanvlviv/fix-using-of-method_call_assertions
Rafael França
2018-06-08
3
-5
/
+2
|
\
\
\
|
*
|
|
Include `ActiveSupport::Testing::MethodCallAssertions` in `railties/test/isol...
bogdanvlviv
2018-06-09
2
-2
/
+2
|
*
|
|
Remove extra `include ActiveSupport::Testing::MethodCallAssertions`
bogdanvlviv
2018-06-08
1
-3
/
+0
|
|
/
/
*
|
|
Merge pull request #27577 from maclover7/jm-fix-27547
Rafael Mendonça França
2018-06-08
2
-8
/
+47
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Action Cable owns database connection, not Active Record
Jon Moss
2017-03-25
2
-8
/
+47
*
|
|
Merge pull request #33089 from bogdanvlviv/refactor-attached_test.rb
George Claghorn
2018-06-07
1
-19
/
+21
|
\
\
\
|
*
|
|
Refactor activestorage/test/models/attached_test.rb
bogdanvlviv
2018-06-07
1
-19
/
+21
|
|
|
/
|
|
/
|
*
|
|
Revert "Merge pull request #33085 from bogdanvlviv/refactor-attached_test.rb"
George Claghorn
2018-06-07
1
-21
/
+19
*
|
|
Merge pull request #33085 from bogdanvlviv/refactor-attached_test.rb
George Claghorn
2018-06-07
1
-19
/
+21
|
\
\
\
|
*
|
|
Refactor activestorage/test/models/attached_test.rb
bogdanvlviv
2018-06-07
1
-19
/
+21
|
|
/
/
*
|
|
Merge pull request #33086 from bogdanvlviv/fix-index_with-in-guide
George Claghorn
2018-06-07
1
-2
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fix example of `index_with`
bogdanvlviv
2018-06-07
1
-2
/
+2
|
/
/
*
|
Escape newlines in the GCS private key for valid YAML [ci skip]
George Claghorn
2018-06-06
1
-1
/
+1
*
|
Fix GROUP BY queries to apply LIMIT/OFFSET after aggregations
Ryuta Kamizono
2018-06-07
2
-1
/
+19
*
|
Fix `collection.create` to could be rolled back by `after_save`
Ryuta Kamizono
2018-06-07
3
-3
/
+30
*
|
Reuse existing model for testing duplicated children records
Ryuta Kamizono
2018-06-07
3
-19
/
+13
*
|
Merge pull request #33067 from kamipo/fix_force_equality
Rafael França
2018-06-06
3
-1
/
+11
|
\
\
|
*
|
Fix force equality checking not to break the serialized attribute with Array
Ryuta Kamizono
2018-06-06
3
-1
/
+11
*
|
|
Merge pull request #33066 from chalofa/alias_child_joins
Ryuta Kamizono
2018-06-06
2
-2
/
+27
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Child joins should be aliased when merging relations
Chalo Fernandez
2018-06-06
2
-2
/
+27
|
/
/
*
|
Merge pull request #33051 from SamSaffron/master
Matthew Draper
2018-06-06
3
-3
/
+3
|
\
\
|
*
|
PERF: avoid allocating column names where possible
Sam
2018-06-06
3
-3
/
+3
*
|
|
Merge pull request #33029 from fedxgibson/raise_with_duplicate_columns
Eileen M. Uchitelle
2018-06-04
3
-2
/
+23
|
\
\
\
|
*
|
|
Migrations will raise an exception if there are multiple column definitions (...
Federico Martinez
2018-06-01
3
-2
/
+23
*
|
|
|
Merge pull request #33047 from artfuldodger/patch-3
Eileen M. Uchitelle
2018-06-04
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
Fix testing guide typo
Jon Evans
2018-06-01
1
-1
/
+1
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge pull request #33053 from lazyatom/patch-3
Ryuta Kamizono
2018-06-05
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
Correct default value of `unknown_asset_fallback`
James Adam
2018-06-04
1
-1
/
+1
|
/
/
/
/
*
|
|
|
Initialization block is a part of `build_record`
Ryuta Kamizono
2018-06-04
7
-14
/
+22
*
|
|
|
Don't expose `Enumerable#_original_sum_with_required_identity` which is inter...
yuuji.yaginuma
2018-06-04
1
-1
/
+5
*
|
|
|
Exclude upload time from instrumented preview time
George Claghorn
2018-06-03
1
-5
/
+10
*
|
|
|
Fix `save` in `after_create_commit` won't invoke extra `after_create_commit`
Ryuta Kamizono
2018-06-04
2
-10
/
+25
*
|
|
|
Remove unnecessary test
yuuji.yaginuma
2018-06-03
2
-8
/
+2
*
|
|
|
`record.destroy` on new record won't invoke after create commit callbacks
Ryuta Kamizono
2018-06-03
2
-1
/
+9
|
/
/
/
*
|
|
Merge pull request #33039 from ybakos/guides/layouts_and_rendering_class_spel...
Prem Sichanugrist
2018-06-02
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
[next]