aboutsummaryrefslogtreecommitdiffstats
path: root/railties/CHANGELOG.md
Commit message (Expand)AuthorAgeFilesLines
* Add Rails::Application#config_forRafael Mendonça França2014-07-151-0/+18
* Synced 4.2 release notes with the latest commits.Godfrey Chan2014-07-111-1/+1
* Change back occurrences of SQLite(3) to sqlite3 when referring to theZachary Scott2014-07-061-1/+1
* [ci skip] /sqlite/i --> SQLiteAkshay Vishnoi2014-07-061-1/+1
* Deprecate Rails::Rack::LogTailerRafael Mendonça França2014-06-171-0/+4
* Add a generic --skip-gems options to generatorRafael Mendonça França2014-06-171-0/+10
* Emit suggested generator names when not foundschneems2014-06-041-0/+4
* `bin/setup` script to bootstrap applications.Yves Senn2014-05-301-0/+4
* Revert "Merge pull request #12778 from etehtsea/rake-default-fix"Yves Senn2014-05-281-4/+0
* Replace double quotes with single quotes while adding an entry into Gemfilealexbel2014-05-261-0/+4
* Future port c8ddb61Zachary Scott2014-05-231-2/+1
* Default config.assets.digests to true in developmentDan Kang2014-05-171-0/+4
* Use Rails::Paths::Path#existent in database_configurationPier-Olivier Thibault2014-05-071-0/+5
* skip-git should not hit git commands plugin generatorsArun Agrawal2014-05-021-0/+6
* Make console and generators blocks works at Application instance levelRafael Mendonça França2014-04-141-0/+6
* Move assets precompile (and version) to an initializerMatthew Draper2014-04-111-0/+4
* Add CHANGELOG entry for #12778 [ci skip]Rafael Mendonça França2014-03-281-0/+4
* Remove sqlite3 lines from .gitignore if the application is not using sqlite3.Dmitrii Golub2014-03-241-0/+4
* Add Changelog Entry ref #14379robertomiranda2014-03-171-0/+8
* Removed unnecessary command "application"Arun Agrawal2014-03-101-0/+4
* Make the rails:template rake task load initializersRobin Dupret2014-03-081-0/+6
* Introduce `Rails.gem_version`Prem Sichanugrist2014-03-051-0/+15
* Avoid namespacing routes inside enginesRobin Dupret2014-02-261-0/+9
* Point master changelogs to 4-1-stable branchCarlos Antonio da Silva2014-02-251-312/+1
* Revert "Only lookup `config.log_level` for stdlib `::Logger`. Closes #11665."Guillermo Iguaran2014-02-211-7/+0
* do not crash when `config/secrets.yml` is blank.Yves Senn2014-02-121-0/+4
* Merge branch 'dump-schema-after-migration-flag' of git://github.com/emilsoman...Xavier Noria2014-02-061-0/+7
|\
| * Add config to disable schema dump after migrationEmil Soman2014-02-061-0/+7
* | synchronize 4.1 release notes with CHANGELOGS. [ci skip]Yves Senn2014-02-061-1/+1
|/
* Add CreateMigration actionGert Goet2014-01-281-0/+6
* Add a missing changelog entry for #13825 [ci skip]Robin Dupret2014-01-251-0/+6
* Update Changelog, Spring is under rails/spring [ci skip]robertomiranda2014-01-191-1/+1
* Unify changelog entries about single quotes [ci skip]Carlos Antonio da Silva2014-01-151-5/+1
* Use single quotes in generated filesChulki Lee2014-01-141-0/+4
* single quotes for controller generated routesCristian Mircea Messel2014-01-141-0/+4
* Only lookup `config.log_level` for stdlib `::Logger`. Closes #11665.Yves Senn2014-01-131-0/+7
* fixes a typo in a CHANGELOGXavier Noria2014-01-121-1/+1
* upgrade SDocXavier Noria2014-01-121-0/+4
* Automatically maintain test database schemaJon Leighton2014-01-021-0/+6
* Update CHANGELOG [ci skip]José Valim2013-12-231-0/+5
* Add a changelog entry for #13326 [ci skip]Robin Dupret2013-12-211-0/+8
* `html` and `text` templates for mailers by defaultKassio Borges2013-12-201-0/+4
* Make possible to use symbol as the verifier nameRafael Mendonça França2013-12-191-3/+3
* Change the message verifier argument to verifier_nameRafael Mendonça França2013-12-191-2/+2
* Add changelog entries about secrets.yml and secrets.secret_key_baseGuillermo Iguaran2013-12-171-0/+29
* fixed rails dbconsole to support ENV['DATABASE_URL'].Huiming Teo2013-12-161-0/+4
* end sentences with a `.`. [ci skip]Yves Senn2013-12-051-2/+2
* Make salt argument required for message verifierRafael Mendonça França2013-12-041-2/+2
* Fix typosRafael Mendonça França2013-12-041-1/+1
* No need to configure saltsRafael Mendonça França2013-12-041-5/+2