| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | Merge branch 'master' of github.com:rails/rails | Jonathan Boler | 2018-06-04 | 1 | -2/+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 | 1 | -5/+9 |
|\ \ \ \ |
|
| * | | | | Fix app:update when hyphenated name is given | Yoshiyuki Hirano | 2018-04-24 | 1 | -5/+9 |
* | | | | | 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 |
* | | | | | OS X -> macOS [Closes #30313] | Xavier Noria | 2018-06-23 | 1 | -2/+2 |
|/ / / / |
|
* | | | | Merge pull request #33152 from bogdanvlviv/fix-ruby-version-file | Rafael França | 2018-06-18 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | Fix Ruby version in `.ruby-version` | bogdanvlviv | 2018-06-18 | 1 | -1/+1 |
| | |_|/
| |/| | |
|
* / | | | Remove unused require | yuuji.yaginuma | 2018-06-18 | 1 | -1/+0 |
|/ / / |
|
* | / | Remove unnecessary test | yuuji.yaginuma | 2018-06-03 | 1 | -2/+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 |
* | | | 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 |
| | |/
| |/| |
|
* | | | Fix locale selector | aki | 2018-05-19 | 1 | -7/+10 |
* | | | Don't generate yarn's contents in `app:update` task if it's skipped | Tsukuru Tanimichi | 2018-05-16 | 2 | -3/+2 |
* | | | Merge pull request #32837 from ttanimichi/app-update-skip-spring | Yuji Yaginuma | 2018-05-14 | 1 | -0/+1 |
|\ \ \ |
|
| * | | | Don't generate `config/spring.rb` in `app:update` task when spring isn't loaded | Tsukuru Tanimichi | 2018-05-13 | 1 | -0/+1 |
* | | | | 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 | 1 | -0/+1 |
* | | | Merge pull request #32780 from ttanimichi/tmp | Yuji Yaginuma | 2018-05-05 | 2 | -1/+5 |
|\ \ \ |
|
| * | | | Don't generate assets' initializer in `app:update` task if sprockets is skipped | Tsukuru Tanimichi | 2018-05-05 | 2 | -1/+5 |
* | | | | 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 |
* | | | Allow use of minitest-rails gem with Rails test runner | yuuji.yaginuma | 2018-04-11 | 1 | -1/+1 |
* | | | 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 |