| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | Merge pull request #36526 from yahonda/test_statement_cache_with_in_clause_pg | Ryuta Kamizono | 2019-06-21 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | Address test_statement_cache_with_in_clause failure due to nondeterministic s... | Yasuo Honda | 2019-06-20 | 1 | -1/+1 |
* | | | | Merge pull request #36525 from eileencodes/revert-integer-change-to-schema-mi... | Rafael França | 2019-06-20 | 3 | -3/+4 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Revert schema dumper to use strings rather than integers | eileencodes | 2019-06-20 | 3 | -3/+4 |
|/ / / |
|
* | | | Merge pull request #36520 from kamipo/test_case_for_deterministic_order | Ryuta Kamizono | 2019-06-20 | 1 | -0/+6 |
|\ \ \ |
|
| * | | | Add test cases to ensure deterministic order for ordinal methods | Ryuta Kamizono | 2019-06-19 | 1 | -0/+6 |
* | | | | Merge pull request #36523 from y-yagi/include_bcc_in_mail_sent_from_developme... | Yuji Yaginuma | 2019-06-20 | 2 | -0/+3 |
|\ \ \ \ |
|
| * | | | | Include BCC in the mail that sent from the development page | yuuji.yaginuma | 2019-06-20 | 2 | -0/+3 |
|/ / / / |
|
* | | | | Merge pull request #36486 from benthorner/master | Yuji Yaginuma | 2019-06-20 | 4 | -6/+32 |
|\ \ \ \ |
|
| * | | | | Allow using env var to specify pidfile | Ben Thorner | 2019-06-19 | 4 | -6/+32 |
* | | | | | Merge pull request #36518 from Shopify/drop-schema-cache-column-hash | Kasper Timm Hansen | 2019-06-19 | 1 | -8/+5 |
|\ \ \ \ \ |
|
| * | | | | | Stop serializing and parsing columns_hash in Active Record schema caches | Jean Boussier | 2019-06-19 | 1 | -8/+5 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge pull request #36521 from itsWill/autoloading_in_exceptions | Gannon McGibbon | 2019-06-19 | 2 | -0/+5 |
|\ \ \ \ \ |
|
| * | | | | | Autoload SyntaxErrorInTemplate | Guilherme Mansur | 2019-06-19 | 2 | -0/+5 |
| |/ / / / |
|
* | | | | | Merge pull request #36279 from itsWill/better_error_messages_for_abstract_table | Gannon McGibbon | 2019-06-19 | 4 | -0/+19 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | Better error message for calling columns_hash | Guilherme Mansur | 2019-06-19 | 4 | -0/+19 |
|/ / / / |
|
* | | | | Merge pull request #35891 from Shopify/schema-cache-deduplication | Kasper Timm Hansen | 2019-06-19 | 12 | -16/+123 |
|\ \ \ \ |
|
| * | | | | Deduplicate various Active Record schema cache structures | Jean Boussier | 2019-06-03 | 12 | -16/+123 |
* | | | | | Merge pull request #36508 from kamipo/avoid_getutc | Ryuta Kamizono | 2019-06-18 | 3 | -10/+10 |
|\ \ \ \ \ |
|
| * | | | | | Avoid redundant `time.getutc` call if it is already utc time object | Ryuta Kamizono | 2019-06-18 | 3 | -10/+10 |
* | | | | | | Merge pull request #36482 from Shopify/fix-translation-helper-default-hash | Rafael França | 2019-06-17 | 2 | -1/+6 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | Fix TranslationHelper#translate handling of Hash defaults | Jean Boussier | 2019-06-14 | 2 | -1/+6 |
* | | | | | | Merge pull request #36506 from kamipo/group_by_with_order_by_virtual_count_at... | Ryuta Kamizono | 2019-06-18 | 5 | -12/+30 |
|\ \ \ \ \ \ |
|
| * | | | | | | PostgreSQL: Fix GROUP BY with ORDER BY virtual count attribute | Ryuta Kamizono | 2019-06-17 | 5 | -12/+30 |
|/ / / / / / |
|
* | | | | | | Merge pull request #36502 from abhaynikam/fix-typo-in-active-record-multiple-... | Prem Sichanugrist | 2019-06-17 | 1 | -1/+1 |
|\ \ \ \ \ \ |
|
| * | | | | | | Fix typo initialzer -> initializer [ci skip] | Abhay Nikam | 2019-06-17 | 1 | -1/+1 |
|/ / / / / / |
|
* | | | | | | Merge pull request #36497 from soartec-lab/move_date_and_time_method_to_time | Ryuta Kamizono | 2019-06-16 | 6 | -128/+112 |
|\ \ \ \ \ \ |
|
| * | | | | | | Delete `DateAndTime` method definition in rails that is compatible with ruby ... | soartec-lab | 2019-06-16 | 6 | -128/+112 |
|/ / / / / / |
|
* | | | | | | Update default value of `variable_content_types` and `content_types_to_serve_... | yuuji.yaginuma | 2019-06-16 | 1 | -2/+2 |
* | | | | | | Merge pull request #36493 from kamipo/remove_unused_attributes_for | Ryuta Kamizono | 2019-06-16 | 4 | -70/+1 |
|\ \ \ \ \ \ |
|
| * | | | | | | Remove unused `Arel::Attributes.for` | Ryuta Kamizono | 2019-06-15 | 4 | -70/+1 |
* | | | | | | | Merge pull request #36494 from soartec-lab/fix/guide_delete_description_for_d... | Ryuta Kamizono | 2019-06-16 | 1 | -3/+3 |
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | | |
|
| * | | | | | | Delete 'ruby' in the description of the method defined in rails [skip ci] | soartec-lab | 2019-06-16 | 1 | -3/+3 |
|/ / / / / / |
|
* | | | | | | Merge pull request #36483 from kamipo/no_allocation_to_sql_visit | Ryuta Kamizono | 2019-06-15 | 4 | -33/+34 |
|\ \ \ \ \ \ |
|
| * | | | | | | No allocation `Arel::Visitors::ToSql#visit` | Ryuta Kamizono | 2019-06-15 | 4 | -33/+34 |
|/ / / / / / |
|
* | | | | | | :golf: | Akira Matsuda | 2019-06-15 | 1 | -6/+2 |
* | | | | | | Should find last created record | Ryuta Kamizono | 2019-06-15 | 1 | -3/+3 |
* | | | | | | Ensure to reset actually used `@connection.schema_migration`'s table name | Ryuta Kamizono | 2019-06-15 | 1 | -4/+4 |
* | | | | | | Fix `test_schema_names` to include "hint_plan" schema | Ryuta Kamizono | 2019-06-15 | 1 | -1/+5 |
* | | | | | | Merge pull request #36469 from eileencodes/move-while_preventing_writes-to-ha... | Eileen M. Uchitelle | 2019-06-14 | 8 | -49/+111 |
|\ \ \ \ \ \ |
|
| * | | | | | | Move while_preventing_writes from conn to handler | eileencodes | 2019-06-14 | 8 | -49/+111 |
|/ / / / / / |
|
* | | | | | | Merge pull request #36488 from eileencodes/update-multi-db-docs | Eileen M. Uchitelle | 2019-06-14 | 1 | -1/+20 |
|\ \ \ \ \ \ |
|
| * | | | | | | Update multi-db docs | eileencodes | 2019-06-14 | 1 | -1/+20 |
|/ / / / / / |
|
* | | | | | | Merge pull request #36439 from eileencodes/move-schema-migration-to-migration... | Eileen M. Uchitelle | 2019-06-14 | 17 | -150/+412 |
|\ \ \ \ \ \
| |_|_|/ / /
|/| | | | | |
|
| * | | | | | Move SchemaMigration to migration_context | eileencodes | 2019-06-14 | 17 | -150/+412 |
* | | | | | | Merge pull request #36484 from albertoalmagro/alberto/reverse-column-is-rever... | Ryuta Kamizono | 2019-06-14 | 1 | -3/+3 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | [ci skip] Update docs as `remove_column` can be reversed | Alberto Almagro | 2019-06-14 | 1 | -3/+3 |
* | | | | | | Fix rubocop violations | Ryuta Kamizono | 2019-06-14 | 2 | -3/+2 |
| |/ / / /
|/| | | | |
|
* | | | | | Merge pull request #36478 from kamipo/allocation_on_demand_in_transaction | Ryuta Kamizono | 2019-06-14 | 1 | -20/+35 |
|\ \ \ \ \ |
|
| * | | | | | Allocation on demand in transactions | Ryuta Kamizono | 2019-06-14 | 1 | -20/+35 |
|/ / / / / |
|