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
*
Use `t.index` in `create_table` instead of `add_index` in test schema
Ryuta Kamizono
2016-01-31
2
-11
/
+9
*
Merge pull request #23366 from maclover7/add-configuation-ar-docs
Jon Moss
2016-01-30
1
-0
/
+102
|
\
|
*
Add configuration section to "Active Record Basics" guide
Jon Moss
2016-01-30
1
-0
/
+102
|
/
*
Merge pull request #23364 from maclover7/fix-23358
Jon Moss
2016-01-30
1
-1
/
+1
|
\
|
*
Small cleanup to Testing Guide
Jon Moss
2016-01-30
1
-1
/
+1
|
/
*
Merge pull request #23358 from vipulnsward/testing-guide-pass-3
Vipul A M
2016-01-31
1
-19
/
+28
|
\
|
*
Pass 3 over testing guide
Vipul A M
2016-01-31
1
-19
/
+28
*
|
Merge pull request #23363 from pra85/patch-1
Vipul A M
2016-01-31
1
-1
/
+1
|
\
\
|
*
|
typo fix [ci skip]
Prayag Verma
2016-01-31
1
-1
/
+1
|
/
/
*
|
Merge pull request #23362 from vipulnsward/20821-save-doc-update
Jon Moss
2016-01-30
1
-3
/
+3
|
\
\
|
*
|
- Updated persistence documentation to make it clear that save and save! won'...
Vipul A M
2016-01-31
1
-3
/
+3
|
|
/
*
|
Revert "Merge pull request #23346 from kamipo/refactor_oid_money_precision"
Rafael Mendonça França
2016-01-30
2
-5
/
+9
*
|
Merge pull request #23345 from yui-knk/warning_when_composite_primary_key_is_...
Rafael França
2016-01-30
2
-0
/
+13
|
\
\
|
*
|
Warn if `AR.primary_key` is called for a table who has composite primary key
yui-knk
2016-01-30
2
-0
/
+13
*
|
|
Merge pull request #23349 from kamipo/refactor_column_exists
Rafael França
2016-01-30
1
-7
/
+8
|
\
\
\
|
*
|
|
Refactor `column_exists?` in `SchemaStatements`
Ryuta Kamizono
2016-01-30
1
-7
/
+8
|
|
/
/
*
|
|
Merge pull request #23355 from kamipo/fix_bigint_for_enum_columns
Rafael França
2016-01-30
3
-2
/
+7
|
\
\
\
|
*
|
|
Fix `bigint?` for Enum columns in MySQL
Ryuta Kamizono
2016-01-31
3
-2
/
+7
*
|
|
|
Merge pull request #23350 from kamipo/refactor_schema_migration_drop_table
Rafael França
2016-01-30
1
-4
/
+1
|
\
\
\
\
|
*
|
|
|
Make `SchemaMigration.drop_table` to one SQL
Ryuta Kamizono
2016-01-30
1
-4
/
+1
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge pull request #23352 from yui-knk/move_test_conditions
Rafael França
2016-01-30
1
-11
/
+9
|
\
\
\
\
|
*
|
|
|
There is no need to define test if a connection does not support primary_key
yui-knk
2016-01-31
1
-11
/
+9
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge pull request #23353 from kamipo/remove_unused_lost_connection_error_mes...
Rafael França
2016-01-30
1
-6
/
+0
|
\
\
\
\
|
*
|
|
|
Remove unused `LOST_CONNECTION_ERROR_MESSAGES`
Ryuta Kamizono
2016-01-31
1
-6
/
+0
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge pull request #23347 from yui-knk/explicitly_define_columns_as_interface
Rafael França
2016-01-30
1
-1
/
+3
|
\
\
\
\
|
*
|
|
|
Explicitly define `columns` method as an interface
yui-knk
2016-01-30
1
-1
/
+3
|
|
/
/
/
*
|
|
|
Merge pull request #23342 from y-yagi/remove_unused_variable
Rafael França
2016-01-30
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
remove unused variable from render test
yuuji.yaginuma
2016-01-30
1
-1
/
+1
|
|
/
/
/
*
|
|
|
Merge pull request #23343 from y-yagi/remove_unused_require
Rafael França
2016-01-30
1
-1
/
+0
|
\
\
\
\
|
*
|
|
|
remove unused require
yuuji.yaginuma
2016-01-30
1
-1
/
+0
|
|
/
/
/
*
|
|
|
Allow failures for Action Cable tests
Rafael Mendonça França
2016-01-30
1
-0
/
+1
*
|
|
|
Merge pull request #23351 from y-yagi/remove_gsub_for_action_cable_meta_tag
Rafael França
2016-01-30
1
-1
/
+0
|
\
\
\
\
|
*
|
|
|
remove unnecessary gsub for `action_cable_meta_tag`
yuuji.yaginuma
2016-01-30
1
-1
/
+0
|
|
/
/
/
*
|
|
|
Merge pull request #23346 from kamipo/refactor_oid_money_precision
Rafael França
2016-01-30
2
-9
/
+5
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Refactor `OID::Money.precision`
Ryuta Kamizono
2016-01-30
2
-9
/
+5
|
|
/
/
*
/
/
Handle response_body= when body is nil
eileencodes
2016-01-30
2
-0
/
+17
|
/
/
*
|
Merge pull request #23317 from rfmanuel/after-bundle-in-rails-plugin-template
Rafael França
2016-01-29
4
-2
/
+42
|
\
\
|
*
|
Implemented pull request changes.
Ryan Manuel
2016-01-29
2
-10
/
+5
|
*
|
Update doc with appropriate issue and pull request versions
Ryan Manuel
2016-01-28
2
-2
/
+2
|
*
|
Add an after_bundle callback in Rails plugin templates
Ryan Manuel
2016-01-28
5
-2
/
+47
*
|
|
Merge pull request #23338 from tawan/update-doc-request-headers-access
Jon Moss
2016-01-29
1
-1
/
+15
|
\
\
\
|
*
|
|
Add additional documentation on Headers#[] [ci skip]
Tawan Sierek
2016-01-29
1
-1
/
+15
*
|
|
|
Use a gentler disconnect
Matthew Draper
2016-01-30
1
-2
/
+2
|
/
/
/
*
|
|
Don't bother stopping EM between tests
Matthew Draper
2016-01-30
1
-38
/
+3
*
|
|
Intervene on change_table as well as create_table
Matthew Draper
2016-01-30
1
-0
/
+13
*
|
|
Merge pull request #23336 from kesha-antonov/patch-1
Rafael França
2016-01-29
1
-2
/
+0
|
\
\
\
|
*
|
|
remove require logging
Kesha Antonov
2016-01-29
1
-2
/
+0
|
/
/
/
*
|
|
Merge pull request #23305 from matthewd/concurrent-take-2
Matthew Draper
2016-01-30
31
-117
/
+738
|
\
\
\
|
*
|
|
Keep the socket reference after close
Matthew Draper
2016-01-30
1
-3
/
+2
|
*
|
|
Reduce the client count, in hope of a more consistent test
Matthew Draper
2016-01-30
1
-3
/
+3
[next]