| Commit message (Expand) | Author | Age | Files | Lines |
* | Start Rails 6.1 development | Rafael Mendonça França | 2019-04-24 | 1 | -401/+1 |
* | Implements the task zeitwerk:check | Xavier Noria | 2019-04-23 | 1 | -0/+11 |
* | [#35782] Allow loading seeds without ActiveJob (~> 5.2.3) | Jeremy Weathers | 2019-04-19 | 1 | -0/+6 |
* | Add `null: false` constraint by default for `belongs_to` associations | Prathamesh Sonpatki | 2019-04-19 | 1 | -0/+7 |
* | generate config.cache_classes = false if Spring | Xavier Noria | 2019-04-14 | 1 | -0/+5 |
* | deprecates autoloading constants during initialization [closes #35745] | Xavier Noria | 2019-04-14 | 1 | -0/+4 |
* | Only override async adapter when seeding | BatedUrGonnaDie | 2019-04-09 | 1 | -0/+4 |
* | Merge pull request #35703 from y-yagi/add_database_option_to_dbconsole_command | Yuji Yaginuma | 2019-04-02 | 1 | -0/+5 |
|\ |
|
| * | Rename `connection` option to `database` in `dbconsole` command | yuuji.yaginuma | 2019-04-02 | 1 | -0/+5 |
* | | [ci skip] Fix typo for recieve -> receive | Abhay Nikam | 2019-04-02 | 1 | -2/+2 |
|/ |
|
* | Add Changelog entry for #35732. | Connor Shea | 2019-04-01 | 1 | -0/+6 |
* | Tweaks CHANGELOGs and docs [ci skip] | Ryuta Kamizono | 2019-03-31 | 1 | -2/+2 |
* | bumps Zeitwerk and Bootsnap | Xavier Noria | 2019-03-26 | 1 | -0/+5 |
* | Cleanup guide for configuring config.disable_sandbox and related changelog [c... | Vipul A M | 2019-03-25 | 1 | -2/+2 |
* | Merge pull request #35723 from sikachu/disable-sandbox-flag | Guillermo Iguaran | 2019-03-24 | 1 | -0/+8 |
|\ |
|
| * | Add config.disable_sandbox option to Rails console | Prem Sichanugrist | 2019-03-23 | 1 | -0/+8 |
* | | Update CHANGELOGs for 6.0.0.beta3 release | John Hawthorn | 2019-03-22 | 1 | -1/+11 |
|/ |
|
* | 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 |
|/ |
|