| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | | | Fix a test of AR::Type::TypeMap#lookup when using Oracle | Koichi ITO | 2017-02-02 | 1 | -6/+14 |
|/ / / / |
|
* | | | | Virtual/generated column support for MySQL 5.7.5+ and MariaDB 5.2.0+ | Ryuta Kamizono | 2017-02-01 | 13 | -28/+170 |
* | | | | Chain scope constraints should respect own table alias | Ryuta Kamizono | 2017-02-01 | 6 | -5/+41 |
* | | | | Merge pull request #27859 from yahonda/diag27826 | Rafael França | 2017-01-31 | 1 | -11/+22 |
|\ \ \ \ |
|
| * | | | | Use temporary connection pool for sqlite3_mem adapter | Yasuo Honda | 2017-01-31 | 1 | -11/+22 |
* | | | | | Merge pull request #27767 from benoittgt/freeze_sql_type_with_get_oid_type | Arthur Nogueira Neves | 2017-01-31 | 1 | -1/+1 |
|\ \ \ \ \ |
|
| * | | | | | Freeze default empty string for sql_type in get_oid_type | Benoit Tigeot | 2017-01-22 | 1 | -1/+1 |
* | | | | | | Merge pull request #27855 from kevinzwhuang/finder-methods-typo-fix | Eileen M. Uchitelle | 2017-01-31 | 1 | -2/+2 |
|\ \ \ \ \ \ |
|
| * | | | | | | Fix grammar typo about sort in finder_methods.rb | Kevin Huang | 2017-01-30 | 1 | -2/+2 |
* | | | | | | | Merge pull request #27838 from kamipo/reload_destroyed_through_record | Rafael França | 2017-01-31 | 2 | -0/+11 |
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | | |
|
| * | | | | | | Reload `through_record` that has been destroyed in `create_through_record` | Ryuta Kamizono | 2017-01-29 | 2 | -0/+11 |
* | | | | | | | Merge pull request #27849 from joevandyk/patch-2 | Rafael França | 2017-01-31 | 1 | -1/+2 |
* | | | | | | | Merge pull request #27797 from y-yagi/correctly_check_error_message | Arthur Nogueira Neves | 2017-01-30 | 2 | -5/+13 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | correctly check error message | yuuji.yaginuma | 2017-01-25 | 2 | -5/+13 |
* | | | | | | | | Avoid lambda scopes when possible | Aaron Patterson | 2017-01-30 | 1 | -3/+1 |
* | | | | | | | | deprecate `scope_chain` | Aaron Patterson | 2017-01-30 | 2 | -5/+17 |
* | | | | | | | | update comments and call `super` | Aaron Patterson | 2017-01-30 | 1 | -24/+3 |
* | | | | | | | | remove caching until we prove it is required | Aaron Patterson | 2017-01-30 | 1 | -7/+3 |
* | | | | | | | | Fix `scopes` implementation on `PolymorphicReflection` | Aaron Patterson | 2017-01-30 | 3 | -54/+15 |
* | | | | | | | | Implement `scopes` method on each Reflection | eileencodes | 2017-01-30 | 1 | -5/+47 |
| |_|_|/ / / /
|/| | | | | | |
|
* | | | | | | | Merge pull request #27787 from y-yagi/show_correct_class_name_in_migration_error | Rafael França | 2017-01-30 | 2 | -3/+4 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | show correct class name in migration inherited directly error | yuuji.yaginuma | 2017-01-24 | 2 | -3/+4 |
| |/ / / / / / |
|
* | | | | | | | Merge pull request #27847 from jaredbeck/patch-6 | Rafael França | 2017-01-30 | 1 | -0/+2 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Docs: Specify return value of `save!` | Jared Beck | 2017-01-30 | 1 | -0/+2 |
* | | | | | | | | Merge pull request #27743 from jordanlewis/simplify-postgres-column-definitions | Rafael França | 2017-01-30 | 1 | -5/+5 |
|\ \ \ \ \ \ \ \
| |/ / / / / / /
|/| | | | | | | |
|
| * | | | | | | | Simplify Postgres query for column_definitions() | Jordan Lewis | 2017-01-30 | 1 | -5/+5 |
| | |/ / / / /
| |/| | | | | |
|
* | | | | | | | Merge pull request #27773 from kirs/serialized-error-attribute | Rafael França | 2017-01-30 | 5 | -17/+34 |
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | | |
|
| * | | | | | | Report the attribute on ActiveRecord::SerializationTypeMismatch | Kir Shatrov | 2017-01-29 | 5 | -17/+34 |
| |/ / / / / |
|
* | | | | | | Missing require "active_support/multibyte/chars" | Akira Matsuda | 2017-01-27 | 1 | -0/+1 |
* | | | | | | Add assertion messages | Akira Matsuda | 2017-01-25 | 2 | -2/+2 |
|/ / / / / |
|
* / / / / | move `db_migrate_path` method to `Migration` module | yuuji.yaginuma | 2017-01-22 | 3 | -16/+8 |
|/ / / / |
|
* | | | | Deprecate `initialize_schema_migrations_table` and `initialize_internal_metad... | Ryuta Kamizono | 2017-01-20 | 6 | -13/+21 |
* | | | | Revert "Merge pull request #27718 from kamipo/remove_internal_public_methods" | Matthew Draper | 2017-01-20 | 6 | -13/+18 |
* | | | | Merge pull request #27384 from matthewd/bigint-pk-tweaks | Matthew Draper | 2017-01-20 | 5 | -9/+7 |
|\ \ \ \ |
|
| * | | | | Tweak bigint PK handling | Matthew Draper | 2017-01-18 | 5 | -9/+7 |
* | | | | | Add CHANGELOG entry for #24743 | Ryuta Kamizono | 2017-01-19 | 1 | -2/+6 |
* | | | | | assert_send is going to be deprecated since minitest 5.10.0 | Akira Matsuda | 2017-01-18 | 2 | -2/+2 |
* | | | | | Make sure to clear query cache to prevent sporadic test failure | Akira Matsuda | 2017-01-18 | 1 | -0/+4 |
* | | | | | :warning: "Use assert_nil if expecting nil. This will fail in MT6." | Akira Matsuda | 2017-01-18 | 4 | -7/+22 |
* | | | | | Remove `initialize_schema_migrations_table` and `initialize_internal_metadata... | Ryuta Kamizono | 2017-01-18 | 6 | -23/+18 |
|/ / / / |
|
* | | | | Merge pull request #27674 from kjg/migration_generator_honor_path_config | Andrew White | 2017-01-17 | 3 | -2/+22 |
|\ \ \ \ |
|
| * | | | | Generate migrations at path set by `config.paths["db/migrate"]` | Kevin Glowacz | 2017-01-16 | 3 | -2/+22 |
* | | | | | Merge pull request #27700 from kenta-s/remove-meaningless-line-from-adapter-test | Andrew White | 2017-01-17 | 1 | -1/+0 |
|\ \ \ \ \ |
|
| * | | | | | Remove meaningless line from adapter_test.rb | kenta-s | 2017-01-16 | 1 | -1/+0 |
* | | | | | | SQLite: Foreign Key Support | Ryuta Kamizono | 2017-01-17 | 6 | -30/+81 |
* | | | | | | Should work foreign key in test schema without `if supports_foreign_keys?` st... | Ryuta Kamizono | 2017-01-17 | 2 | -8/+6 |
| |/ / / /
|/| | | | |
|
* | | | | | Add CHANGELOG entry for #27701 | Andrew White | 2017-01-16 | 1 | -0/+4 |
* | | | | | Merge pull request #27701 from kamipo/translate_foreign_key_violation | Andrew White | 2017-01-16 | 2 | -45/+74 |
|\ \ \ \ \ |
|
| * | | | | | Translate Foreign Key violation to the specific exception for SQLite3 adapter | Ryuta Kamizono | 2017-01-16 | 2 | -45/+74 |
| |/ / / / |
|
* / / / / | Allow SQLServerAdapter to opt into a few tests. | Ken Collins | 2017-01-16 | 3 | -4/+4 |
|/ / / / |
|