Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | Sync transaction state when accessing primary key | Eugene Kenny | 2017-07-09 | 4 | -5/+57 | |
* | | | | | | | | | | Merge pull request #30024 from kamipo/remove_redundant_unless_branch | Sean Griffin | 2017-07-31 | 1 | -2/+0 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Remove redundant `unless current_adapter?(:OracleAdapter)` | Ryuta Kamizono | 2017-07-28 | 1 | -2/+0 | |
* | | | | | | | | | | | Add backticks around method [ci skip] | Ryuta Kamizono | 2017-08-01 | 1 | -1/+1 | |
* | | | | | | | | | | | Merge pull request #29950 from MaxLap/avoid_or_clause_duplicates | Sean Griffin | 2017-07-31 | 3 | -6/+66 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Edits following the reviews | Maxime Lapointe | 2017-07-28 | 2 | -27/+43 | |
| * | | | | | | | | | | Avoid duplicate clauses when using #or | Maxime Lapointe | 2017-07-25 | 3 | -9/+53 | |
* | | | | | | | | | | | Change http postgresql.org links to https [ci skip] | yuuji.yaginuma | 2017-07-30 | 5 | -8/+8 | |
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | ||||||
* | | | | | | | | | | Merge pull request #29946 from kamipo/passing_arel_to_where_is_boundable | Sean Griffin | 2017-07-28 | 1 | -4/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Building `where_clause` in `UniquenessValidator` is no longer needed | Ryuta Kamizono | 2017-07-26 | 1 | -4/+1 | |
| |/ / / / / / / / / | ||||||
* | / / / / / / / / | Use `predicate_builder.build_bind_attribute` wherever possible | Ryuta Kamizono | 2017-07-28 | 4 | -8/+7 | |
| |/ / / / / / / / |/| | | | | | | | | ||||||
* | | | | | | | | | Eager load the association classes on boot | Rafael Mendonça França | 2017-07-27 | 1 | -7/+7 | |
* | | | | | | | | | Merge pull request #28695 from koic/integer_type_has_precision_option_in_oracle | Akira Matsuda | 2017-07-27 | 1 | -1/+5 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Fix an AR test of schema dump when using Oracle | Koichi ITO | 2017-04-07 | 1 | -1/+5 | |
* | | | | | | | | | | Use `_relation_for_itself` wherever possible | Sean Griffin | 2017-07-26 | 1 | -3/+2 | |
| |/ / / / / / / / |/| | | | | | | | | ||||||
* | | | | | | | | | Merge pull request #29941 from kamipo/remove_single_element_array_preprocess | Sean Griffin | 2017-07-25 | 2 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Remove single element array preprocess | Ryuta Kamizono | 2017-07-26 | 2 | -2/+2 | |
* | | | | | | | | | | Clarify add_column limit documentation | Lisa Ugray | 2017-07-25 | 1 | -0/+1 | |
* | | | | | | | | | | Allow `Relation#or` to accept a relation with different `references` | Sean Griffin | 2017-07-25 | 3 | -1/+20 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Require alpha arel | Sean Griffin | 2017-07-25 | 1 | -1/+1 | |
* | | | | | | | | | Merge pull request #29934 from kamipo/remove_join_information | Sean Griffin | 2017-07-25 | 3 | -10/+5 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Remove useless `JoinInformation` | Ryuta Kamizono | 2017-07-25 | 3 | -10/+5 | |
* | | | | | | | | | | Merge pull request #29935 from kamipo/remove_unused_queries_predicates | Sean Griffin | 2017-07-25 | 1 | -12/+0 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Remove unused `queries_predicates` | Ryuta Kamizono | 2017-07-25 | 1 | -12/+0 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Fix failing tests | Sean Griffin | 2017-07-25 | 1 | -1/+1 | |
* | | | | | | | | | | Merge pull request #29928 from koic/fix_test_add_column_with_timestamp_type_o... | Eileen M. Uchitelle | 2017-07-25 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Fix `test_add_column_with_timestamp_type` when using Oracle | Koichi ITO | 2017-07-25 | 1 | -0/+2 | |
| |/ / / / / / / / / | ||||||
* / / / / / / / / / | Stop creating ApplicationRecord on model generation | Lisa Ugray | 2017-07-24 | 4 | -23/+31 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #29848 from kamipo/fix_distinct_count_with_order_and_limit | Rafael França | 2017-07-24 | 7 | -45/+87 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Extract `Account` model to the dedicated file | Ryuta Kamizono | 2017-07-22 | 2 | -34/+35 | |
| * | | | | | | | | | Should keep the table name qualified `*` for distinct subquery | Ryuta Kamizono | 2017-07-22 | 2 | -1/+13 | |
| * | | | | | | | | | Fix `COUNT(DISTINCT ...)` with `ORDER BY` and `LIMIT` | Ryuta Kamizono | 2017-07-22 | 5 | -11/+40 | |
* | | | | | | | | | | Fix `warning: assigned but unused variable - comment` | Ryuta Kamizono | 2017-07-25 | 1 | -1/+1 | |
| |_|_|_|_|_|_|_|/ |/| | | | | | | | | ||||||
* | | | | | | | | | Merge pull request #29765 from lugray/fix_counter_cache | Rafael França | 2017-07-24 | 4 | -4/+18 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Add test for fixed `counter_cache` double increment | Lisa Ugray | 2017-07-19 | 4 | -4/+18 | |
* | | | | | | | | | | Fix test failures when prepared statements are disabled | Sean Griffin | 2017-07-24 | 3 | -14/+35 | |
* | | | | | | | | | | Fix build failures on PG | Sean Griffin | 2017-07-24 | 1 | -0/+4 | |
* | | | | | | | | | | Merge pull request #29905 from kamipo/remove_duplicated_assertion | Sean Griffin | 2017-07-24 | 1 | -16/+2 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Remove duplicated assertion in `test_count_with_join` | Ryuta Kamizono | 2017-07-24 | 1 | -16/+2 | |
* | | | | | | | | | | | Fix build failures on MySQL | Sean Griffin | 2017-07-24 | 2 | -2/+2 | |
* | | | | | | | | | | | Refactor Active Record to let Arel manage bind params | Sean Griffin | 2017-07-24 | 36 | -458/+282 | |
* | | | | | | | | | | | Merge pull request #29894 from eugeneius/check_schema_file_dup_string | Kasper Timm Hansen | 2017-07-24 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Avoid modifying frozen string in check_schema_file | Eugene Kenny | 2017-07-23 | 1 | -1/+1 | |
* | | | | | | | | | | | | Merge pull request #29860 from georgeclaghorn/travel-back-automatically | Rafael França | 2017-07-24 | 1 | -4/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Remove time stubs after each test | George Claghorn | 2017-07-22 | 1 | -4/+0 | |
* | | | | | | | | | | | | Merge pull request #29867 from koic/fix_a_failed_ar_test_when_using_oracle | Kasper Timm Hansen | 2017-07-23 | 1 | -2/+10 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Fix a failued AR test when using OracleAdapter | Koichi ITO | 2017-07-20 | 1 | -2/+10 | |
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge pull request #29768 from janpieper/sort-enabled-extensions-in-dump | Eileen M. Uchitelle | 2017-07-22 | 2 | -1/+15 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Sort enabled adapter extensions in schema dump | Jan Pieper | 2017-07-12 | 2 | -1/+15 | |
* | | | | | | | | | | | | Merge pull request #29870 from kamipo/use_true_false_literals | Sean Griffin | 2017-07-22 | 2 | -14/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / |/| | | | | | | | | | | |