Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | Merge branch 'master' of github.com:rails/docrails | Vijay Dev | 2016-04-03 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | format as code [ci-skip] | Gaurish Sharma | 2016-03-14 | 1 | -1/+1 | |
* | | | | | | | | | | Revert "Deprecate table names containing dots" | Sean Griffin | 2016-03-31 | 2 | -15/+0 | |
* | | | | | | | | | | Merge pull request #23658 from kamipo/move_quoted_names_cache_up_to_abstract_... | Rafael França | 2016-03-31 | 7 | -19/+20 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Move `@quoted_{column|table}_names` cache up to the abstract adapter | Ryuta Kamizono | 2016-03-31 | 7 | -19/+20 | |
| | |_|_|_|_|_|_|/ / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Prepared statements shouldn't share a cache with unprepared statements | Sean Griffin | 2016-03-31 | 2 | -3/+16 | |
* | | | | | | | | | | Deprecate table names containing dots | Sean Griffin | 2016-03-31 | 2 | -0/+15 | |
* | | | | | | | | | | Ensure associations still work when the table name contains a dot | Sean Griffin | 2016-03-31 | 3 | -4/+6 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #24368 from kamipo/make_to_private_the_visibility | Sean Griffin | 2016-03-30 | 4 | -32/+54 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Make to private the visibility of `_quote` and `_type_cast` | Ryuta Kamizono | 2016-03-30 | 4 | -32/+54 | |
* | | | | | | | | | | Merge pull request #24356 from denofevil/fixture_filename | Rafael França | 2016-03-30 | 2 | -1/+13 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | provide file name for fixture ERB | Dennis Ushakov | 2016-03-30 | 2 | -1/+13 | |
| | |_|/ / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Pass over CHANGELOGs [ci skip] | Prathamesh Sonpatki | 2016-03-30 | 1 | -2/+2 | |
* | | | | | | | | | | Merge pull request #24362 from kamipo/add_test_create_record_with_pk_as_zero | Rafael França | 2016-03-29 | 2 | -0/+7 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Add a test case for create a record with primary key as zero | Ryuta Kamizono | 2016-03-30 | 2 | -0/+7 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge pull request #24363 from kamipo/remove_except_helper_in_test_schema | Rafael França | 2016-03-29 | 1 | -7/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Remove `except` helper for test schema | Ryuta Kamizono | 2016-03-30 | 1 | -7/+1 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge pull request #24349 from chrisarcand/add-changelog-for-24305 | Rafael França | 2016-03-29 | 1 | -0/+6 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Add changelog for #24305 [skip ci] | Chris Arcand | 2016-03-28 | 1 | -0/+6 | |
* | | | | | | | | | | | Merge pull request #24327 from bogdanvlviv/patch-2 | Rafael França | 2016-03-29 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Update compatibility.rb | Bogdan | 2016-03-26 | 1 | -1/+1 | |
* | | | | | | | | | | | Delegate some additional methods in querying.rb | Kenta | 2016-03-30 | 3 | -1/+34 | |
| |/ / / / / / / / / |/| | | | | | | | | | ||||||
* | | | | | | | | | | Merge pull request #24337 from xw19/realations-properly | Vipul A M | 2016-03-27 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | [ci skip] relations inside <tt> tag | Sourav Moitra | 2016-03-27 | 1 | -1/+1 | |
* | | | | | | | | | | | Merge pull request #24328 from bogdanvlviv/patch-3 | Vipul A M | 2016-03-27 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Fix description for method ActiveRecord::ConnectionAdapters::SchemaStatements... | Bogdan | 2016-03-27 | 1 | -2/+2 | |
| |/ / / / / / / / / | ||||||
* / / / / / / / / / | add `:index_errors` option to example [ci skip] | yuuji.yaginuma | 2016-03-27 | 1 | -2/+2 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Highlight the dynamic method finder 'find_by_' [ci skip] | Santosh Wadghule | 2016-03-26 | 1 | -1/+2 | |
* | | | | | | | | | Revert "Ensure `config.active_record.time_zone_aware_types` is always set" | Rafael Mendonça França | 2016-03-24 | 1 | -1/+0 | |
* | | | | | | | | | Merge pull request #24292 from arthurnn/arthurnn/pk_sequence_klass | Arthur Nogueira Neves | 2016-03-24 | 2 | -2/+14 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Move sequence value methods to Model level | Arthur Neves | 2016-03-24 | 2 | -2/+14 | |
* | | | | | | | | | | Memoize user provided defaults before type casting | Sean Griffin | 2016-03-24 | 3 | -5/+28 | |
* | | | | | | | | | | Make 'migrate' clear the schema cache afterward | Chris Arcand | 2016-03-24 | 2 | -2/+14 | |
* | | | | | | | | | | Fix a tip in Active Record time attributes deprecation | Genadi Samokovarov | 2016-03-24 | 1 | -1/+1 | |
* | | | | | | | | | | Change for `ActiveRecord::Migration.[]` to raise `ArgumentError` instead of `... | yui-knk | 2016-03-24 | 2 | -1/+4 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #24167 from kamipo/append_sql_mode_instead_of_overwriting_... | Jeremy Daer | 2016-03-23 | 3 | -28/+44 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Append sql_mode instead of overwriting in strict mode | Ryuta Kamizono | 2016-03-13 | 2 | -28/+37 | |
| | |_|_|/ / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | guides, sync 5.0 release notes with changelogs | Yves Senn | 2016-03-22 | 1 | -1/+2 | |
| |/ / / / / / / |/| | | | | | | | ||||||
* | | | | | | | | Merge pull request #22518 from RochesterinNYC/better-error-message-for-includ... | Arthur Nogueira Neves | 2016-03-18 | 2 | -1/+18 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Improve clarity of error message for missing includes and eager_load | James Wen | 2016-01-28 | 2 | -1/+18 | |
* | | | | | | | | | Merge pull request #24201 from rails/rake-db-create | Rafael França | 2016-03-17 | 3 | -10/+17 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | | | ||||||
| * | | | | | | | | Creates development and test databases in db:migrate task | Rafael Mendonça França | 2016-03-14 | 3 | -10/+17 | |
* | | | | | | | | | Remove log-related stuff from ActiveSupport::Dependencies | Aaron Ang | 2016-03-15 | 1 | -5/+0 | |
|/ / / / / / / / | ||||||
* | | | | | | | | [ci skip] Fix the FinderMethods#find document | akihiro17 | 2016-03-14 | 1 | -2/+2 | |
* | | | | | | | | Fix `warning: method redefined; discarding old female` | Ryuta Kamizono | 2016-03-12 | 1 | -3/+0 | |
| |/ / / / / / |/| | | | | | | ||||||
* | | | | | | | Merge pull request #23797 from kamipo/case_sensitive_comparison_for_non_strin... | Rafael França | 2016-03-11 | 3 | -3/+13 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | The BINARY Operator is only needed for string columns | Ryuta Kamizono | 2016-02-22 | 3 | -3/+13 | |
* | | | | | | | | Fix test failures caused by #23958 | Sean Griffin | 2016-03-11 | 1 | -1/+1 | |
* | | | | | | | | Merge pull request #24054 from kamipo/extract_default_primary_key | Rafael França | 2016-03-11 | 5 | -22/+22 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Extract `default_primary_key?` to refactor `column_spec_for_primary_key` | Ryuta Kamizono | 2016-03-11 | 5 | -22/+22 |