| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | Ensure bin/yarn matches the one generated by webpacker | yuuji.yaginuma | 2017-04-23 | 1 | -2/+3 |
* | | | `respond_to_missing?` should be private | Ryuta Kamizono | 2017-04-22 | 1 | -4/+4 |
|/ / |
|
* | | Namespace CSS selectors on error pages | Jan Krutisch | 2017-04-20 | 3 | -18/+18 |
* | | Merge pull request #28708 from y-yagi/dont_generate_system_test_files | Rafael França | 2017-04-19 | 1 | -0/+4 |
|\ \ |
|
| * | | Don't generate system test files if `skip_system_test` option is specified | yuuji.yaginuma | 2017-04-12 | 1 | -0/+4 |
* | | | Use released sass-rails instead of master version | Rafael Mendonça França | 2017-04-19 | 1 | -1/+1 |
* | | | Merge pull request #28685 from rails/smooth-form-with-upgrading | Kasper Timm Hansen | 2017-04-17 | 2 | -3/+4 |
|\ \ \ |
|
| * | | | Add `form_with_generates_remote_forms` config. | Kasper Timm Hansen | 2017-04-16 | 2 | -3/+4 |
* | | | | Use the config value directly when call `secrets` | yuuji.yaginuma | 2017-04-16 | 3 | -10/+5 |
|/ / / |
|
* | | | Make code statistics task handle system tests properly | yuuji.yaginuma | 2017-04-13 | 1 | -1/+2 |
* | | | Fix rubocop violations | yuuji.yaginuma | 2017-04-12 | 1 | -1/+1 |
|/ / |
|
* | | Spaces | Rafael Mendonça França | 2017-04-07 | 1 | -0/+1 |
* | | More :scissors: | Rafael Mendonça França | 2017-04-07 | 1 | -1/+1 |
* | | :scissors: | Rafael França | 2017-04-07 | 1 | -1/+1 |
* | | Merge pull request #28671 from y-yagi/use_appropriate_type_to_header_option | Matthew Draper | 2017-04-05 | 1 | -1/+1 |
|\ \ |
|
| * | | Use appropriate type to `header` option | yuuji.yaginuma | 2017-04-05 | 1 | -1/+1 |
* | | | Merge pull request #27832 from bdewater/backtrace-silencer-regex | Matthew Draper | 2017-04-04 | 1 | -1/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | Update backtrace cleaner to use `Regexp#match?` | Bart de Water | 2017-02-13 | 1 | -1/+1 |
* | | | Merge pull request #28417 from schneems/schneems/symlink-failures | Andrew White | 2017-03-30 | 1 | -1/+8 |
|\ \ \ |
|
| * | | | Raise when using a bad symlink | schneems | 2017-03-14 | 1 | -1/+8 |
* | | | | Remove unnecessary `javascript` option check | yuuji.yaginuma | 2017-03-29 | 1 | -4/+1 |
* | | | | Merge pull request #28549 from jess/patch-1 | Rafael França | 2017-03-28 | 1 | -0/+1 |
|\ \ \ \ |
|
| * | | | | add proper punctuation | Jess Brown | 2017-03-23 | 1 | -1/+1 |
| * | | | | make it clear how to enable caching | Jess Brown | 2017-03-23 | 1 | -0/+1 |
* | | | | | Merge pull request #28557 from y-yagi/remove_unnecessary_files_to_api_applica... | Rafael França | 2017-03-27 | 2 | -1/+34 |
|\ \ \ \ \ |
|
| * | | | | | Remove unnecessary files to API-only Applications when `app:task` task executed | yuuji.yaginuma | 2017-03-24 | 2 | -1/+34 |
| |/ / / / |
|
* | | | | | Merge pull request #28546 from claudiob/drop-j-option | Rafael Mendonça França | 2017-03-27 | 1 | -8/+0 |
|\ \ \ \ \ |
|
| * | | | | | Remove -j (--javascript) option from `rails new` | claudiob | 2017-03-23 | 1 | -8/+0 |
| |/ / / / |
|
* | | | | | Apply the log_level default | Rafael Mendonça França | 2017-03-27 | 1 | -7/+2 |
* | | | | | Merge pull request #28577 from y-yagi/do_not_display_hidden_namespaces_in_des... | Rafael França | 2017-03-27 | 1 | -0/+3 |
|\ \ \ \ \ |
|
| * | | | | | Do not show hidden namespaces in destroy commnad help | yuuji.yaginuma | 2017-03-27 | 1 | -0/+3 |
* | | | | | | Merge pull request #28541 from ota42y/fix/gemfile_generator_fix | Eileen M. Uchitelle | 2017-03-27 | 3 | -2/+6 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | ignore system test gems on Gemfile when execute with --skip-test option | ota42y | 2017-03-27 | 3 | -2/+6 |
| |/ / / / |
|
* / / / / | add field ids when generating a scaffold form. | Yves Senn | 2017-03-26 | 2 | -3/+7 |
|/ / / / |
|
* | | | | Merge pull request #28534 from claudiob/list-webpackers | Rafael França | 2017-03-22 | 1 | -1/+2 |
|\ \ \ \ |
|
| * | | | | List options for `rails new --webpack=WEBPACK` | claudiob | 2017-03-22 | 1 | -1/+2 |
* | | | | | Merge pull request #28527 from rst/fix_runner_argv_28515 | Rafael França | 2017-03-22 | 1 | -2/+3 |
|\ \ \ \ \ |
|
| * | | | | | Correctly reset ARGV for "rails runner `CODE' arg arg arg..." | Robert Thau | 2017-03-22 | 1 | -2/+3 |
* | | | | | | Merge pull request #28513 from maclover7/jm-fix-28500 | Rafael França | 2017-03-22 | 1 | -2/+4 |
|\ \ \ \ \ \ |
|
| * | | | | | | CLI arg "host" has precedence over ENV var "host" | Jon Moss | 2017-03-21 | 1 | -2/+4 |
* | | | | | | | Merge pull request #28524 from claudiob/comment-api-key | Rafael França | 2017-03-22 | 1 | -2/+2 |
|\ \ \ \ \ \ \
| |_|_|/ / / /
|/| | | | | | |
|
| * | | | | | | Don't add a dummy API key to every new Rails app | claudiob | 2017-03-22 | 1 | -2/+2 |
| | |/ / / /
| |/| | | | |
|
* / | | | | | Don't comment out config.file_watcher during Rails upgrade | yuuji.yaginuma | 2017-03-22 | 1 | -2/+0 |
|/ / / / / |
|
* / / / / | Start Rails 5.2 development | Matthew Draper | 2017-03-22 | 3 | -2/+6 |
|/ / / / |
|
* | | | | Default to yielding a `form` variable. | Kasper Timm Hansen | 2017-03-20 | 1 | -8/+8 |
* | | | | Merge pull request #28406 from chukitow/feature/user-form-with-instead-of-for... | Kasper Timm Hansen | 2017-03-20 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | disable remote submits | Ivan Velasquez | 2017-03-14 | 1 | -1/+1 |
| * | | | | user form with instead of form for in scaffold generator | Ivan Velasquez | 2017-03-13 | 1 | -1/+1 |
* | | | | | Add `app:update` task to engines | yuuji.yaginuma | 2017-03-20 | 3 | -1/+31 |
* | | | | | Correctly check whether key is defined in configuration | yuuji.yaginuma | 2017-03-19 | 1 | -3/+3 |