| Commit message (Expand) | Author | Age | Files | Lines |
* | Include `ActiveSupport::Testing::MethodCallAssertions` in `railties/test/isol... | bogdanvlviv | 2018-06-09 | 2 | -2/+2 |
* | Remove unnecessary test | yuuji.yaginuma | 2018-06-03 | 1 | -6/+0 |
* | Enable `Lint/StringConversionInInterpolation` rubocop rule | Ryuta Kamizono | 2018-05-21 | 1 | -1/+1 |
* | Add test case that configure `config.action_view.finalize_compiled_template_m... | yuuji.yaginuma | 2018-05-20 | 1 | -0/+17 |
* | Don't generate yarn's contents in `app:update` task if it's skipped | Tsukuru Tanimichi | 2018-05-16 | 1 | -0/+21 |
* | Merge pull request #32837 from ttanimichi/app-update-skip-spring | Yuji Yaginuma | 2018-05-14 | 1 | -0/+11 |
|\ |
|
| * | Don't generate `config/spring.rb` in `app:update` task when spring isn't loaded | Tsukuru Tanimichi | 2018-05-13 | 1 | -0/+11 |
* | | Fix `CustomCops/AssertNot` to allow it to have failure message | Ryuta Kamizono | 2018-05-13 | 3 | -3/+3 |
|/ |
|
* | Skip `bootsnap` contents in `app:update` task if `bootsnap` is not used | yuuji.yaginuma | 2018-05-07 | 1 | -0/+13 |
* | prefer File.write for bulk writes | Xavier Noria | 2018-05-05 | 2 | -3/+3 |
* | Don't generate assets' initializer in `app:update` task if sprockets is skipped | Tsukuru Tanimichi | 2018-05-05 | 1 | -0/+13 |
* | Swap assertion order for better reporting | utilum | 2018-04-29 | 1 | -1/+1 |
* | Add a helper method to check that gem does not exist in `Gemfile` | yuuji.yaginuma | 2018-04-25 | 1 | -49/+26 |
* | Fix test method name | yuuji.yaginuma | 2018-04-25 | 1 | -2/+2 |
* | Merge pull request #32471 from janko-m/use-image_processing-gem | George Claghorn | 2018-04-23 | 1 | -2/+2 |
|\ |
|
| * | Use ImageProcessing gem for ActiveStorage variants | Janko Marohnić | 2018-04-18 | 1 | -2/+2 |
* | | Merge pull request #32686 from yhirano55/fix-indentation-with-rubocop | Ryuta Kamizono | 2018-04-22 | 1 | -1/+1 |
|\ \ |
|
| * | | Fix indentation manually | Yoshiyuki Hirano | 2018-04-22 | 1 | -1/+1 |
* | | | Merge pull request #31554 from fatkodima/controller_generator_suffix | Guillermo Iguaran | 2018-04-22 | 1 | -0/+22 |
|\ \ \ |
|
| * | | | Gracefully handle extra "controller" when generating controller | fatkodima | 2018-03-23 | 1 | -0/+22 |
* | | | | Merge pull request #32685 from yhirano55/fix-duplicated-suffix-for-job-generator | Ryuta Kamizono | 2018-04-22 | 1 | -0/+10 |
|\ \ \ \ |
|
| * | | | | Fix duplicated suffix for JobGenerator | Yoshiyuki Hirano | 2018-04-22 | 1 | -0/+10 |
| | |/ /
| |/| | |
|
* / | | | Add test case to ChannelGeneratorTest | Yoshiyuki Hirano | 2018-04-22 | 1 | -0/+10 |
|/ / / |
|
* | | | Don't include bootsnap by default in apps generated under JRuby | Guillermo Iguaran | 2018-04-20 | 1 | -3/+12 |
* | | | Fix typo on method name | Alberto Almagro | 2018-04-20 | 1 | -1/+1 |
* | | | Create a .ruby-version compatible with MRI/JRuby by default | Guillermo Iguaran | 2018-04-19 | 1 | -1/+1 |
* | | | Merge pull request #32605 from composerinteralia/assert-not | Rafael França | 2018-04-19 | 13 | -37/+37 |
|\ \ \ |
|
| * | | | Replace `assert !` with `assert_not` | Daniel Colson | 2018-04-19 | 13 | -37/+37 |
* | | | | Make the master.key readable only by the owner | Jose Luis Duran | 2018-04-19 | 1 | -0/+9 |
|/ / / |
|
* | | | Fix test to allow IF NOT EXISTS in structure:dump | utilum | 2018-04-16 | 1 | -2/+2 |
* | | | Deprecate support for using `HOST` environment to specify server IP (#32540) | Yuji Yaginuma | 2018-04-16 | 1 | -1/+15 |
| |/
|/| |
|
* | | Add multidb application test | eileencodes | 2018-04-09 | 2 | -16/+215 |
* | | Fix test added in #32444 | bogdanvlviv | 2018-04-06 | 1 | -2/+4 |
* | | Merge pull request #32441 from composerinteralia/refute-not | Rafael França | 2018-04-04 | 1 | -1/+1 |
|\ \ |
|
| * | | Autocorrect `refute` RuboCop violations | Daniel Colson | 2018-04-03 | 1 | -1/+1 |
* | | | Merge pull request #32444 from matrinox/fix-return-response-mutation-rack-logger | Rafael Mendonça França | 2018-04-04 | 1 | -2/+18 |
|\ \ \ |
|
| * | | | Stop mutating body response | Geoff Lee | 2018-04-03 | 1 | -2/+18 |
|/ / / |
|
* | | | Fix RenderingTest in railtie | Yoshiyuki Hirano | 2018-04-04 | 1 | -1/+1 |
* | | | Merge pull request #32065 from sikachu/move-SourceAnnotationExtractor-under-r... | Kasper Timm Hansen | 2018-04-02 | 2 | -2/+2 |
|\ \ \
| |/ /
|/| | |
|
| * | | Move SourceAnnotationExtractor under Rails module | Prem Sichanugrist | 2018-03-22 | 2 | -2/+2 |
| |/ |
|
* | | Deriving `secret_key_base` breaks `key_generator` defined in 5.1. | Yoshiyuki Kinjo | 2018-03-31 | 1 | -0/+1 |
* | | Merge pull request #32289 from gsamokovarov/did-you-mean-suggestions | Guillermo Iguaran | 2018-03-29 | 3 | -5/+5 |
|\ \
| |/
|/| |
|
| * | Use `did_you_mean` spell checker for option suggestions | Genadi Samokovarov | 2018-03-23 | 3 | -5/+5 |
* | | Fix `test_config_another_database` failure | Ryuta Kamizono | 2018-03-22 | 1 | -2/+2 |
|/ |
|
* | Pass the skip_pipeline option in image_submit_tag | Andrew White | 2018-03-14 | 1 | -1/+2 |
* | Rely on Rails::Command's help output. | Kasper Timm Hansen | 2018-03-13 | 1 | -57/+58 |
* | Merge pull request #32160 from bogdanvlviv/improve-rails-routes-expanded | Kasper Timm Hansen | 2018-03-11 | 1 | -38/+47 |
|\ |
|
| * | Draw line of a route name to the end of row console on `rails routes --expanded` | bogdanvlviv | 2018-03-05 | 1 | -38/+47 |
* | | Remove extra arg passed to `Rails::Command::RoutesTest#run_routes_command` | bogdanvlviv | 2018-03-05 | 1 | -1/+1 |
|/ |
|
* | Fix "NameError: undefined local variable or method `host'" | yuuji.yaginuma | 2018-03-05 | 1 | -0/+6 |