| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | Only execute route updater once on app boot | Jonathan Boler | 2018-06-19 | 2 | -6/+2 |
| * | | | Merge branch 'master' of github.com:rails/rails | Jonathan Boler | 2018-06-04 | 2 | -8/+2 |
| |\ \ \ |
|
| * | | | | Eager load routes on rebuild | Jonathan Boler | 2018-06-04 | 1 | -14/+2 |
| | |/ /
| |/| | |
|
* | | | | Merge pull request #32706 from yhirano55/fix-app-update-when-hyphenated-name-... | Kasper Timm Hansen | 2018-07-01 | 2 | -5/+33 |
|\ \ \ \ |
|
| * | | | | Fix app:update when hyphenated name is given | Yoshiyuki Hirano | 2018-04-24 | 2 | -5/+33 |
* | | | | | Fix assignment of TESTOPTS in railties test task | utilum | 2018-07-01 | 1 | -1/+3 |
* | | | | | Enable TESTOPTS in railties tests | utilum | 2018-06-26 | 1 | -1/+1 |
* | | | | | Merge pull request #33191 from bogdanvlviv/change-rails_welcome-image-on-loca... | George Claghorn | 2018-06-24 | 1 | -1/+1 |
|\ \ \ \ \ |
|
| * | | | | | Changes Rails Welcome image on localhost:3000 | bogdanvlviv | 2018-06-22 | 1 | -1/+1 |
* | | | | | | Add an assertion that `credentials:edit` works when `RAILS_MASTER_KEY` env is... | yuuji.yaginuma | 2018-06-24 | 1 | -1/+1 |
| |_|_|_|/
|/| | | | |
|
* | | | | | OS X -> macOS [Closes #30313] | Xavier Noria | 2018-06-23 | 2 | -3/+3 |
|/ / / / |
|
* | | | | Merge pull request #33152 from bogdanvlviv/fix-ruby-version-file | Rafael França | 2018-06-18 | 2 | -2/+8 |
|\ \ \ \ |
|
| * | | | | Fix Ruby version in `.ruby-version` | bogdanvlviv | 2018-06-18 | 2 | -2/+8 |
* | | | | | Remove unused require | yuuji.yaginuma | 2018-06-18 | 1 | -1/+0 |
|/ / / / |
|
* | | / | Include `ActiveSupport::Testing::MethodCallAssertions` in `railties/test/isol... | bogdanvlviv | 2018-06-09 | 2 | -2/+2 |
| |_|/
|/| | |
|
* | | | Remove unnecessary test | yuuji.yaginuma | 2018-06-03 | 2 | -8/+2 |
| |/
|/| |
|
* | | Merge pull request #30406 from eliotsykes/reduce-spring-watch-calls | Rafael Mendonça França | 2018-05-23 | 1 | -6/+6 |
|\ \ |
|
| * | | Minimize Spring.watch calls | Eliot Sykes | 2017-08-25 | 1 | -6/+6 |
* | | | Enable warnings in all test tasks | utilum | 2018-05-23 | 1 | -1/+1 |
* | | | Merge pull request #32699 from printercu/patch-3 | Rafael França | 2018-05-22 | 1 | -1/+7 |
|\ \ \ |
|
| * | | | Respect NODE_ENV when running `rails yarn:install` | printercu | 2018-04-23 | 1 | -1/+7 |
| | |/
| |/| |
|
* | | | Bump minimum version of Thor to 0.19.0 | Guillermo Iguaran | 2018-05-22 | 1 | -1/+1 |
* | | | Merge pull request #32934 from aki77/fix-locale-selector | Rafael França | 2018-05-22 | 1 | -7/+10 |
|\ \ \ |
|
| * | | | Fix locale selector | aki | 2018-05-19 | 1 | -7/+10 |
* | | | | 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 | 4 | -3/+25 |
* | | | Merge pull request #32837 from ttanimichi/app-update-skip-spring | Yuji Yaginuma | 2018-05-14 | 3 | -1/+17 |
|\ \ \ |
|
| * | | | Don't generate `config/spring.rb` in `app:update` task when spring isn't loaded | Tsukuru Tanimichi | 2018-05-13 | 3 | -1/+17 |
* | | | | Fix `CustomCops/AssertNot` to allow it to have failure message | Ryuta Kamizono | 2018-05-13 | 3 | -3/+3 |
* | | | | Remove unused `remove_file` method | Tsukuru Tanimichi | 2018-05-08 | 1 | -4/+0 |
|/ / / |
|
* | | | Skip `bootsnap` contents in `app:update` task if `bootsnap` is not used | yuuji.yaginuma | 2018-05-07 | 2 | -0/+14 |
* | | | prefer File.write for bulk writes | Xavier Noria | 2018-05-05 | 2 | -3/+3 |
* | | | Merge pull request #32780 from ttanimichi/tmp | Yuji Yaginuma | 2018-05-05 | 4 | -1/+22 |
|\ \ \ |
|
| * | | | Don't generate assets' initializer in `app:update` task if sprockets is skipped | Tsukuru Tanimichi | 2018-05-05 | 4 | -1/+22 |
* | | | | Partly revert #32289 to provide Rails' custom fallback in case | utilum | 2018-05-01 | 1 | -2/+49 |
|/ / / |
|
* | | | 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 | 2 | -3/+3 |
|\ \ \
| |/ /
|/| | |
|
| * | | Use ImageProcessing gem for ActiveStorage variants | Janko Marohnić | 2018-04-18 | 2 | -3/+3 |
* | | | 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 | 2 | -1/+33 |
|\ \ \ \ |
|
| * | | | | Gracefully handle extra "controller" when generating controller | fatkodima | 2018-03-23 | 2 | -1/+33 |
* | | | | | Strip duplicated suffixes more strictly | Ryuta Kamizono | 2018-04-22 | 3 | -3/+3 |
* | | | | | Merge pull request #32685 from yhirano55/fix-duplicated-suffix-for-job-generator | Ryuta Kamizono | 2018-04-22 | 2 | -0/+15 |
|\ \ \ \ \ |
|
| * | | | | | Fix duplicated suffix for JobGenerator | Yoshiyuki Hirano | 2018-04-22 | 2 | -0/+15 |
| | |/ / /
| |/| | | |
|
* / | | | | 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 | 2 | -4/+13 |