| Commit message (Expand) | Author | Age | Files | Lines |
* | Add JSON support to rails properties route (`/rails/info/properties`). | Yoshiyuki Hirano | 2018-11-07 | 1 | -0/+6 |
* | Merge pull request #34222 from bogdanvlviv/unify-changelog-entries | Rafael França | 2018-10-22 | 1 | -24/+8 |
|\ |
|
| * | Unify changelog entries related to `database` option of Rails generators [ci ... | bogdanvlviv | 2018-10-16 | 1 | -24/+8 |
* | | Merge pull request #29204 from RasPat1/issue-29200-scaffold-reference-display... | Ryuta Kamizono | 2018-10-16 | 1 | -0/+6 |
|\ \
| |/
|/| |
|
| * | Show object ids in scaffold pages when displaying referenced objects | Rasesh Patel | 2018-10-14 | 1 | -0/+5 |
|/ |
|
* | Add multi-db support to rails db:migrate:status | Gannon McGibbon | 2018-10-09 | 1 | -0/+5 |
* | Make Webpacker the default JavaScript compiler for Rails 6 (#33079) | David Heinemeier Hansson | 2018-09-30 | 1 | -0/+8 |
* | Refactor migrations_path command option to database | Gannon McGibbon | 2018-09-28 | 1 | -0/+15 |
* | Add migrations_paths option to model generator | Gannon McGibbon | 2018-09-27 | 1 | -0/+16 |
* | Switch to supports_cache_versioning? check to a class method | schneems | 2018-09-20 | 1 | -1/+3 |
* | [close #33907] Error when using "recyclable" cache keys with a store that doe... | schneems | 2018-09-20 | 1 | -0/+5 |
* | Fixed to RAILS_MASTER_KEY as a default env key for decrypting. | Wojciech Wnętrzak | 2018-09-20 | 1 | -1/+1 |
* | Fix env name for master key | yuuji.yaginuma | 2018-09-20 | 1 | -1/+1 |
* | Support environment specific credentials file. (#33521) | Wojciech Wnętrzak | 2018-09-19 | 1 | -0/+9 |
* | Merge pull request #33785 from bogdanvlviv/follow-up-33773-33779 | Rafael França | 2018-09-11 | 1 | -1/+1 |
|\ |
|
| * | Clarify changelog entry added in #33779 [ci skip] | bogdanvlviv | 2018-09-03 | 1 | -1/+1 |
* | | Formatting CHANGELOGs [ci skip] | Ryuta Kamizono | 2018-09-07 | 1 | -4/+4 |
|/ |
|
* | Update changelog with null_store default | Michael Nelson | 2018-09-02 | 1 | -0/+4 |
* | Emit warning for unknown inflection rule when generating model. | Yoshiyuki Kinjo | 2018-08-31 | 1 | -0/+4 |
* | Add migrations_paths option to migration generator | Eileen Uchitelle | 2018-08-30 | 1 | -0/+15 |
* | Make `rake routes` deprecate before deleting | yuuji.yaginuma | 2018-08-20 | 1 | -0/+4 |
* | [ci skip] Add deprecration of to CHANGELOG | Annie-Claude Côté | 2018-08-16 | 1 | -0/+4 |
* | Merge pull request #33559 from anniecodes/dev-task | Kasper Timm Hansen | 2018-08-15 | 1 | -0/+4 |
|\ |
|
| * | Update Changelog to add deprecation to `rake dev:cache` | Annie-Claude Côté | 2018-08-13 | 1 | -0/+4 |
* | | Fix broken list formatting [ci skip] | yuuji.yaginuma | 2018-08-15 | 1 | -4/+4 |
|/ |
|
* | Add deprecations related to `rails notes` command to Changelog | Annie-Claude Côté | 2018-07-09 | 1 | -0/+19 |
* | Don't generate yarn's contents in `app:update` task if it's skipped | Tsukuru Tanimichi | 2018-05-16 | 1 | -0/+2 |
* | Don't generate `config/spring.rb` in `app:update` task when spring isn't loaded | Tsukuru Tanimichi | 2018-05-13 | 1 | -1/+5 |
* | Don't generate assets' initializer in `app:update` task if sprockets is skipped | Tsukuru Tanimichi | 2018-05-05 | 1 | -0/+4 |
* | Make the master.key readable only by the owner | Jose Luis Duran | 2018-04-19 | 1 | -0/+17 |
* | Deprecate support for using `HOST` environment to specify server IP (#32540) | Yuji Yaginuma | 2018-04-16 | 1 | -0/+8 |
* | Remove changelog header for unreleased version | Rafael Mendonça França | 2018-03-13 | 1 | -2/+0 |
* | Introduce explicit rails server handler option | Genadi Samokovarov | 2018-03-04 | 1 | -0/+18 |
* | Add --expanded option to "rails routes" | Benoit Tigeot | 2018-02-28 | 1 | -0/+19 |
* | Remove changelogs for Rails 6.0 since they were backported to `5-2-stable` | bogdanvlviv | 2018-02-26 | 1 | -8/+0 |
* | Rails 6 requires Ruby 2.4.1+ | Jeremy Daer | 2018-02-17 | 1 | -0/+7 |
* | Fix changelog entry [ci skip] | Rafael Mendonça França | 2018-02-16 | 1 | -1/+7 |
* | Add SuppressedSummaryReporter and TestUnitReporter only if necessary | Kevin Robatel | 2018-02-15 | 1 | -1/+1 |
* | Start Rails 6.0 development!!! | Rafael Mendonça França | 2018-01-30 | 1 | -162/+1 |
* | Improve the deprecation message for using subclass of Rails::Application to s... | Prathamesh Sonpatki | 2018-01-07 | 1 | -1/+1 |
* | Preparing for 5.2.0.beta2 release | Rafael Mendonça França | 2017-11-28 | 1 | -0/+5 |
* | Preparing for 5.2.0.beta1 release | Rafael Mendonça França | 2017-11-27 | 1 | -0/+2 |
* | Deprecate an `after_bundle` callback in Rails plugin templates | yuuji.yaginuma | 2017-11-18 | 1 | -0/+4 |
* | Add --skip-active-storage and do so automatically when --skip-active-record i... | bogdanvlviv | 2017-11-06 | 1 | -0/+6 |
* | redis-rb 4.0 support | Jeremy Daer | 2017-10-08 | 1 | -0/+4 |
* | Add `mini_magick` to default `Gemfile` as comment | Yoshiyuki Hirano | 2017-09-17 | 1 | -0/+4 |
* | Add credentials using a generic EncryptedConfiguration class (#30067) | David Heinemeier Hansson | 2017-09-11 | 1 | -0/+6 |
* | Support multiple versions arguments for `gem` method of Generators | Yoshiyuki Hirano | 2017-08-19 | 1 | -0/+4 |
* | Add --skip-yarn option to the plugin generator | bogdanvlviv | 2017-08-15 | 1 | -0/+4 |
* | Formatting CHANGELOGs [ci skip] | Ryuta Kamizono | 2017-08-15 | 1 | -2/+2 |