| Commit message (Expand) | Author | Age | Files | Lines |
* | Use `--skip-webpack-install` by default | yuuji.yaginuma | 2018-10-09 | 1 | -1/+1 |
* | Avoid `webpacker:install` if unnecessary | yuuji.yaginuma | 2018-10-09 | 1 | -0/+1 |
* | Add `skip-webpack-install` option | yuuji.yaginuma | 2018-10-09 | 2 | -1/+8 |
* | Merge pull request #34084 from trustvox/master | Rafael França | 2018-10-05 | 2 | -4/+2 |
|\ |
|
| * | Remove "include FileUtils" sentence in setup/update bin files | Bruno Casali | 2018-09-17 | 2 | -4/+2 |
* | | Add retry_on/discard suggestions for common cases. | Francesco Rodríguez | 2018-10-05 | 1 | -0/+5 |
* | | Make Webpacker the default JavaScript compiler for Rails 6 (#33079) | David Heinemeier Hansson | 2018-09-30 | 17 | -126/+62 |
* | | Enable `Performance/UnfreezeString` cop | yuuji.yaginuma | 2018-09-23 | 1 | -1/+1 |
|/ |
|
* | Remove mysql2 gem version requirement "< 0.6.0" | Yasuo Honda | 2018-09-14 | 1 | -1/+1 |
* | Bump MySQL version requirement to 5.5.8 in the template files | Yasuo Honda | 2018-09-13 | 2 | -2/+2 |
* | Validate if `utf8mb4` character set and longer index key prefix is supported | Yasuo Honda | 2018-09-13 | 1 | -1/+0 |
* | use "minitest" consistently | Xavier Noria | 2018-09-11 | 1 | -2/+1 |
* | Use utf8mb4 character set by default for MySQL database (#33608) | Yasuo Honda | 2018-09-11 | 1 | -1/+1 |
* | Use canonical name for block local | yuuji.yaginuma | 2018-09-07 | 1 | -12/+12 |
* | Generate a gem that can't be pushed to Rubygems.org by default | Rafael Mendonça França | 2018-09-06 | 1 | -0/+9 |
* | Merge pull request #33773 from mcnelson/null_cache_store_for_test_env | George Claghorn | 2018-09-02 | 1 | -0/+1 |
|\ |
|
| * | Set cache store as null_store for test environment | Michael Nelson | 2018-08-02 | 1 | -0/+1 |
* | | Merge pull request #33743 from steakknife/steakknife/improve-template-generat... | Rafael França | 2018-08-31 | 1 | -15/+41 |
|\ \ |
|
| * | | add github to template actions, light DSL refactor | Barry Allard | 2018-08-30 | 1 | -15/+41 |
* | | | Emit warning for unknown inflection rule when generating model. | Yoshiyuki Kinjo | 2018-08-31 | 1 | -1/+8 |
|/ / |
|
* | | Generate the same value as a label of view in system test template | yuuji.yaginuma | 2018-08-29 | 1 | -2/+2 |
* | | Set the test adapter for the test environment by default in `config/cable.yml` | bogdanvlviv | 2018-08-23 | 1 | -1/+1 |
* | | Purpose Metadata For Signed And Encrypted Cookies | Assain | 2018-08-12 | 1 | -0/+7 |
* | | Merge pull request #33587 from bogdanvlviv/follow-up-33202 | Kasper Timm Hansen | 2018-08-11 | 1 | -3/+2 |
|\ \ |
|
| * | | `bundle binstubs bundler` should be executed after `bundle install` | bogdanvlviv | 2018-08-11 | 1 | -3/+2 |
* | | | Make active job name prefix static since Rails.env will always be the same | Vinicius Stock | 2018-08-11 | 1 | -1/+1 |
|/ / |
|
* | | Merge pull request #33202 from deivid-rodriguez/bundler_binstubs | Eileen M. Uchitelle | 2018-08-11 | 3 | -2/+8 |
|\ \
| |/
|/| |
|
| * | Generate bundler-compatible bundler binstub | David Rodríguez | 2018-06-23 | 3 | -2/+8 |
* | | Enable Start/EndWith and RegexpMatch cops | Bart de Water | 2018-07-28 | 3 | -5/+5 |
* | | Merge pull request #32381 from q-centrix/update-codeclimate-configs | Richard Schneeman | 2018-07-25 | 1 | -1/+1 |
|\ \ |
|
| * | | Turn on performance based cops | Dillon Welch | 2018-07-23 | 1 | -1/+1 |
* | | | Merge pull request #33229 from albertoalmagro/albertoalmagro/prefer-rails-com... | Matthew Draper | 2018-07-25 | 3 | -5/+5 |
|\ \ \ |
|
| * | | | Recommend use of rails over bin/rails | Alberto Almagro | 2018-07-06 | 3 | -5/+5 |
* | | | | Rails guides are now served over https | Paul McMahon | 2018-07-24 | 12 | -13/+13 |
| |/ /
|/| | |
|
* | | | Merge pull request #32984 from chiraggshah/min-thread-env-variable | Richard Schneeman | 2018-07-21 | 1 | -2/+3 |
|\ \ \
| |/ /
|/| | |
|
| * | | Modified the changes to make it backward compatible | Chirag Shah | 2018-07-21 | 1 | -1/+1 |
| * | | Separate min and max threads count for puma | Chirag Shah | 2018-05-25 | 1 | -2/+3 |
* | | | Remove old TODO comment | Alberto Almagro | 2018-07-04 | 1 | -1/+0 |
* | | | 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 |
* | | | OS X -> macOS [Closes #30313] | Xavier Noria | 2018-06-23 | 1 | -2/+2 |
* | | | Fix Ruby version in `.ruby-version` | bogdanvlviv | 2018-06-18 | 1 | -1/+1 |
| |/
|/| |
|
* | | 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 |
* | | | Don't generate yarn's contents in `app:update` task if it's skipped | Tsukuru Tanimichi | 2018-05-16 | 1 | -3/+1 |
* | | | Remove unused `remove_file` method | Tsukuru Tanimichi | 2018-05-08 | 1 | -4/+0 |
* | | | Don't generate assets' initializer in `app:update` task if sprockets is skipped | Tsukuru Tanimichi | 2018-05-05 | 1 | -0/+4 |
* | | | 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 |
|\ \ \ |
|