| Commit message (Expand) | Author | Age | Files | Lines |
* | Partly revert #32289 to provide Rails' custom fallback in case | utilum | 2018-05-01 | 1 | -2/+49 |
* | Merge pull request #32471 from janko-m/use-image_processing-gem | George Claghorn | 2018-04-23 | 1 | -1/+1 |
|\ |
|
| * | Use ImageProcessing gem for ActiveStorage variants | Janko Marohnić | 2018-04-18 | 1 | -1/+1 |
* | | Merge pull request #31554 from fatkodima/controller_generator_suffix | Guillermo Iguaran | 2018-04-22 | 1 | -1/+11 |
|\ \ |
|
| * | | Gracefully handle extra "controller" when generating controller | fatkodima | 2018-03-23 | 1 | -1/+11 |
* | | | Strip duplicated suffixes more strictly | Ryuta Kamizono | 2018-04-22 | 3 | -3/+3 |
* | | | Fix duplicated suffix for JobGenerator | Yoshiyuki Hirano | 2018-04-22 | 1 | -0/+5 |
* | | | Don't include bootsnap by default in apps generated under JRuby | Guillermo Iguaran | 2018-04-20 | 1 | -1/+1 |
* | | | [ci skip] Prefix class name with Rails:: in docs | Alberto Almagro | 2018-04-20 | 1 | -3/+3 |
* | | | [ci skip] Improve #find_in documentation. | Alberto Almagro | 2018-04-20 | 1 | -3/+3 |
* | | | Create a .ruby-version compatible with MRI/JRuby by default | Guillermo Iguaran | 2018-04-19 | 1 | -1/+1 |
* | | | Make the master.key readable only by the owner | Jose Luis Duran | 2018-04-19 | 1 | -0/+1 |
* | | | Deprecate support for using `HOST` environment to specify server IP (#32540) | Yuji Yaginuma | 2018-04-16 | 1 | -2/+12 |
| |/
|/| |
|
* | | Add .keep exception for storage folder | Paul | 2018-04-13 | 1 | -1/+4 |
* | | Remove upper bound on Capybara | eileencodes | 2018-04-10 | 1 | -1/+1 |
* | | Merge pull request #32444 from matrinox/fix-return-response-mutation-rack-logger | Rafael Mendonça França | 2018-04-04 | 1 | -3/+3 |
|\ \ |
|
| * | | Stop mutating body response | Geoff Lee | 2018-04-03 | 1 | -3/+3 |
* | | | Add missing dots at the end of comments in environment file templates | bogdanvlviv | 2018-04-03 | 3 | -7/+7 |
|/ / |
|
* | | Add `action_view.finalize_compiled_template_methods` config option | Simon Coffey | 2018-04-02 | 1 | -0/+3 |
* | | Merge pull request #32065 from sikachu/move-SourceAnnotationExtractor-under-r... | Kasper Timm Hansen | 2018-04-02 | 3 | -121/+130 |
|\ \ |
|
| * | | Add deprecation note for SourceAnnotationExtractor | Prem Sichanugrist | 2018-03-22 | 1 | -0/+7 |
| * | | Make Annotation into a proper class | Prem Sichanugrist | 2018-03-22 | 1 | -1/+1 |
| * | | Move SourceAnnotationExtractor under Rails module | Prem Sichanugrist | 2018-03-22 | 3 | -121/+123 |
| |/ |
|
* | | Deriving `secret_key_base` breaks `key_generator` defined in 5.1. | Yoshiyuki Kinjo | 2018-03-31 | 1 | -1/+1 |
* | | Remove unnecessary line break and quotes | yuuji.yaginuma | 2018-03-30 | 1 | -2/+2 |
* | | Fix "--frozen-lockfile" argument used in yarn install rake task | Guillermo Iguaran | 2018-03-29 | 1 | -1/+1 |
* | | Merge pull request #32289 from gsamokovarov/did-you-mean-suggestions | Guillermo Iguaran | 2018-03-29 | 3 | -52/+9 |
|\ \ |
|
| * | | Use `did_you_mean` spell checker for option suggestions | Genadi Samokovarov | 2018-03-23 | 3 | -52/+9 |
* | | | Merge pull request #32243 from maschwenk/patch-2 | Guillermo Iguaran | 2018-03-29 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | Raise an error when lockfile diff is generated | Max Schwenk | 2018-03-13 | 1 | -1/+1 |
* | | | | Compare ruby version with correct way | Shia | 2018-03-29 | 1 | -1/+1 |
* | | | | Merge pull request #32274 from eileencodes/part-1-add-rake-tasks-for-multi-db | Eileen M. Uchitelle | 2018-03-26 | 1 | -0/+12 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | Refactor configs_for and friends | eileencodes | 2018-03-21 | 1 | -0/+12 |
| | |/
| |/| |
|
* / | | Support mysql2 0.4.x and 0.5.x | Aaron Stone | 2018-03-20 | 1 | -1/+1 |
|/ / |
|
* | | 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 |
* | | Remove path option from AzureStorage config | Yuji Yaginuma | 2018-03-13 | 1 | -1/+0 |
* | | Do not show unnecessary message during server startup | yuuji.yaginuma | 2018-03-10 | 1 | -6/+5 |
|/ |
|
* | Always yield a CSP policy instance | Andrew White | 2018-03-08 | 1 | -4/+2 |
* | Allow using inline style and script in the internal controllers | yuuji.yaginuma | 2018-03-08 | 1 | -0/+13 |
* | Allow Capybara 3.x (#32151) | Thomas Walpole | 2018-03-05 | 1 | -1/+1 |
* | Merge pull request #32170 from koic/deprecate_safe_level_of_erb_new_in_ruby_2_6 | Ryuta Kamizono | 2018-03-05 | 1 | -1/+6 |
|\ |
|
| * | Deprecate safe_level of `ERB.new` in Ruby 2.6 | Koichi ITO | 2018-03-05 | 1 | -1/+6 |
* | | Fix "NameError: undefined local variable or method `host'" | yuuji.yaginuma | 2018-03-05 | 1 | -1/+1 |
* | | Extract Rails::Command::Spellchecker | Genadi Samokovarov | 2018-03-04 | 4 | -41/+55 |
* | | Introduce explicit rails server handler option | Genadi Samokovarov | 2018-03-04 | 1 | -16/+72 |
|/ |
|
* | Merge pull request #32130 from benoittgt/rake-routes-compact-mode | Rafael França | 2018-02-28 | 1 | -1/+7 |
|\ |
|