Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | prevent shadowing outer variables | Dorian Marié | 2017-12-25 | 1 | -4/+4 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Don't pass `object_id` to `refute_nil` since `object_id` never to be nil | Ryuta Kamizono | 2017-12-26 | 1 | -6/+6 | |
* | | | | | | | | | Merge pull request #31558 from hsbt/test-rubygems-2.7.4 | Ryuta Kamizono | 2017-12-25 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | To use rubygems-2.7.4 on Travis CI | SHIBATA Hiroshi | 2017-12-25 | 1 | -1/+1 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #27780 from mikelikesbikes/fix-update-attribute-callbacks-... | Ryuta Kamizono | 2017-12-25 | 4 | -5/+15 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | save attributes changed by callbacks after update_attribute | Mike Busch | 2017-12-22 | 3 | -5/+11 | |
* | | | | | | | | | | Ensure to use repo's Gemfile in application | yuuji.yaginuma | 2017-12-25 | 1 | -0/+5 | |
* | | | | | | | | | | Move `test_skip_bundle` to `AppGeneratorTest` | yuuji.yaginuma | 2017-12-24 | 2 | -9/+9 | |
* | | | | | | | | | | Active Storage: Fix direct uploads in IE 11 | Javan Makhmali | 2017-12-23 | 2 | -4/+18 | |
* | | | | | | | | | | Merge pull request #31545 from JanBussieck/add-hwia-inheritance-removal-to-5.... | Ryuta Kamizono | 2017-12-23 | 1 | -0/+3 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | [docs] Add mention of removal of HWIA interface from `AC:Parameters` | Jan Bussieck | 2017-12-22 | 1 | -0/+3 | |
* | | | | | | | | | | | Use `delayed_job` master | yuuji.yaginuma | 2017-12-23 | 2 | -4/+9 | |
* | | | | | | | | | | | Merge pull request #31538 from yhirano55/add_cloud_service_links_to_readme_in... | Eileen M. Uchitelle | 2017-12-22 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Add cloud service's links to README of Active Storage [ci skip] | Yoshiyuki Hirano | 2017-12-22 | 1 | -2/+2 | |
* | | | | | | | | | | | | Merge pull request #31544 from mrreynolds/activestorage-combined-minimagick-o... | Eileen M. Uchitelle | 2017-12-22 | 2 | -6/+30 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Add support for combined MiniMagick transformations | Robert Glaser | 2017-12-22 | 2 | -6/+30 | |
* | | | | | | | | | | | | Test that cache stores build unversioned keys | George Claghorn | 2017-12-22 | 1 | -0/+12 | |
* | | | | | | | | | | | | Revert "Remove code duplication in ActiveSupport::Cache" | George Claghorn | 2017-12-22 | 1 | -11/+26 | |
|/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge pull request #31543 from hsbt/update-bundler-1-16 | Ryuta Kamizono | 2017-12-22 | 7 | -13/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Revert "Specify bundler version in template files" | SHIBATA Hiroshi | 2017-12-22 | 6 | -12/+0 | |
| * | | | | | | | | | | | Relax bundler version on Travis CI | SHIBATA Hiroshi | 2017-12-22 | 1 | -1/+1 | |
| | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
* / | | | | | | | | | | Add test case for using sanitize method in the scope definition | Ryuta Kamizono | 2017-12-22 | 1 | -2/+10 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Merge pull request #31541 from hsbt/fix-travis-failure | Ryuta Kamizono | 2017-12-22 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Temporary disabled using rubygems 2.7. | SHIBATA Hiroshi | 2017-12-22 | 1 | -1/+1 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Merge pull request #31537 from yhirano55/pass_options_to_rails_blob_url | Rafael França | 2017-12-21 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Pass options to rails_blob_url | Yoshiyuki Hirano | 2017-12-22 | 1 | -1/+1 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge pull request #31536 from yhirano55/remove_needless_url_for | George Claghorn | 2017-12-21 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | [ci skip] Remove needless from doc for ActiveStorage::Variant | Yoshiyuki Hirano | 2017-12-22 | 1 | -1/+1 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #31530 from 6temes/removes_os_specific_dir_separator | Guillermo Iguaran | 2017-12-20 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Removes OS specific directory separator | Daniel Lopez | 2017-12-21 | 1 | -1/+1 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #31520 from yahonda/introduce_frozen_error_class | Ryuta Kamizono | 2017-12-20 | 8 | -5/+17 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Handle `FrozenError` if it is available | Yasuo Honda | 2017-12-20 | 8 | -5/+17 | |
* | | | | | | | | | | Merge pull request #31521 from zinovyev/fix-mysql-get-lock-bigint | Ryuta Kamizono | 2017-12-20 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Fix Illegal parameter data type bigint for operation 'get_lock' error | Ivan Zinovyev | 2017-12-20 | 1 | -2/+2 | |
* | | | | | | | | | | | Add test case that configure `config.active_support.hash_digest_class` | yuuji.yaginuma | 2017-12-20 | 1 | -0/+18 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Remove passing needless empty string `options` in `create_table` | Ryuta Kamizono | 2017-12-20 | 3 | -7/+4 | |
* | | | | | | | | | | Place args normalization from `left_outer_joins` to `left_outer_joins!` | Ryuta Kamizono | 2017-12-20 | 1 | -4/+2 | |
* | | | | | | | | | | Merge pull request #31519 from eugeneius/verbose_query_logs_new_framework_def... | Ryuta Kamizono | 2017-12-20 | 3 | -7/+3 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Remove verbose_query_logs from new_framework_defaults_5_2.rb | Eugene Kenny | 2017-12-20 | 3 | -7/+3 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Merge pull request #31177 from albertoalmagro/remove-default-mysql-engine-fro... | Matthew Draper | 2017-12-20 | 5 | -6/+88 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Remove default ENGINE documentation for MySQL and MariaDB | Alberto Almagro | 2017-12-11 | 1 | -2/+1 | |
| * | | | | | | | | | | Remove default ENGINE=InnoDB for Mysql2 adapter | Alberto Almagro | 2017-12-11 | 4 | -4/+87 | |
* | | | | | | | | | | | Fix `count(:all)` to correctly work `distinct` with custom SELECT list | Ryuta Kamizono | 2017-12-20 | 4 | -10/+24 | |
* | | | | | | | | | | | Merge pull request #31483 from yhirano55/fix_validation_callbacks_on_multiple... | Ryuta Kamizono | 2017-12-20 | 3 | -9/+60 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Fix validation callbacks on multiple context | Yoshiyuki Hirano | 2017-12-20 | 3 | -9/+60 | |
|/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | Remove outdated comments [ci skip] | Ryuta Kamizono | 2017-12-19 | 1 | -4/+0 | |
* | | | | | | | | | | | Merge pull request #31492 from prathamesh-sonpatki/rm-assert-nothing-raised | Eileen M. Uchitelle | 2017-12-19 | 1 | -4/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | assert_nothing_raised not required here, we can assert directly for the actua... | Prathamesh Sonpatki | 2017-12-19 | 1 | -4/+2 | |
* | | | | | | | | | | | | Quote primary key in the subselect generated by mysql2 adapter | Ryuta Kamizono | 2017-12-19 | 3 | -4/+12 | |
* | | | | | | | | | | | | Using subselect for `delete_all` with `limit` or `offset` | Ryuta Kamizono | 2017-12-19 | 4 | -6/+29 |