| Commit message (Expand) | Author | Age | Files | Lines |
* | More exercise the create index sql tests | Ryuta Kamizono | 2015-05-04 | 2 | -0/+74 |
* | Merge pull request #19994 from kamipo/dump_indexes_in_create_table | Rafael Mendonça França | 2015-05-03 | 1 | -10/+10 |
|\ |
|
| * | Dump indexes in `create_table` instead of `add_index` | Ryuta Kamizono | 2015-05-03 | 1 | -10/+10 |
* | | Merge pull request #17824 from yuki24/change-record-not-saved-and-not-destroy... | Rafael Mendonça França | 2015-05-03 | 2 | -1/+4 |
|\ \ |
|
| * | | AR::RecordNotSaved & RecordNotDestroyed should include an error message | Yuki Nishijima | 2015-05-01 | 2 | -1/+4 |
* | | | Merge pull request #17569 from kamipo/dump_table_options | Rafael Mendonça França | 2015-05-03 | 2 | -0/+84 |
|\ \ \ |
|
| * | | | Correctly dump `:options` on `create_table` for MySQL | Ryuta Kamizono | 2015-05-03 | 2 | -0/+84 |
| |/ / |
|
* | | | Merge pull request #19987 from kamipo/move_postgresql_specific_schema | Rafael Mendonça França | 2015-05-03 | 2 | -14/+11 |
|\ \ \ |
|
| * | | | Move PostgreSQL specific schema to postgresql_specific_schema.rb | Ryuta Kamizono | 2015-05-03 | 2 | -14/+11 |
| | |/
| |/| |
|
* / | | PostgreSQL: `:collation` support for string and text columns | Ryuta Kamizono | 2015-05-04 | 1 | -0/+53 |
|/ / |
|
* / | Remove unused require | Ryuta Kamizono | 2015-05-03 | 2 | -2/+0 |
|/ |
|
* | Merge pull request #19546 from DianthuDia/fix_unscope_for_less_than | Yves Senn | 2015-04-28 | 1 | -0/+12 |
|\ |
|
| * | Fix unscope for less than | TAKAHASHI Kazuaki | 2015-03-27 | 1 | -0/+12 |
* | | Merge pull request #19718 from eagletmt/find_by-without-arg | Yves Senn | 2015-04-28 | 1 | -0/+8 |
|\ \ |
|
| * | | Raise ArgumentError when find_by receives no arguments | Kohei Suzuki | 2015-04-11 | 1 | -0/+8 |
* | | | test, for `create_table` and `foreign_key: true` no-op. Closes #19794. | Yves Senn | 2015-04-27 | 1 | -0/+20 |
* | | | Silence warning from MySQL::Error object in test | Prem Sichanugrist | 2015-04-23 | 1 | -1/+3 |
* | | | Merge pull request #18880 from mudge/timestamp-index-bug | Rafael Mendonça França | 2015-04-23 | 1 | -0/+11 |
|\ \ \ |
|
| * | | | Fix missing index when using timestamps with index | Paul Mucur | 2015-04-15 | 1 | -0/+11 |
* | | | | Rename association option :class to :anonymous_class | Andrew White | 2015-04-21 | 5 | -21/+21 |
* | | | | Merge pull request #19783 from vngrs/raise_error_on_touch_if_object_is_stale | Sean Griffin | 2015-04-19 | 1 | -0/+10 |
|\ \ \ \ |
|
| * | | | | Raise StaleObjectError if touched object is stale and locking is enabled | Mehmet Emin İNAÇ | 2015-04-19 | 1 | -0/+10 |
* | | | | | Autosave existing records on HMT associations when the parent is new | Sean Griffin | 2015-04-18 | 1 | -0/+10 |
|/ / / / |
|
* | | | | Merge pull request #19763 from jonatack/fix-typos-in-docs | Yves Senn | 2015-04-15 | 2 | -3/+3 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Fix typos and improve the documentation | Jon Atack | 2015-04-15 | 2 | -3/+3 |
* | | | | Revert "Merge pull request #19755 from yuki24/activerecord/support-for-set" | Yves Senn | 2015-04-15 | 1 | -10/+0 |
|/ / / |
|
* | | | Merge pull request #19755 from yuki24/activerecord/support-for-set | Yves Senn | 2015-04-14 | 1 | -0/+10 |
|\ \ \ |
|
| * | | | Add support for Set to Relation#where | Yuki Nishijima | 2015-04-13 | 1 | -0/+11 |
|/ / / |
|
* | | | Fix (intermittent?) test failure | Matthew Draper | 2015-04-13 | 1 | -1/+1 |
* | | | Use `use_transactional_tests` in Active Record | Prem Sichanugrist | 2015-04-10 | 2 | -2/+2 |
|/ / |
|
* | | Batch touch parent records | Arthur Neves | 2015-04-08 | 2 | -0/+111 |
* | | Merge branch 'fix_uniqueness_validation_when_value_is_out_of_range' | Sean Griffin | 2015-04-08 | 1 | -0/+25 |
|\ \ |
|
| * | | Fix uniqueness validation with out of range value | Andrey Voronkov | 2015-04-08 | 1 | -0/+25 |
|/ / |
|
* | | Merge pull request #17574 from kamipo/charset_collation_options | Jeremy Kemper | 2015-04-07 | 4 | -18/+118 |
|\ \ |
|
| * | | Add `:charset` and `:collation` options support for MySQL string and text col... | Ryuta Kamizono | 2015-03-06 | 4 | -18/+118 |
* | | | Merge pull request #19647 from codeout/association_update | Rafael Mendonça França | 2015-04-06 | 1 | -0/+2 |
|\ \ \ |
|
| * | | | Fix a regression introduced by removing unnecessary db call when replacing | Shintaro Kojima | 2015-04-04 | 1 | -0/+2 |
* | | | | use singular table name if pluralize_table_names is setted as false while cre... | Mehmet Emin İNAÇ | 2015-04-06 | 1 | -0/+22 |
|/ / / |
|
* | | | Merge pull request #19586 from mechanicles/fix-eager-loading-for-find-methods | Rafael Mendonça França | 2015-03-31 | 1 | -0/+17 |
|\ \ \ |
|
| * | | | Fix eager loading association using default_scope for finder methods. | Santosh Wadghule | 2015-03-31 | 1 | -0/+17 |
* | | | | use Model.reset_column_information to clear table cache connection wide. | Kuldeep Aggarwal | 2015-03-31 | 2 | -2/+4 |
|/ / / |
|
* | / | use correct method in batches test | yuuji.yaginuma | 2015-03-29 | 1 | -2/+3 |
| |/
|/| |
|
* | | Partially merge #17650 | Sean Griffin | 2015-03-26 | 5 | -14/+14 |
|\ \ |
|
| * | | PostgreSQL, Fix OID based type casts in C for primitive types. | Lars Kanis | 2015-03-25 | 5 | -14/+14 |
* | | | Add `config.active_record.warn_on_records_fetched_greater_than` option | Jason Nochlin | 2015-03-25 | 1 | -0/+28 |
|/ / |
|
* | | Merge pull request #19503 from jasoncodes/no-psqlrc | Yves Senn | 2015-03-25 | 1 | -2/+2 |
* | | Merge pull request #19452 from pinglamb/fix-referencing-wrong-alias-when-join... | Carlos Antonio da Silva | 2015-03-24 | 1 | -0/+11 |
|\ \ |
|
| * | | Fix referencing wrong aliases while joining tables of has many through | pinglamb | 2015-03-22 | 1 | -0/+11 |
* | | | Merge pull request #19493 from larskanis/add_infinity_test | Yves Senn | 2015-03-24 | 1 | -0/+9 |
|\ \ \ |
|
| * | | | PostgreSQL, Add test case for "Infinity" string assignment to float columns. | Lars Kanis | 2015-03-22 | 1 | -0/+9 |
| |/ / |
|