| Commit message (Expand) | Author | Age | Files | Lines |
* | Allow use_authenticated_message_encryption to be set in new_framework_default... | Eugene Kenny | 2018-01-07 | 1 | -3/+27 |
* | Improve the deprecation message for using subclass of Rails::Application to s... | Prathamesh Sonpatki | 2018-01-07 | 3 | -3/+3 |
* | Bump license years for 2018 | Yoshiyuki Hirano | 2017-12-31 | 1 | -1/+1 |
* | Clarify that config.eager_load controls eager loading [ci skip] | Eugene Kenny | 2017-12-30 | 2 | -2/+2 |
* | Remove unused methods | yuuji.yaginuma | 2017-12-28 | 1 | -16/+0 |
* | Prevent to install gems when run test (#31564) | Yuji Yaginuma | 2017-12-26 | 2 | -4/+12 |
* | 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 |
* | 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 | 2 | -1/+5 |
|\ |
|
| * | Handle `FrozenError` if it is available | Yasuo Honda | 2017-12-20 | 2 | -1/+5 |
* | | Add test case that configure `config.active_support.hash_digest_class` | yuuji.yaginuma | 2017-12-20 | 1 | -0/+18 |
* | | Remove verbose_query_logs from new_framework_defaults_5_2.rb | Eugene Kenny | 2017-12-20 | 1 | -3/+0 |
* | | Implicitly skip bootsnap for `rails new --dev` | yuuji.yaginuma | 2017-12-19 | 2 | -1/+12 |
|/ |
|
* | Merge pull request #31348 from y-yagi/fix_31283 | Kasper Timm Hansen | 2017-12-18 | 9 | -16/+71 |
|\ |
|
| * | Raise an error only when `require_master_key` is specified | yuuji.yaginuma | 2017-12-18 | 9 | -16/+71 |
* | | Update new_framework_defaults_5_2.rb.tt | Anton Rieder | 2017-12-18 | 1 | -1/+1 |
* | | Merge pull request #31485 from y-yagi/skip_bootsnap_option | Eileen M. Uchitelle | 2017-12-18 | 4 | -0/+31 |
|\ \
| |/
|/| |
|
| * | Add `skip_bootsnap` option | yuuji.yaginuma | 2017-12-16 | 4 | -0/+31 |
* | | Add test case that active_storage:install task works within engine | yuuji.yaginuma | 2017-12-17 | 1 | -0/+15 |
|/ |
|
* | Merge pull request #31434 from olivierlacan/boot-feedback | Sean Griffin | 2017-12-14 | 1 | -0/+4 |
|\ |
|
| * | Provide instant feedback when booting Rails | Olivier Lacan | 2017-12-13 | 1 | -0/+4 |
* | | Merge pull request #26815 from olivierlacan/log-query-source | Eileen M. Uchitelle | 2017-12-14 | 4 | -4/+17 |
|\ \ |
|
| * | | Log call site for all queries | Olivier Lacan | 2017-12-13 | 4 | -4/+17 |
| |/ |
|
* / | Enable `Layout/LeadingCommentSpace` to not allow cosmetic changes in the future | Ryuta Kamizono | 2017-12-14 | 1 | -2/+2 |
|/ |
|
* | Expose Active Storage routes | Mehmet Emin INAC | 2017-12-13 | 1 | -13/+32 |
* | Enable `Layout/SpaceBeforeComma` rubocop rule, and fixed more | Ryuta Kamizono | 2017-12-12 | 1 | -6/+6 |
* | Fix secrets command deprecation message | Stefan Wrobel | 2017-12-11 | 1 | -1/+1 |
* | `create_fixtures` doesn't work since at least a94220b66c9e4890007f66b092b25f8... | Edouard CHIN | 2017-12-11 | 1 | -4/+0 |
* | Set the Rails environment from an environment variable | Aaron Patterson | 2017-12-08 | 2 | -5/+2 |
* | Revert "remove unnecessary `RAILS_ENV` setting" | Aaron Patterson | 2017-12-08 | 2 | -0/+4 |
* | Add failing test for wrong database connection | Aaron Patterson | 2017-12-08 | 1 | -0/+17 |
* | Fix Rails environment when running tests with Ruby | Aaron Patterson | 2017-12-06 | 3 | -3/+64 |
* | Add more tests for the `--webpack` option | Tsukuru Tanimichi | 2017-12-05 | 1 | -0/+19 |
* | Modify `test_webpack_option` | Tsukuru Tanimichi | 2017-12-05 | 1 | -3/+5 |
* | Merge pull request #31279 from ttanimichi/tests-for-webpack-option | Guillermo Iguaran | 2017-12-04 | 1 | -0/+14 |
|\ |
|
| * | Add tests for the `--webpack` option | Tsukuru Tanimichi | 2017-12-04 | 1 | -0/+14 |
* | | Merge pull request #31311 from y-yagi/ignore_no_database_error_when_loading_s... | Kasper Timm Hansen | 2017-12-03 | 2 | -0/+29 |
|\ \ |
|
| * | | Make `Migrator.current_version` work without a current database | yuuji.yaginuma | 2017-12-03 | 2 | -0/+29 |
* | | | Fix typo in test error message | claudiob | 2017-12-02 | 1 | -1/+1 |
|/ / |
|
* | | Merge pull request #31241 from matthewd/no-after-fork | Matthew Draper | 2017-12-01 | 1 | -23/+1 |
|\ \ |
|
| * | | Drop the before_fork/on_worker_boot advice | Matthew Draper | 2017-11-27 | 1 | -23/+1 |
* | | | Move system test dependencies to test group | Anton Rieder | 2017-11-30 | 1 | -7/+10 |
* | | | Do not overwrite by default if credentials already exists | yuuji.yaginuma | 2017-11-30 | 2 | -2/+12 |
* | | | Build the root folder before specific files | Rafael Mendonça França | 2017-11-29 | 1 | -8/+8 |
* | | | Use `credentials` instead of `keyfile` in GCS sevice | yuuji.yaginuma | 2017-11-29 | 1 | -1/+1 |
| |/
|/| |
|
* | | Preparing for 5.2.0.beta2 release | Rafael Mendonça França | 2017-11-28 | 2 | -1/+6 |
* | | Use same version constraint in mysql adapter and generated application | yuuji.yaginuma | 2017-11-28 | 2 | -2/+2 |
* | | Preparing for 5.2.0.beta1 release | Rafael Mendonça França | 2017-11-27 | 2 | -1/+3 |
* | | Make form_with_generates_ids default value to be false | Rafael Mendonça França | 2017-11-27 | 1 | -4/+0 |