| Commit message (Expand) | Author | Age | Files | Lines |
* | Added release notes for changes in Railties [ci skip] (#35622) | प्रथमेश Sonpatki | 2019-03-18 | 1 | -2/+2 |
* | Add -e/--environment option to `rails initializers` | yuuji.yaginuma | 2019-03-16 | 1 | -0/+4 |
* | Merge tag 'v6.0.0.beta3' | eileencodes | 2019-03-13 | 1 | -0/+5 |
|\ |
|
| * | Prep release | eileencodes | 2019-03-11 | 1 | -0/+5 |
* | | Merge pull request #34955 from bogdanvlviv/follow-up-33962 | Kasper Timm Hansen | 2019-03-11 | 1 | -2/+4 |
|\ \ |
|
| * | | Add `config.credentials.content_path` and `config.credentials.key_path` to th... | bogdanvlviv | 2019-01-17 | 1 | -3/+4 |
* | | | Mention `environment variable` instead of just `environment` | Prathamesh Sonpatki | 2019-03-11 | 1 | -2/+2 |
| |/
|/| |
|
* | | Preparing for 6.0.0.beta2 release | Rafael Mendonça França | 2019-02-25 | 1 | -0/+2 |
* | | Allow deprecated non-symbol access to nested `config_for` hashes | Ufuk Kayserilioglu | 2019-02-11 | 1 | -0/+5 |
* | | Cleanup the whitelisting references after #33145 | Genadi Samokovarov | 2019-02-03 | 1 | -2/+2 |
* | | Fix deeply nested namespace command printing | Gannon McGibbon | 2019-01-24 | 1 | -0/+5 |
* | | Preparing for 6.0.0.beta1 release | Rafael Mendonça França | 2019-01-18 | 1 | -0/+2 |
* | | Revert "Remove deprecated `server` argument from the rails server command" | yuuji.yaginuma | 2019-01-18 | 1 | -4/+0 |
* | | Remove deprecated `after_bundle` helper inside plugins templates | Rafael Mendonça França | 2019-01-17 | 1 | -0/+4 |
* | | Remove deprecated `server` argument from the rails server command | Rafael Mendonça França | 2019-01-17 | 1 | -0/+4 |
* | | Remove deprecated support to old `config.ru` that use the application class a... | Rafael Mendonça França | 2019-01-17 | 1 | -0/+4 |
* | | Remove deprecated `environment` argument from the rails commands | Rafael Mendonça França | 2019-01-17 | 1 | -0/+4 |
* | | Remove deprecated `capify!` | Rafael Mendonça França | 2019-01-17 | 1 | -0/+4 |
* | | Remove deprecated `config.secret_token` | Rafael Mendonça França | 2019-01-17 | 1 | -1/+4 |
* | | Seed database with inline ActiveJob job adapter | Gannon McGibbon | 2019-01-17 | 1 | -0/+4 |
|/ |
|
* | Merge branch 'master' into db_system_change_command | Kasper Timm Hansen | 2019-01-16 | 1 | -5/+18 |
|\ |
|
| * | Add `rails test:channels`. | bogdanvlviv | 2019-01-16 | 1 | -0/+4 |
| * | Restructure credentials after environment overrides. | Kasper Timm Hansen | 2019-01-14 | 1 | -5/+13 |
* | | Add rails db:system:change command | Gannon McGibbon | 2019-01-09 | 1 | -0/+12 |
|/ |
|
* | Preserve Bundle configuration during app generation (#34755) | Marco Costa | 2019-01-09 | 1 | -0/+4 |
* | Revert "Merge pull request #34387 from yhirano55/rails_info_properties_json" | Kasper Timm Hansen | 2019-01-08 | 1 | -6/+0 |
* | Send Active Storage jobs to dedicated queues by default | George Claghorn | 2019-01-04 | 1 | -0/+8 |
* | Add Rake task for testing mailboxes | George Claghorn | 2018-12-30 | 1 | -0/+4 |
* | Require Ruby 2.5 for Rails 6. | Kasper Timm Hansen | 2018-12-19 | 1 | -2/+2 |
* | Introduce a guard against DNS rebinding attacks | Genadi Samokovarov | 2018-12-15 | 1 | -0/+35 |
* | Merge pull request #34691 from gmcgibbon/rm_helper_generator_suffix | Ryuta Kamizono | 2018-12-13 | 1 | -0/+4 |
|\ |
|
| * | Remove redundant suffixes on generated helpers. | Gannon McGibbon | 2018-12-12 | 1 | -0/+4 |
* | | Remove redundant suffixes on generated integration tests. | Gannon McGibbon | 2018-12-12 | 1 | -0/+4 |
|/ |
|
* | Fix boolean interaction in scaffold system tests | Gannon McGibbon | 2018-12-12 | 1 | -0/+4 |
* | Remove redundant suffixes on generated system tests. | Gannon McGibbon | 2018-12-11 | 1 | -0/+4 |
* | Abort early if generator command fails (#34420) | David Rodríguez | 2018-12-07 | 1 | -0/+6 |
* | Remove asset paths from eager_load_paths and autoload_paths | Gannon McGibbon | 2018-11-09 | 1 | -0/+4 |
* | Add JSON support to rails properties route (`/rails/info/properties`). | Yoshiyuki Hirano | 2018-11-07 | 1 | -0/+6 |
* | Merge pull request #34222 from bogdanvlviv/unify-changelog-entries | Rafael França | 2018-10-22 | 1 | -24/+8 |
|\ |
|
| * | Unify changelog entries related to `database` option of Rails generators [ci ... | bogdanvlviv | 2018-10-16 | 1 | -24/+8 |
* | | Merge pull request #29204 from RasPat1/issue-29200-scaffold-reference-display... | Ryuta Kamizono | 2018-10-16 | 1 | -0/+6 |
|\ \
| |/
|/| |
|
| * | Show object ids in scaffold pages when displaying referenced objects | Rasesh Patel | 2018-10-14 | 1 | -0/+5 |
|/ |
|
* | Add multi-db support to rails db:migrate:status | Gannon McGibbon | 2018-10-09 | 1 | -0/+5 |
* | Make Webpacker the default JavaScript compiler for Rails 6 (#33079) | David Heinemeier Hansson | 2018-09-30 | 1 | -0/+8 |
* | Refactor migrations_path command option to database | Gannon McGibbon | 2018-09-28 | 1 | -0/+15 |
* | Add migrations_paths option to model generator | Gannon McGibbon | 2018-09-27 | 1 | -0/+16 |
* | Switch to supports_cache_versioning? check to a class method | schneems | 2018-09-20 | 1 | -1/+3 |
* | [close #33907] Error when using "recyclable" cache keys with a store that doe... | schneems | 2018-09-20 | 1 | -0/+5 |
* | Fixed to RAILS_MASTER_KEY as a default env key for decrypting. | Wojciech Wnętrzak | 2018-09-20 | 1 | -1/+1 |
* | Fix env name for master key | yuuji.yaginuma | 2018-09-20 | 1 | -1/+1 |