aboutsummaryrefslogtreecommitdiffstats
path: root/railties/CHANGELOG.md
Commit message (Expand)AuthorAgeFilesLines
* Allow using env var to specify pidfileBen Thorner2019-06-191-0/+2
* Start Rails 6.1 developmentRafael Mendonça França2019-04-241-401/+1
* Implements the task zeitwerk:checkXavier Noria2019-04-231-0/+11
* [#35782] Allow loading seeds without ActiveJob (~> 5.2.3)Jeremy Weathers2019-04-191-0/+6
* Add `null: false` constraint by default for `belongs_to` associationsPrathamesh Sonpatki2019-04-191-0/+7
* generate config.cache_classes = false if SpringXavier Noria2019-04-141-0/+5
* deprecates autoloading constants during initialization [closes #35745]Xavier Noria2019-04-141-0/+4
* Only override async adapter when seedingBatedUrGonnaDie2019-04-091-0/+4
* Merge pull request #35703 from y-yagi/add_database_option_to_dbconsole_commandYuji Yaginuma2019-04-021-0/+5
|\
| * Rename `connection` option to `database` in `dbconsole` commandyuuji.yaginuma2019-04-021-0/+5
* | [ci skip] Fix typo for recieve -> receiveAbhay Nikam2019-04-021-2/+2
|/
* Add Changelog entry for #35732.Connor Shea2019-04-011-0/+6
* Tweaks CHANGELOGs and docs [ci skip]Ryuta Kamizono2019-03-311-2/+2
* bumps Zeitwerk and BootsnapXavier Noria2019-03-261-0/+5
* Cleanup guide for configuring config.disable_sandbox and related changelog [c...Vipul A M2019-03-251-2/+2
* Merge pull request #35723 from sikachu/disable-sandbox-flagGuillermo Iguaran2019-03-241-0/+8
|\
| * Add config.disable_sandbox option to Rails consolePrem Sichanugrist2019-03-231-0/+8
* | Update CHANGELOGs for 6.0.0.beta3 releaseJohn Hawthorn2019-03-221-1/+11
|/
* Added release notes for changes in Railties [ci skip] (#35622)प्रथमेश Sonpatki2019-03-181-2/+2
* Add -e/--environment option to `rails initializers`yuuji.yaginuma2019-03-161-0/+4
* Merge tag 'v6.0.0.beta3'eileencodes2019-03-131-0/+5
|\
| * Prep releaseeileencodes2019-03-111-0/+5
* | Merge pull request #34955 from bogdanvlviv/follow-up-33962Kasper Timm Hansen2019-03-111-2/+4
|\ \
| * | Add `config.credentials.content_path` and `config.credentials.key_path` to th...bogdanvlviv2019-01-171-3/+4
* | | Mention `environment variable` instead of just `environment`Prathamesh Sonpatki2019-03-111-2/+2
| |/ |/|
* | Preparing for 6.0.0.beta2 releaseRafael Mendonça França2019-02-251-0/+2
* | Allow deprecated non-symbol access to nested `config_for` hashesUfuk Kayserilioglu2019-02-111-0/+5
* | Cleanup the whitelisting references after #33145Genadi Samokovarov2019-02-031-2/+2
* | Fix deeply nested namespace command printingGannon McGibbon2019-01-241-0/+5
* | Preparing for 6.0.0.beta1 releaseRafael Mendonça França2019-01-181-0/+2
* | Revert "Remove deprecated `server` argument from the rails server command"yuuji.yaginuma2019-01-181-4/+0
* | Remove deprecated `after_bundle` helper inside plugins templatesRafael Mendonça França2019-01-171-0/+4
* | Remove deprecated `server` argument from the rails server commandRafael Mendonça França2019-01-171-0/+4
* | Remove deprecated support to old `config.ru` that use the application class a...Rafael Mendonça França2019-01-171-0/+4
* | Remove deprecated `environment` argument from the rails commandsRafael Mendonça França2019-01-171-0/+4
* | Remove deprecated `capify!`Rafael Mendonça França2019-01-171-0/+4
* | Remove deprecated `config.secret_token`Rafael Mendonça França2019-01-171-1/+4
* | Seed database with inline ActiveJob job adapterGannon McGibbon2019-01-171-0/+4
|/
* Merge branch 'master' into db_system_change_commandKasper Timm Hansen2019-01-161-5/+18
|\
| * Add `rails test:channels`.bogdanvlviv2019-01-161-0/+4
| * Restructure credentials after environment overrides.Kasper Timm Hansen2019-01-141-5/+13
* | Add rails db:system:change commandGannon McGibbon2019-01-091-0/+12
|/
* Preserve Bundle configuration during app generation (#34755)Marco Costa2019-01-091-0/+4
* Revert "Merge pull request #34387 from yhirano55/rails_info_properties_json"Kasper Timm Hansen2019-01-081-6/+0
* Send Active Storage jobs to dedicated queues by defaultGeorge Claghorn2019-01-041-0/+8
* Add Rake task for testing mailboxesGeorge Claghorn2018-12-301-0/+4
* Require Ruby 2.5 for Rails 6.Kasper Timm Hansen2018-12-191-2/+2
* Introduce a guard against DNS rebinding attacksGenadi Samokovarov2018-12-151-0/+35
* Merge pull request #34691 from gmcgibbon/rm_helper_generator_suffixRyuta Kamizono2018-12-131-0/+4
|\
| * Remove redundant suffixes on generated helpers.Gannon McGibbon2018-12-121-0/+4