| Commit message (Expand) | Author | Age | Files | Lines |
* | Deprecate Rails::Rack::LogTailer | Rafael Mendonça França | 2014-06-17 | 1 | -0/+4 |
* | Add a generic --skip-gems options to generator | Rafael Mendonça França | 2014-06-17 | 1 | -0/+10 |
* | Emit suggested generator names when not found | schneems | 2014-06-04 | 1 | -0/+4 |
* | `bin/setup` script to bootstrap applications. | Yves Senn | 2014-05-30 | 1 | -0/+4 |
* | Revert "Merge pull request #12778 from etehtsea/rake-default-fix" | Yves Senn | 2014-05-28 | 1 | -4/+0 |
* | Replace double quotes with single quotes while adding an entry into Gemfile | alexbel | 2014-05-26 | 1 | -0/+4 |
* | Future port c8ddb61 | Zachary Scott | 2014-05-23 | 1 | -2/+1 |
* | Default config.assets.digests to true in development | Dan Kang | 2014-05-17 | 1 | -0/+4 |
* | Use Rails::Paths::Path#existent in database_configuration | Pier-Olivier Thibault | 2014-05-07 | 1 | -0/+5 |
* | skip-git should not hit git commands plugin generators | Arun Agrawal | 2014-05-02 | 1 | -0/+6 |
* | Make console and generators blocks works at Application instance level | Rafael Mendonça França | 2014-04-14 | 1 | -0/+6 |
* | Move assets precompile (and version) to an initializer | Matthew Draper | 2014-04-11 | 1 | -0/+4 |
* | Add CHANGELOG entry for #12778 [ci skip] | Rafael Mendonça França | 2014-03-28 | 1 | -0/+4 |
* | Remove sqlite3 lines from .gitignore if the application is not using sqlite3. | Dmitrii Golub | 2014-03-24 | 1 | -0/+4 |
* | Add Changelog Entry ref #14379 | robertomiranda | 2014-03-17 | 1 | -0/+8 |
* | Removed unnecessary command "application" | Arun Agrawal | 2014-03-10 | 1 | -0/+4 |
* | Make the rails:template rake task load initializers | Robin Dupret | 2014-03-08 | 1 | -0/+6 |
* | Introduce `Rails.gem_version` | Prem Sichanugrist | 2014-03-05 | 1 | -0/+15 |
* | Avoid namespacing routes inside engines | Robin Dupret | 2014-02-26 | 1 | -0/+9 |
* | Point master changelogs to 4-1-stable branch | Carlos Antonio da Silva | 2014-02-25 | 1 | -312/+1 |
* | Revert "Only lookup `config.log_level` for stdlib `::Logger`. Closes #11665." | Guillermo Iguaran | 2014-02-21 | 1 | -7/+0 |
* | do not crash when `config/secrets.yml` is blank. | Yves Senn | 2014-02-12 | 1 | -0/+4 |
* | Merge branch 'dump-schema-after-migration-flag' of git://github.com/emilsoman... | Xavier Noria | 2014-02-06 | 1 | -0/+7 |
|\ |
|
| * | Add config to disable schema dump after migration | Emil Soman | 2014-02-06 | 1 | -0/+7 |
* | | synchronize 4.1 release notes with CHANGELOGS. [ci skip] | Yves Senn | 2014-02-06 | 1 | -1/+1 |
|/ |
|
* | Add CreateMigration action | Gert Goet | 2014-01-28 | 1 | -0/+6 |
* | Add a missing changelog entry for #13825 [ci skip] | Robin Dupret | 2014-01-25 | 1 | -0/+6 |
* | Update Changelog, Spring is under rails/spring [ci skip] | robertomiranda | 2014-01-19 | 1 | -1/+1 |
* | Unify changelog entries about single quotes [ci skip] | Carlos Antonio da Silva | 2014-01-15 | 1 | -5/+1 |
* | Use single quotes in generated files | Chulki Lee | 2014-01-14 | 1 | -0/+4 |
* | single quotes for controller generated routes | Cristian Mircea Messel | 2014-01-14 | 1 | -0/+4 |
* | Only lookup `config.log_level` for stdlib `::Logger`. Closes #11665. | Yves Senn | 2014-01-13 | 1 | -0/+7 |
* | fixes a typo in a CHANGELOG | Xavier Noria | 2014-01-12 | 1 | -1/+1 |
* | upgrade SDoc | Xavier Noria | 2014-01-12 | 1 | -0/+4 |
* | Automatically maintain test database schema | Jon Leighton | 2014-01-02 | 1 | -0/+6 |
* | Update CHANGELOG [ci skip] | José Valim | 2013-12-23 | 1 | -0/+5 |
* | Add a changelog entry for #13326 [ci skip] | Robin Dupret | 2013-12-21 | 1 | -0/+8 |
* | `html` and `text` templates for mailers by default | Kassio Borges | 2013-12-20 | 1 | -0/+4 |
* | Make possible to use symbol as the verifier name | Rafael Mendonça França | 2013-12-19 | 1 | -3/+3 |
* | Change the message verifier argument to verifier_name | Rafael Mendonça França | 2013-12-19 | 1 | -2/+2 |
* | Add changelog entries about secrets.yml and secrets.secret_key_base | Guillermo Iguaran | 2013-12-17 | 1 | -0/+29 |
* | fixed rails dbconsole to support ENV['DATABASE_URL']. | Huiming Teo | 2013-12-16 | 1 | -0/+4 |
* | end sentences with a `.`. [ci skip] | Yves Senn | 2013-12-05 | 1 | -2/+2 |
* | Make salt argument required for message verifier | Rafael Mendonça França | 2013-12-04 | 1 | -2/+2 |
* | Fix typos | Rafael Mendonça França | 2013-12-04 | 1 | -1/+1 |
* | No need to configure salts | Rafael Mendonça França | 2013-12-04 | 1 | -5/+2 |
* | Make possibile to get different message verifiers | Rafael Mendonça França | 2013-12-04 | 1 | -1/+9 |
* | Rename verifier to message_verifier | Rafael Mendonça França | 2013-12-04 | 1 | -3/+3 |
* | Add documentation and CHANGELOG entry to Application#verifier | Rafael Mendonça França | 2013-12-04 | 1 | -0/+12 |
* | Install Spring preloader when generating new applications | Jon Leighton | 2013-12-03 | 1 | -0/+7 |