| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix typo: overriden -> overridden [ci skip] (#35060) | Vipul A M | 2019-01-26 | 1 | -1/+1 |
* | Merge pull request #34789 from christos/fix-editing-new-environment-credentials | Kasper Timm Hansen | 2019-01-25 | 1 | -2/+2 |
|\ |
|
| * | Don't load app environment when editing credentials | Christos Zisopoulos | 2018-12-26 | 1 | -2/+2 |
* | | Revert "Remove deprecated `server` argument from the rails server command" | yuuji.yaginuma | 2019-01-18 | 1 | -2/+21 |
* | | Remove deprecated `server` argument from the rails server command | Rafael Mendonça França | 2019-01-17 | 1 | -21/+2 |
* | | Remove deprecated support to old `config.ru` that use the application class a... | Rafael Mendonça França | 2019-01-17 | 1 | -13/+0 |
* | | Merge branch 'master' into db_system_change_command | Kasper Timm Hansen | 2019-01-16 | 2 | -34/+43 |
|\ \ |
|
| * | | Restructure credentials after environment overrides. | Kasper Timm Hansen | 2019-01-14 | 2 | -34/+43 |
* | | | Add rails db:system:change command | Gannon McGibbon | 2019-01-09 | 1 | -0/+20 |
|/ / |
|
* / | Do not show suggestion message when not exist suggestion | yuuji.yaginuma | 2018-12-29 | 1 | -1/+2 |
|/ |
|
* | Add `Style/RedundantFreeze` to remove redudant `.freeze` | Yasuo Honda | 2018-09-29 | 1 | -1/+1 |
* | Enable `Performance/UnfreezeString` cop | yuuji.yaginuma | 2018-09-23 | 1 | -1/+1 |
* | Fixed to RAILS_MASTER_KEY as a default env key for decrypting. | Wojciech Wnętrzak | 2018-09-20 | 2 | -10/+6 |
* | 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 | 2 | -22/+54 |
* | Merge pull request #33696 from bogdanvlviv/follow-up-44007c070 | Kasper Timm Hansen | 2018-08-23 | 4 | -10/+10 |
|\ |
|
| * | Use `say`/`error` instead of `puts`/`$stderr.puts` | bogdanvlviv | 2018-08-22 | 4 | -10/+10 |
* | | Fix `rails initializers --help` and `rails dev:cache --help` | bogdanvlviv | 2018-08-22 | 2 | -2/+5 |
|/ |
|
* | Don't put up with not saying it. | Kasper Timm Hansen | 2018-08-19 | 1 | -1/+1 |
* | Move 'rails initializers' command to Rails::Command | Annie-Claude Côté | 2018-08-16 | 1 | -0/+16 |
* | Adds Rails:Command for `dev:cache` that has the same behaviour as the rake task | Annie-Claude Côté | 2018-08-13 | 1 | -0/+14 |
* | Fix the obvious typos detected by github.com/client9/misspell | Kazuhiro Sera | 2018-08-08 | 1 | -1/+1 |
* | Enable Start/EndWith and RegexpMatch cops | Bart de Water | 2018-07-28 | 1 | -1/+1 |
* | Merge pull request #33229 from albertoalmagro/albertoalmagro/prefer-rails-com... | Matthew Draper | 2018-07-25 | 5 | -10/+10 |
|\ |
|
| * | Recommend use of rails over bin/rails | Alberto Almagro | 2018-07-06 | 5 | -10/+10 |
* | | Fix deprecation message for `SOURCE_ANNOTATION_DIRECTORIES` | yuuji.yaginuma | 2018-07-20 | 1 | -1/+1 |
* | | Merge pull request #28266 from Stellenticket/allow_disable_server_stdout_logging | Kasper Timm Hansen | 2018-07-08 | 1 | -2/+9 |
|\ \ |
|
| * | | Allow to explicitly specify whether to output Rails' log to stdout | Markus Doits | 2018-07-08 | 1 | -2/+9 |
* | | | Fix rubocop offense introduced in 161ed37 | bogdanvlviv | 2018-07-08 | 1 | -1/+1 |
|/ / |
|
* | | Don't balloon @original_options with --restart on restart. | Kasper Timm Hansen | 2018-07-07 | 1 | -1/+1 |
* | | Don't show unneeded deprecation warning on server restart. | Kasper Timm Hansen | 2018-07-07 | 1 | -8/+14 |
* | | Remove restart_command leftover from switching to Thor options. | Kasper Timm Hansen | 2018-07-07 | 1 | -4/+0 |
* | | Use only snake cased symbols in commands. | Kasper Timm Hansen | 2018-07-07 | 1 | -5/+5 |
|/ |
|
* | Merge pull request #33220 from anniecodes/notes-command | Kasper Timm Hansen | 2018-07-05 | 1 | -0/+39 |
|\ |
|
| * | Adds support to register directories and extensions to NotesCommand | Annie-Claude Côté | 2018-07-04 | 1 | -0/+2 |
| * | Adds a Rails::Command for Notes | Annie-Claude Côté | 2018-07-04 | 1 | -0/+37 |
* | | Remove unused require | yuuji.yaginuma | 2018-06-18 | 1 | -1/+0 |
* | | Remove unnecessary test | yuuji.yaginuma | 2018-06-03 | 1 | -2/+2 |
|/ |
|
* | Deprecate support for using `HOST` environment to specify server IP (#32540) | Yuji Yaginuma | 2018-04-16 | 1 | -2/+12 |
* | Use `did_you_mean` spell checker for option suggestions | Genadi Samokovarov | 2018-03-23 | 1 | -2/+2 |
* | Merge pull request #32271 from eileencodes/fix-three-tier-default-connection | Eileen M. Uchitelle | 2018-03-16 | 1 | -1/+1 |
|\ |
|
| * | Switch dbconsole config loader check | eileencodes | 2018-03-16 | 1 | -1/+1 |
* | | Rely on Rails::Command's help output. | Kasper Timm Hansen | 2018-03-13 | 1 | -15/+5 |
* | | Extract details to methods to clarify command. | Kasper Timm Hansen | 2018-03-13 | 1 | -8/+12 |
* | | Introduce `ActionDispatch::Routing::ConsoleFormatter::Base` | bogdanvlviv | 2018-03-13 | 1 | -7/+1 |
* | | Do not show unnecessary message during server startup | yuuji.yaginuma | 2018-03-10 | 1 | -6/+5 |
|/ |
|
* | Fix "NameError: undefined local variable or method `host'" | yuuji.yaginuma | 2018-03-05 | 1 | -1/+1 |
* | Introduce explicit rails server handler option | Genadi Samokovarov | 2018-03-04 | 1 | -16/+72 |
* | Add --expanded option to "rails routes" | Benoit Tigeot | 2018-02-28 | 1 | -1/+7 |
* | Move rake routes task to rails command | Benoit Tigeot | 2018-02-27 | 1 | -0/+43 |