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
*
Define `supports_foreign_tables?` in AbstractAdapter
Yasuo Honda
2018-01-28
1
-0
/
+5
*
Update `action_dispatch.default_headers` default value [ci skip]
yuuji.yaginuma
2018-01-28
2
-2
/
+8
*
Update `google-cloud-storage` gem version [ci skip]
yuuji.yaginuma
2018-01-28
1
-1
/
+1
*
Eliminate ActiveStorage::Service::MirrorServiceTest#upload
Shuhei Kitagawa
2018-01-27
1
-16
/
+16
*
Merge pull request #31807 from composerinteralia/minitest-versions
Guillermo Iguaran
2018-01-26
2
-2
/
+0
|
\
|
*
Relax minitest version
Daniel Colson
2018-01-26
2
-2
/
+0
*
|
Unlink internal tempfiles after use
George Claghorn
2018-01-26
2
-2
/
+22
|
/
*
Merge pull request #31803 from rmosolgo/rm-dependencies
Rafael França
2018-01-26
2
-0
/
+56
|
\
|
*
Remove duplicates after autoloading modules
Robert Mosolgo
2018-01-26
1
-0
/
+1
|
*
Add failing test for infinite loop when unloading autoloaded modules when an ...
Robert Mosolgo
2018-01-26
1
-0
/
+55
*
|
Merge pull request #31800 from rlue/doc/association-basics-guide
Rafael França
2018-01-26
1
-17
/
+9
|
\
\
|
*
|
Fix example migrations in Associations guide
Ryan Lue
2018-01-26
1
-17
/
+9
*
|
|
Merge pull request #31786 from composerinteralia/respond-to-tests
Rafael França
2018-01-26
240
-2237
/
+2237
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Remove extra whitespace
Daniel Colson
2018-01-25
15
-95
/
+95
|
*
|
Use assert_empty and assert_not_empty
Daniel Colson
2018-01-25
51
-194
/
+194
|
*
|
Use assert_predicate and assert_not_predicate
Daniel Colson
2018-01-25
209
-1988
/
+1988
|
*
|
Change refute to assert_not
Daniel Colson
2018-01-25
19
-51
/
+51
|
*
|
Use respond_to test helpers
Daniel Colson
2018-01-25
43
-158
/
+158
|
/
/
*
|
Bring back ability to insert zero value on primary key for fixtures (#31795)
Ryuta Kamizono
2018-01-26
5
-42
/
+22
*
|
Merge pull request #31799 from yahonda/use_minitest_5_11_1
Ryuta Kamizono
2018-01-26
2
-0
/
+2
|
\
\
|
*
|
Lock Minitest 5.11.1
Yasuo Honda
2018-01-26
2
-0
/
+2
|
/
/
*
|
Merge pull request #31797 from eugeneius/mysql_index_order
Ryuta Kamizono
2018-01-26
1
-1
/
+1
|
\
\
|
*
|
Update note on MySQL index order support [ci skip]
Eugene Kenny
2018-01-26
1
-1
/
+1
|
/
/
*
|
Merge pull request #31755 from timdiggins/adjust-autoloading-in-guides
Rafael França
2018-01-25
2
-12
/
+31
|
\
\
|
*
|
Clarify autoload_paths and eager_load in guides per current usage. [CI SKIP]
Tim Diggins
2018-01-21
2
-12
/
+31
*
|
|
Add test case for deprecated `insert_fixtures`
Ryuta Kamizono
2018-01-26
2
-5
/
+21
*
|
|
Remove unused `test/fixtures/teapots.yml`
Ryuta Kamizono
2018-01-25
1
-3
/
+0
*
|
|
Merge pull request #31787 from kami-zh/fix-document
Kasper Timm Hansen
2018-01-25
1
-4
/
+3
|
\
\
\
|
*
|
|
Fix typo in API document FormHelper#fields
kami-zh
2018-01-25
1
-4
/
+3
|
/
/
/
*
|
|
Remove internal `typecasted_attribute_value` method
Ryuta Kamizono
2018-01-25
1
-5
/
+1
*
|
|
Fix `count(:all)` with eager loading and having an order other than the drivi...
Ryuta Kamizono
2018-01-25
4
-2
/
+27
*
|
|
Expand AR to Active Record [ci skip]
Ryuta Kamizono
2018-01-25
1
-2
/
+2
*
|
|
Merge pull request #31751 from yoreek/clear_transaction_state_when_ar_object_...
Ryuta Kamizono
2018-01-25
3
-2
/
+26
|
\
\
\
|
*
|
|
Clear the transaction state when AR object is duped
Yuriy Ustushenko
2018-01-25
3
-2
/
+26
|
/
/
/
*
|
|
Only run isolated tests on the latest stable ruby: that's now 2.5
Matthew Draper
2018-01-25
1
-1
/
+1
*
|
|
Merge pull request #31784 from composerinteralia/relation-signature
Rafael França
2018-01-24
14
-38
/
+66
|
\
\
\
|
*
|
|
Avoid passing unnecessary arguments to relation
Daniel Colson
2018-01-24
14
-38
/
+66
*
|
|
|
Skip test that use fork in the memory store db
Rafael Mendonça França
2018-01-24
1
-32
/
+34
*
|
|
|
Merge pull request #31690 from olivierlacan/no-verbose-query-logs-in-console
Rafael França
2018-01-24
1
-0
/
+1
|
\
\
\
\
|
*
|
|
|
Disable verbose_query_logs in Rails Console
Olivier Lacan
2018-01-23
1
-0
/
+1
*
|
|
|
|
Merge pull request #31642 from fatkodima/metal-action-duplication
Rafael França
2018-01-24
1
-10
/
+8
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Remove code duplication for `ActionController::Metal.action`
fatkodima
2018-01-22
1
-10
/
+8
*
|
|
|
|
Make discard safe when it follows a manual disconnect
Matthew Draper
2018-01-25
2
-1
/
+41
*
|
|
|
|
Merge pull request #31773 from dinahshi/postgresql_bulk_patch
Matthew Draper
2018-01-24
2
-3
/
+4
|
\
\
\
\
\
|
*
|
|
|
|
Use concat to join procs arrays in bulk_change_table
Dinah Shi
2018-01-23
2
-3
/
+4
*
|
|
|
|
|
Merge pull request #31422 from Edouard-chin/multistatement-fixtures
Matthew Draper
2018-01-24
6
-56
/
+260
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Allow a 2 bytes margin:
Edouard CHIN
2018-01-23
2
-4
/
+7
|
*
|
|
|
|
|
Combine delete and insert statements in the same query
Edouard CHIN
2018-01-22
2
-13
/
+10
|
*
|
|
|
|
|
Build a multi-statement query when inserting fixtures:
Edouard CHIN
2018-01-22
6
-56
/
+260
*
|
|
|
|
|
|
Fix CHANGELOG format [ci skip]
Ryuta Kamizono
2018-01-24
1
-4
/
+5
[next]