aboutsummaryrefslogtreecommitdiffstats
path: root/railties/CHANGELOG.md
Commit message (Expand)AuthorAgeFilesLines
* A generated app should not include Uglifier with `--skip-javascript` option.Ben Pickles2016-07-261-0/+4
* Merge pull request #25438 from prathamesh-sonpatki/rm-session-store-initializerRafael Mendonça França2016-07-201-0/+5
|\
| * Setup default session store internally, no longer through an application init...Prathamesh Sonpatki2016-07-171-0/+5
* | Fix CHANGELOG grammar [ci skip]Vipul A M2016-07-161-2/+2
* | CHANGELOG for https://github.com/rails/rails/pull/25257 [ci skip]Prathamesh Sonpatki2016-07-171-0/+11
|/
* Cleanup CHANGELOGs [ci skip]Prathamesh Sonpatki2016-07-091-1/+5
* Merge pull request #25714 from robin850/changelog-25692Rafael Mendonça França2016-07-071-0/+6
|\
| * Add a changelog entry for #25692 [ci skip]Robin Dupret2016-07-061-0/+6
|/
* Do not run `bundle install` when generating a new plugin.Rafael Mendonça França2016-07-011-0/+8
* Update changelog for #25351Kevin McPhillips2016-06-221-0/+5
* Fix rails/info routes for apps with globbing routeNicholas Firth-McCoy2016-06-201-0/+4
* Remove version header from railties CHANGELOG.md (#25122)Jon Moss2016-05-241-2/+0
* Add backticks to `config/secrets.yml`Jon Moss2016-05-211-1/+1
* Added a shared section to config/secrets.yml that will be loaded for all envi...David Heinemeier Hansson2016-05-211-0/+5
* 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