Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | | | | | | | | | * | | [Action Cable] require => require_relative | Akira Matsuda | 2017-07-01 | 3 | -3/+3 | |
| | | | | | | | | | | | * | | [Active Job] require => require_relative | Akira Matsuda | 2017-07-01 | 4 | -13/+13 | |
| | | | | | | | | | | | * | | [Action Mailer] require => require_relative | Akira Matsuda | 2017-07-01 | 2 | -4/+4 | |
| | | | | | | | | | | | * | | [Action View] require => require_relative | Akira Matsuda | 2017-07-01 | 25 | -35/+35 | |
| | | | | | | | | | | | * | | [Action Pack] require => require_relative | Akira Matsuda | 2017-07-01 | 1 | -1/+1 | |
| | | | | | | | | | | | * | | [Action Controller] require => require_relative | Akira Matsuda | 2017-07-01 | 7 | -9/+9 | |
| | | | | | | | | | | | * | | [Abstract Controller] require => require_relative | Akira Matsuda | 2017-07-01 | 2 | -2/+2 | |
| | | | | | | | | | | | * | | [Action Dispatch] require => require_relative | Akira Matsuda | 2017-07-01 | 27 | -57/+57 | |
| | | | | | | | | | | | * | | [Active Record] require => require_relative | Akira Matsuda | 2017-07-01 | 35 | -135/+135 | |
| | | | | | | | | | | | * | | [Active Model] require => require_relative | Akira Matsuda | 2017-07-01 | 7 | -23/+23 | |
| | | | | | | | | | | | * | | [Active Support] require => require_relative | Akira Matsuda | 2017-07-01 | 129 | -383/+383 | |
| | | | | | | | | | | | * | | [Railties] require => require_relative | Akira Matsuda | 2017-07-01 | 71 | -107/+107 | |
| |_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge pull request #29629 from koic/fix_next_version_of_rails | Matthew Draper | 2017-07-01 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Fix the next version of Rails from 5.3 to 6.0 | Koichi ITO | 2017-06-30 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | Merge pull request #29646 from y-yagi/fix_format_of_ap_to_s | Ryuta Kamizono | 2017-07-01 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | Fix format of `ActionController::Parameters#to_s` doc [ci skip] | yuuji.yaginuma | 2017-07-01 | 1 | -0/+1 | |
| | |_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge pull request #29643 from fatkodima/delete_stale_comment | Ryuta Kamizono | 2017-07-01 | 1 | -2/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Delete stale comment for `AR::Associations::Builder::CollectionAssociation` | fatkodima | 2017-07-01 | 1 | -2/+0 | |
|/ / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | Add CHANGELOG for #29630 [ci skip] | Prathamesh Sonpatki | 2017-07-01 | 1 | -0/+4 | |
* | | | | | | | | | | | | | Merge pull request #29630 from kirs/fallback-tos_parameters | Rafael França | 2017-06-30 | 3 | -1/+19 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Fallback Parameters#to_s to Hash#to_s | Kir Shatrov | 2017-06-30 | 3 | -1/+19 | |
| | |_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge pull request #29418 from dinahshi/scaffold_system_tests | Eileen M. Uchitelle | 2017-06-30 | 7 | -13/+104 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Add system tests to generate scaffold | Dinah Shi | 2017-06-30 | 7 | -13/+104 | |
* | | | | | | | | | | | | | Merge pull request #29640 from sai29/getting_started_edit | Vipul A M | 2017-06-30 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | [ci skip] run migration before looking at schema | Sai Prashanth | 2017-06-30 | 1 | -2/+2 | |
|/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge pull request #29618 from diasjorge/patch-1 | Rafael França | 2017-06-29 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Specify correct extension for text layouts | Jorge Dias | 2017-06-29 | 1 | -1/+1 | |
| | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge pull request #29623 from kamipo/should_use_same_connection_in_query_cache | Rafael França | 2017-06-29 | 3 | -11/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Should use the same connection in using query cache | Ryuta Kamizono | 2017-06-29 | 3 | -11/+5 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge pull request #29628 from kamipo/fix_next_version_of_rails | Rafael França | 2017-06-29 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Fix the next version of Rails from 5.3 to 6.0 | Ryuta Kamizono | 2017-06-29 | 1 | -2/+2 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Merge pull request #29619 from kamipo/deprecate_delegating_to_arel_in_relation | Kasper Timm Hansen | 2017-06-29 | 3 | -0/+21 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Deprecate delegating to `arel` in `Relation` | Ryuta Kamizono | 2017-06-29 | 3 | -0/+21 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #29616 from kamipo/remove_unused_aliased_table_name | Rafael França | 2017-06-29 | 2 | -9/+0 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Remove unused `aliased_table_name` in `Association` | Ryuta Kamizono | 2017-06-29 | 2 | -9/+0 | |
* | | | | | | | | | | Merge pull request #29569 from kamipo/fix_to_scoping_is_correctly_restored | Rafael França | 2017-06-29 | 3 | -4/+14 | |
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Fix to scoping is correctly restored | Ryuta Kamizono | 2017-06-29 | 3 | -4/+14 | |
* | | | | | | | | | | Merge pull request #28932 from kamipo/remove_method_missing_in_relation_deleg... | Rafael França | 2017-06-28 | 1 | -10/+0 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Remove `method_missing` in `Relation::Delegation` | Ryuta Kamizono | 2017-04-30 | 1 | -10/+0 | |
* | | | | | | | | | | | Merge pull request #29612 from kamipo/use_quote_method_rather_than_single_quote | Rafael França | 2017-06-28 | 5 | -13/+12 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Use `quote` method rather than single quotes to identifiers in SQL | Ryuta Kamizono | 2017-06-29 | 5 | -13/+12 | |
* | | | | | | | | | | | | Merge pull request #29129 from kamipo/prevent_extra_through_scope | Rafael França | 2017-06-28 | 1 | -2/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Prevent extra `through_scope` | Ryuta Kamizono | 2017-05-18 | 1 | -2/+4 | |
* | | | | | | | | | | | | Merge pull request #29301 from kamipo/receiver_in_scope_should_be_relation | Rafael França | 2017-06-28 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | The receiver in a scope should be a `relation` | Ryuta Kamizono | 2017-06-01 | 1 | -1/+1 | |
* | | | | | | | | | | | | | Merge pull request #29416 from kamipo/remove_unused_subject_model | Rafael França | 2017-06-28 | 1 | -14/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Remove unused `Subject` model in tests | Ryuta Kamizono | 2017-06-11 | 1 | -14/+0 | |
* | | | | | | | | | | | | | | Merge pull request #29076 from kamipo/use_timestamp_attributes_for_update_in_... | Rafael França | 2017-06-28 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | Use `timestamp_attributes_for_update_in_model` rather than `timestamp_attribu... | Ryuta Kamizono | 2017-05-14 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | Merge pull request #28928 from kamipo/remove_habtm_initialize | Rafael França | 2017-06-28 | 1 | -4/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | | |