aboutsummaryrefslogtreecommitdiffstats
path: root/railties/CHANGELOG.md
Commit message (Expand)AuthorAgeFilesLines
* Start Rails 5.1 development :tada:Rafael Mendonça França2016-05-101-528/+1
* Preparing for 5.0.0.rc1 releaseRafael Mendonça França2016-05-061-0/+5
* Prep Rails 5 beta 4eileencodes2016-04-271-0/+2
* Add compatibility for Ruby 2.4 `to_time` changesAndrew White2016-04-231-0/+8
* - Fence some commands, options, gems, etc. with quotesVipul A M2016-04-101-18/+18
* Fix rails restart issue with PumaPrathamesh Sonpatki2016-03-301-0/+5
* guides, sync railties and AP changelogs with 5.0 release notes.Yves Senn2016-03-221-1/+3
* Fix CHANGELOG spacing [ci skip]Jeremy Daer2016-03-021-2/+2
* generate config/spring.rb in new applications [closes #18874]Xavier Noria2016-02-291-0/+5
* The tasks in the rails task namespace is deprecated in favor of app namespace.Ryo Hashimoto2016-02-261-0/+5
* Add CHANGELOG entryPrathamesh Sonpatki2016-02-251-0/+4
* Preparing for 5.0.0.beta3 releaseeileencodes2016-02-241-0/+2
* Add CHANGELOG for https://github.com/rails/rails/pull/23734 [ci skip]Prathamesh Sonpatki2016-02-241-0/+5
* AppGenerator: Replace 'rake' with 'rails_command'claudiob2016-02-201-0/+5
* modify to `error` also abort when specify fail fast optionyuuji.yaginuma2016-02-171-0/+4
* adds --skip-listen to the application generator [closes #23590]Xavier Noria2016-02-171-0/+4
* include spring-watcher-listen in the Gemfile of new applicationsXavier Noria2016-02-101-0/+5
* enables the evented monitor in new applicationsXavier Noria2016-02-101-0/+5
* move CHANGELOG entry to the appropriate position [ci skip]yuuji.yaginuma2016-02-051-2/+2
* Add dummy apple icon filesAlexey Zabelin2016-02-031-0/+4
* Add some Action Cable CHANGELOG entriesRafael Mendonça França2016-02-011-3/+1
* Preparing for Rails 5.0.0.beta2Sean Griffin2016-02-011-0/+5
* Implemented pull request changes.Ryan Manuel2016-01-291-7/+5
* Update doc with appropriate issue and pull request versionsRyan Manuel2016-01-281-1/+1
* Add an after_bundle callback in Rails plugin templatesRyan Manuel2016-01-281-0/+7
* remove unnecessary `ENV[]` from `log:clear` example [ci skip]yuuji.yaginuma2016-01-161-1/+1
* bring back `TEST` env for `rake test`.Yves Senn2016-01-121-0/+4
* rake log:clear task updated refs[#22544]Pramod2016-01-091-0/+10
* release notes, extract notable changes from Railties CHANGELOG.Yves Senn2015-12-221-4/+4
* [ci skip] No more no changes entries in the CHANGELOGs (cases left in #22718)Akshay Vishnoi2015-12-221-3/+0
* Fixes using `add_source` with a block after using `gem` in a custom railsWill Fisher2015-12-211-0/+4
* Add CHANGELOG headers for Rails 5.0.0.beta1eileencodes2015-12-181-0/+5
* README.rdoc -> README.md for newly generated pluginsyuuji.yaginuma2015-12-171-0/+4
* let config.file_watcher be the way to enable the evented file watcherXavier Noria2015-12-131-5/+5
* Update Changelog with the added response_format option in AD::DebugExceptionsJorge Bejar2015-12-091-0/+9
* Fix #22232: rake test tasks exit status codeArkadiusz Fal2015-12-071-0/+7
* Add Rails command infrastructure and encapsulate development cachingChuck Callebs2015-12-041-0/+7
* allow use of minitest-rails gem with test runnerChris Kottom2015-11-301-0/+6
* add `bin/test` script to rails pluginyuuji.yaginuma2015-11-281-0/+6
* Make the `static_index` config part of the `config.public_server` configYuki Nishijima2015-11-161-0/+5
* registers these changes in the CHANGELOGsXavier Noria2015-11-111-0/+5
* Move `static_cache_contorl` deprecation changelog entry to Railties.Kasper Timm Hansen2015-11-041-0/+22
* Add enabled flag to the public file server.Kasper Timm Hansen2015-11-031-0/+19
* Route generator should be idempotent - closes #22082Thiago Pinto2015-10-311-0/+4
* rails/application: allow passing an env to config_forSimon Eskildsen2015-10-301-0/+4
* Allow rake:stats to account for rake tasksKevin Deisz2015-10-191-0/+4
* Update the URL when changing mailer preview formatsJames Kerr2015-10-061-0/+6
* Revert "removing Rack::Runtime from the default stack."Aaron Patterson2015-10-031-3/+0
* removing Rack::Runtime from the default stack.Aaron Patterson2015-10-021-0/+3
* Refactor AS::Callbacks halt config and fix the documentationRoque Pinel2015-10-011-3/+4