aboutsummaryrefslogtreecommitdiffstats
path: root/railties/CHANGELOG.md
Commit message (Expand)AuthorAgeFilesLines
* Introduce explicit rails server handler optionGenadi Samokovarov2018-03-041-0/+18
* Add --expanded option to "rails routes"Benoit Tigeot2018-02-281-0/+19
* Remove changelogs for Rails 6.0 since they were backported to `5-2-stable`bogdanvlviv2018-02-261-8/+0
* Rails 6 requires Ruby 2.4.1+Jeremy Daer2018-02-171-0/+7
* Fix changelog entry [ci skip]Rafael Mendonça França2018-02-161-1/+7
* Add SuppressedSummaryReporter and TestUnitReporter only if necessaryKevin Robatel2018-02-151-1/+1
* Start Rails 6.0 development!!!Rafael Mendonça França2018-01-301-162/+1
* Improve the deprecation message for using subclass of Rails::Application to s...Prathamesh Sonpatki2018-01-071-1/+1
* Preparing for 5.2.0.beta2 releaseRafael Mendonça França2017-11-281-0/+5
* Preparing for 5.2.0.beta1 releaseRafael Mendonça França2017-11-271-0/+2
* Deprecate an `after_bundle` callback in Rails plugin templatesyuuji.yaginuma2017-11-181-0/+4
* Add --skip-active-storage and do so automatically when --skip-active-record i...bogdanvlviv2017-11-061-0/+6
* redis-rb 4.0 supportJeremy Daer2017-10-081-0/+4
* Add `mini_magick` to default `Gemfile` as commentYoshiyuki Hirano2017-09-171-0/+4
* Add credentials using a generic EncryptedConfiguration class (#30067)David Heinemeier Hansson2017-09-111-0/+6
* Support multiple versions arguments for `gem` method of GeneratorsYoshiyuki Hirano2017-08-191-0/+4
* Add --skip-yarn option to the plugin generatorbogdanvlviv2017-08-151-0/+4
* Formatting CHANGELOGs [ci skip]Ryuta Kamizono2017-08-151-2/+2
* Optimize routes indentationYoshiyuki Hirano2017-08-141-0/+4
* Merge pull request #30166 from yhirano55/fix_generator_method_environmentRafael Mendonça França2017-08-111-0/+4
|\
| * Optimize indentation for generator actionsYoshiyuki Hirano2017-08-111-0/+4
* | Merge pull request #30116 from yhirano55/skip_unused_components_when_running_...Rafael Mendonça França2017-08-111-0/+4
|\ \
| * | Skip unused components when running in Rails pluginYoshiyuki Hirano2017-08-091-0/+4
* | | Merge pull request #30110 from yhirano55/add_git_sourceRafael Mendonça França2017-08-111-0/+4
|\ \ \ | |_|/ |/| |
| * | Add git_source to Gemfile for plugin generatorYoshiyuki Hirano2017-08-091-0/+4
| |/
* / `--skip-action-cable` pass throughs `rails plugin new`bogdanvlviv2017-08-101-0/+4
|/
* Merge pull request #30127 from y-yagi/deprecate_support_of_older_config_ruRafael França2017-08-081-0/+4
|\
| * Deprecate support of older `config.ru`yuuji.yaginuma2017-08-081-0/+4
* | Lint railties/CHANGELOG.mdJon Moss2017-08-061-2/+2
|/
* Set Ruby version in Gemfile and .ruby-version by defaultAlberto Almagro2017-07-311-0/+6
* Revert "Include rack-mini-profiler by default"Rafael França2017-07-241-5/+0
* Include rack-mini-profiler by defaultschneems2017-07-241-0/+5
* support `-` as an argument to `rails runner`Cody Cutrer2017-07-171-0/+5
* Add bootsnap to default Gemfile:Burke Libbey2017-07-171-0/+4
* Properly expand the environment's nameRobin Dupret2017-07-161-0/+5
* Deprecate environment as an argument for dbconsole and consoleRobin Dupret2017-07-161-0/+14
* Allow to pass a connection to the `dbconsole` commandRobin Dupret2017-07-161-0/+7
* Do not generate unused components contents in `app:update` taskyuuji.yaginuma2017-07-161-0/+7
* * Don't eagerly require Rails' minitest plugin.Kasper Timm Hansen2017-07-101-0/+8
* Load environment file in `dbconsole` commandyuuji.yaginuma2017-07-091-0/+6
* Add `rails secrets:show` commandyuuji.yaginuma2017-07-071-0/+4
* Allow mounting same engine under several locationsDavid Rodríguez2017-07-051-0/+6
* Add backticks [ci skip]Ryuta Kamizono2017-07-031-1/+1
* Clear screenshots files in `tmp:clear` taskyuuji.yaginuma2017-06-271-0/+4
* Add `railtie.rb` to the plugin generatorTsukuru Tanimichi2017-06-261-0/+4
* Deprecate an `capify!` method in generators and templatesyuuji.yaginuma2017-06-181-0/+4
* Allow irb options to be passed from `rails console` commandyuuji.yaginuma2017-05-081-0/+6
* Cleanup CHANGELOGs [ci skip]Ryuta Kamizono2017-04-301-1/+0
* Added a shared section to config/database.yml that will be loaded for all env...Pierre Schambacher2017-04-261-3/+7
* Namespace CSS selectors on error pagesJan Krutisch2017-04-201-0/+7