Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | build scope chain functionally and remove caching | Aaron Patterson | 2016-02-10 | 1 | -14/+40 | |
* | | | | | | | | | | | rename to 'second_to_last' and 'third_to_last' | Brian Christian | 2016-02-10 | 4 | -21/+21 | |
* | | | | | | | | | | | allow Array.penultimate and Array.antepenultiate access methods | Brian Christian | 2016-02-09 | 4 | -1/+51 | |
| |/ / / / / / / / / |/| | | | | | | | | | ||||||
* | | | | | | | | | | Add numeric type in the doc [ci skip] | Ryuta Kamizono | 2016-02-08 | 1 | -3/+3 | |
* | | | | | | | | | | Merge pull request #23547 from kamipo/schema_type_returns_symbol | Sean Griffin | 2016-02-07 | 3 | -8/+8 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | `schema_type` returns symbol rather than string | Ryuta Kamizono | 2016-02-08 | 3 | -8/+8 | |
* | | | | | | | | | | | Merge pull request #23508 from meinac/add_numeric_type_into_migrations | Sean Griffin | 2016-02-07 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Added numeric helper into migrations. | Mehmet Emin İNAÇ | 2016-02-07 | 1 | -0/+2 | |
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'master' of github.com:rails/docrails | Vijay Dev | 2016-02-07 | 1 | -10/+13 | |
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | fix indentation | Vijay Dev | 2016-02-07 | 1 | -1/+1 | |
| * | | | | | | | | | [ci skip] Update internal documents about ActiveRecord's Reflection | yui-knk | 2016-01-30 | 1 | -11/+14 | |
* | | | | | | | | | | Merge pull request #23519 from kamipo/mariadb_does_not_support_json_type | Sean Griffin | 2016-02-06 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | MariaDB does not support JSON type | Ryuta Kamizono | 2016-02-06 | 1 | -1/+1 | |
| | |_|_|_|/ / / / / | |/| | | | | | | | | ||||||
* / | | | | | | | | | Remove duplicated `require 'arel'` | Ryuta Kamizono | 2016-02-06 | 1 | -1/+0 | |
|/ / / / / / / / / | ||||||
* | / / / / / / / | Revert "Dump indexes in `create_table` instead of `add_index`" | Sean Griffin | 2016-02-05 | 1 | -4/+6 | |
| |/ / / / / / / |/| | | | | | | | ||||||
* | | | | | | | | Remove the assumption of schema in DATABASE_URL | Jeremy Baker | 2016-02-04 | 1 | -1/+1 | |
* | | | | | | | | Merge pull request #23460 from kamipo/innodb_supports_fulltext_and_spatial_in... | Sean Griffin | 2016-02-03 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | InnoDB supports FULLTEXT and Spatial Indexes [ci skip] | Ryuta Kamizono | 2016-02-04 | 1 | -1/+1 | |
* | | | | | | | | | Merge pull request #23458 from kamipo/activerecord_supports_mysql_5.0_and_up | Sean Griffin | 2016-02-03 | 1 | -10/+7 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Active Record supports MySQL >= 5.0 | Ryuta Kamizono | 2016-02-04 | 1 | -10/+7 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | SQLite 2 support has been dropped [ci skip] | Ryuta Kamizono | 2016-02-04 | 2 | -3/+0 | |
* | | | | | | | | | Merge pull request #23457 from matthewd/arel-attribute | Matthew Draper | 2016-02-04 | 11 | -31/+34 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Extract a Relation#arel_attribute | Matthew Draper | 2016-02-04 | 7 | -16/+20 | |
| * | | | | | | | | Defer Arel attribute lookup to the model class | Matthew Draper | 2016-02-04 | 11 | -31/+30 | |
* | | | | | | | | | Merge pull request #23442 from prathamesh-sonpatki/improve-pg-version-old-err... | Rafael França | 2016-02-03 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Mention supported PG version in the error message. | Prathamesh Sonpatki | 2016-02-03 | 1 | -1/+1 | |
| | |_|_|_|_|_|/ / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge pull request #20997 from himesh-r/issue-20995 | Arthur Neves | 2016-02-02 | 1 | -1/+4 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Changed id-writer to save join table records based on association primary key... | Himesh | 2016-02-02 | 1 | -1/+4 | |
* | | | | | | | | | The minimum supported version of PostgreSQL is now >= 9.1 | Remo Mueller | 2016-02-02 | 1 | -3/+2 | |
* | | | | | | | | | Ensure tz aware attributes continue to work with arrays | Sean Griffin | 2016-02-02 | 1 | -1/+1 | |
* | | | | | | | | | Avoid infinite recursion when bad values are passed to tz aware fields | Sean Griffin | 2016-02-02 | 1 | -2/+12 | |
* | | | | | | | | | Remove unnecessary overriding of `#initialize` | yui-knk | 2016-02-02 | 1 | -12/+0 | |
| |/ / / / / / / |/| | | | | | | | ||||||
* | | | | | | | | Merge pull request #23331 from amatsuda/valid_scope_name | Rafael França | 2016-02-02 | 1 | -0/+10 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Revert "Remove valid_scope_name? check - use ruby" | Akira Matsuda | 2016-01-28 | 1 | -0/+10 | |
| | |_|_|_|_|_|/ | |/| | | | | | | ||||||
* | | | | | | | | Preparing for Rails 5.0.0.beta2 | Sean Griffin | 2016-02-01 | 1 | -1/+1 | |
* | | | | | | | | Merge pull request #23407 from jeremy/corrupt-before-commit | Jeremy Daer | 2016-02-01 | 1 | -2/+7 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Fix corrupt transaction state caused by `before_commit` exceptions | Jeremy Daer | 2016-02-01 | 1 | -2/+7 | |
* | | | | | | | | | Revert "Merge pull request #16400 from bogdan/last-with-sql" | Sean Griffin | 2016-02-01 | 1 | -17/+22 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Rename `active_record_internal_metadatas` to `ar_internal_metadata` | Yasuo Honda | 2016-02-01 | 1 | -0/+13 | |
* | | | | | | | | Shorten ActiveRecord::InternalMetadata.table_name to ar_internal_metadata | Yasuo Honda | 2016-02-01 | 1 | -2/+2 | |
| |_|_|/ / / / |/| | | | | | | ||||||
* | | | | | | | Avoid extra `show variables` in migration | Ryuta Kamizono | 2016-02-01 | 4 | -16/+15 | |
* | | | | | | | Merge pull request #23359 from kamipo/make_to_primary_key | Rafael França | 2016-02-01 | 2 | -15/+4 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Make to primary key instead of an unique index for internal tables | Ryuta Kamizono | 2016-01-31 | 2 | -15/+4 | |
* | | | | | | | | Extract `ExplainPrettyPrinter` to appropriate files | Ryuta Kamizono | 2016-02-01 | 7 | -119/+137 | |
* | | | | | | | | Merge pull request #23360 from kamipo/oid_money_precision_is_unused | Rafael França | 2016-01-31 | 2 | -8/+0 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | `OID::Money.precision` is unused since #15239 | Ryuta Kamizono | 2016-01-31 | 2 | -8/+0 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Remove `case macro` from `calculate_constructable` | yui-knk | 2016-02-01 | 1 | -8/+13 | |
* | | | | | | | | Merge pull request #23387 from mcfiredrill/clarify-touching-callbacks | Kasper Timm Hansen | 2016-01-31 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | clarify the touch true option does not trigger after_save/update [ci skip] | Tony Miller | 2016-02-01 | 1 | -0/+2 | |
* | | | | | | | | | Merge pull request #23169 from y-yagi/rake_proxy_in_engine | Kasper Timm Hansen | 2016-01-31 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ |