Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | 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 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #36477 from albertoalmagro/alberto/button-to-default-path | Rafael França | 2019-06-13 | 1 | -1/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | [ci skip] Use default path in button_to documentation | Alberto Almagro | 2019-06-13 | 1 | -1/+1 | |
| |/ / / / | ||||||
* | | | | | Merge pull request #36437 from sudara/fix_programmatic_clicks_with_data_remote | Gannon McGibbon | 2019-06-13 | 2 | -2/+16 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Ensure non-mouse/programmatic clicks work with data-remote | Sudara | 2019-06-13 | 2 | -2/+16 | |
* | | | | | Make ActiveRecord `ConnectionPool.connections` thread-safe. (#36473) | jeffdoering | 2019-06-13 | 3 | -1/+44 | |
* | | | | | Merge pull request #36466 from wbnns/update-missing-create-action-screenshot | Rafael França | 2019-06-13 | 1 | -0/+0 | |
|\ \ \ \ \ | ||||||
| * | | | | | [ci skip] images/getting_started: Update screenshot for missing action | Will Binns | 2019-06-12 | 1 | -0/+0 | |
* | | | | | | Merge pull request #36388 from joelhawksley/actionview-component | Aaron Patterson | 2019-06-13 | 4 | -1/+72 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | `RenderingHelper` supports rendering objects that `respond_to?` `:render_in` | Joel Hawksley | 2019-06-12 | 4 | -1/+72 | |
| * | | | | | | Merge pull request #2 from rails/master | Joel Hawksley | 2019-06-03 | 65 | -293/+486 | |
| |\ \ \ \ \ \ | ||||||
* | | | | | | | | Ensure to reset migration version after testing migration | Ryuta Kamizono | 2019-06-13 | 1 | -2/+2 | |
* | | | | | | | | Reset migration version before testing migration | Ryuta Kamizono | 2019-06-13 | 1 | -0/+2 | |
* | | | | | | | | Avoid implicit rollback when testing migration | Ryuta Kamizono | 2019-06-13 | 1 | -0/+2 | |
* | | | | | | | | Merge pull request #36472 from kamipo/empty_line_only_before_access_modifier | Ryuta Kamizono | 2019-06-13 | 434 | -514/+8 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Enable `Layout/EmptyLinesAroundAccessModifier` cop | Ryuta Kamizono | 2019-06-13 | 434 | -514/+8 | |
* | | | | | | | | | Remove duplicated `table_exists?` | Ryuta Kamizono | 2019-06-13 | 2 | -8/+0 | |
* | | | | | | | | | Don't `drop_table` before schema cache tests | Ryuta Kamizono | 2019-06-13 | 1 | -1/+2 | |
* | | | | | | | | | Clear schema cache when a table is created/dropped/renamed | Ryuta Kamizono | 2019-06-13 | 6 | -4/+18 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge pull request #36470 from lucasprag/activesupport/missing-require-digest | Rafael França | 2019-06-12 | 1 | -0/+3 | |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | ||||||
| * | | | | | | | Add missing file to require digest/uuid on active_support core extensions | Lucas Arantes | 2019-06-12 | 1 | -0/+3 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #36447 from holyketzer/master | Rafael França | 2019-06-11 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | ActionCable: optimize logger.debug calling | Alex Emelyanov | 2019-06-08 | 1 | -1/+1 | |
| | |_|_|_|_|/ | |/| | | | | | ||||||
* | | | | | | | Merge pull request #36440 from malept/multi-db-abort_if_pending_migrations-task | Eileen M. Uchitelle | 2019-06-11 | 3 | -1/+55 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Convert the db:abort_if_pending_migrations task to be multi-DB aware | Mark Lee | 2019-06-10 | 3 | -1/+55 | |
* | | | | | | | | Merge pull request #36448 from kamipo/allow_column_name_with_simple_function_... | Ryuta Kamizono | 2019-06-11 | 7 | -42/+67 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Allow column name with function (e.g. `length(title)`) as safe SQL string | Ryuta Kamizono | 2019-06-10 | 7 | -42/+67 | |
* | | | | | | | | All modern adapters returns a numeric value as the result of numeric calculation | Ryuta Kamizono | 2019-06-11 | 2 | -10/+2 | |
* | | | | | | | | Merge pull request #36452 from kojoma/kojoma/update_guides | Kasper Timm Hansen | 2019-06-10 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | [ci skip] Fix rails/command.rb document | kojoma | 2019-06-10 | 1 | -2/+2 | |
* | | | | | | | | | Bump `webdrivers` | yuuji.yaginuma | 2019-06-10 | 1 | -7/+5 | |
| |/ / / / / / / |/| | | | | | | | ||||||
* | | | | | | | | Allow `column_name AS alias` as safe SQL string | Ryuta Kamizono | 2019-06-10 | 5 | -0/+14 |