| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | | | | 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 |
* | | | | | Track the version-compatible config settings inside railties | Matthew Draper | 2017-03-18 | 5 | -37/+52 |
* | | | | | Bump Capybara and include Minitest::Assertions | eileencodes | 2017-03-17 | 1 | -1/+1 |
* | | | | | Make destroy command work within engines | yuuji.yaginuma | 2017-03-14 | 1 | -2/+2 |
|/ / / / |
|
* | | | | Merge pull request #28182 from y-yagi/show_correct_rails_commands | Kasper Timm Hansen | 2017-03-09 | 7 | -18/+36 |
|\ \ \ \ |
|
| * | | | | Show correct commands in help | yuuji.yaginuma | 2017-03-03 | 7 | -18/+36 |
* | | | | | [ci skip] Document read_encrypted_secrets config. | Kasper Timm Hansen | 2017-03-09 | 1 | -0/+8 |
| |/ / /
|/| | | |
|
* | | | | Merge pull request #28257 from yahonda/app_generators_use_oracle_enhanced | Andrew White | 2017-03-06 | 2 | -5/+6 |
|\ \ \ \ |
|
| * | | | | Update `database.yml` when `rails new <new_app> -d oracle` specified | Yasuo Honda | 2017-03-02 | 2 | -5/+6 |
* | | | | | Avoid running system tests by default | Robin Dupret | 2017-03-05 | 3 | -10/+19 |
* | | | | | A private method can't be called with `self.` | Akira Matsuda | 2017-03-04 | 1 | -2/+2 |
* | | | | | Remove unnecessary system test code | eileencodes | 2017-03-03 | 1 | -13/+0 |
|/ / / / |
|
* | | | | Inline CIPHER constant. | Kasper Timm Hansen | 2017-03-02 | 1 | -6/+3 |
* | | | | Move key packing into encryptor. | Kasper Timm Hansen | 2017-03-02 | 1 | -3/+2 |
* | | | | Add back yaml require. | Kasper Timm Hansen | 2017-03-02 | 1 | -0/+1 |
* | | | | Merge pull request #28139 from stouset/update-secrets-to-use-modern-crypto | Kasper Timm Hansen | 2017-03-02 | 1 | -15/+13 |
|\ \ \ \ |
|
| * | | | | Default Secrets to AES-128-GCM, using ActiveSupport::MessageEncryptor | Stephen Touset | 2017-03-01 | 1 | -15/+13 |
* | | | | | Convert `ENV["EDITOR"]` to string before check | yuuji.yaginuma | 2017-03-02 | 1 | -1/+1 |
* | | | | | Put it to me straight: just say it. | Kasper Timm Hansen | 2017-03-01 | 1 | -3/+3 |
* | | | | | Tell users how to assign a $EDITOR. | Kasper Timm Hansen | 2017-03-01 | 1 | -0/+11 |
| |_|_|/
|/| | | |
|
* | | | | Merge pull request #28239 from y-yagi/use_appropriate_type_for_test_framework... | Kasper Timm Hansen | 2017-03-01 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | Use appropriate type for `test_framework` option | yuuji.yaginuma | 2017-03-01 | 1 | -1/+1 |
* | | | | | Merge pull request #28230 from y-yagi/HOST_to_be_in_uppercase | Rafael França | 2017-02-28 | 1 | -1/+1 |
|\ \ \ \ \ |
|
| * | | | | | `HOST` must be all capital letters | yuuji.yaginuma | 2017-03-01 | 1 | -1/+1 |
| |/ / / / |
|
* / / / / | Skip turbolinks for engine test application | Viktor Fonic | 2017-02-28 | 1 | -0/+1 |
|/ / / / |
|
* | | | | Use released webpacker in new applications | yuuji.yaginuma | 2017-02-28 | 1 | -1/+1 |
* | | | | Merge pull request #28196 from y-yagi/set_correct_host_except_development_env... | Andrew White | 2017-02-27 | 1 | -3/+7 |
|\ \ \ \ |
|
| * | | | | Set correct host except development environment | yuuji.yaginuma | 2017-02-27 | 1 | -3/+7 |
| | |/ /
| |/| | |
|
* | | | | Merge pull request #28160 from y-yagi/only_load_systemtestcase_if_puma_is_def... | Eileen M. Uchitelle | 2017-02-27 | 1 | -2/+2 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Only load SystemTestCase if Puma is defined | yuuji.yaginuma | 2017-02-27 | 1 | -2/+2 |
* | | | | Imporove docs for Rails::AppGenerator [ci skip] | dixpac | 2017-02-25 | 1 | -0/+8 |
* | | | | Merge pull request #28137 from schneems/schneems/fix-default-puma-port | Richard Schneeman | 2017-02-24 | 1 | -11/+44 |
|\ \ \ \
| |/ / /
|/| | | |
|