| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | | | | No need to duplicate 5-1-stable CHANGELOG. [ci skip] | Yves Senn | 2017-03-28 | 1 | -8/+0 |
* | | | | | | Fix the tests to test what they should be testing | Rafael Mendonça França | 2017-03-27 | 1 | -8/+8 |
* | | | | | | Merge pull request #28557 from y-yagi/remove_unnecessary_files_to_api_applica... | Rafael França | 2017-03-27 | 3 | -1/+56 |
|\ \ \ \ \ \ |
|
| * | | | | | | Remove unnecessary files to API-only Applications when `app:task` task executed | yuuji.yaginuma | 2017-03-24 | 3 | -1/+56 |
| |/ / / / / |
|
* | | | | | | Merge pull request #28546 from claudiob/drop-j-option | Rafael Mendonça França | 2017-03-27 | 2 | -16/+0 |
|\ \ \ \ \ \ |
|
| * | | | | | | Remove -j (--javascript) option from `rails new` | claudiob | 2017-03-23 | 3 | -16/+5 |
| |/ / / / / |
|
* | | | | | | Apply the log_level default | Rafael Mendonça França | 2017-03-27 | 1 | -7/+2 |
* | | | | | | Merge pull request #28485 from quantumlicht/fix_migrate_with_empty_version | Rafael França | 2017-03-27 | 1 | -0/+16 |
|\ \ \ \ \ \ |
|
| * | | | | | | Fixes #28359 | Philippe Guay | 2017-03-26 | 1 | -0/+16 |
* | | | | | | | Merge pull request #28577 from y-yagi/do_not_display_hidden_namespaces_in_des... | Rafael França | 2017-03-27 | 2 | -0/+6 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Do not show hidden namespaces in destroy commnad help | yuuji.yaginuma | 2017-03-27 | 2 | -0/+6 |
| |/ / / / / / |
|
* | | | | | | | Merge pull request #28541 from ota42y/fix/gemfile_generator_fix | Eileen M. Uchitelle | 2017-03-27 | 4 | -2/+30 |
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | | |
|
| * | | | | | | ignore system test gems on Gemfile when execute with --skip-test option | ota42y | 2017-03-27 | 4 | -2/+30 |
| |/ / / / / |
|
* | | | | | | minor CHANGELOG formatting changes. [ci skip] | Yves Senn | 2017-03-26 | 1 | -3/+2 |
* | | | | | | add field ids when generating a scaffold form. | Yves Senn | 2017-03-26 | 4 | -7/+20 |
|/ / / / / |
|
* | | | | | 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 | 2 | -2/+11 |
|\ \ \ \ \ \ |
|
| * | | | | | | Fixup trailing whitespace, per complaints from CodeClimate. | Robert Thau | 2017-03-22 | 1 | -1/+1 |
| * | | | | | | Correctly reset ARGV for "rails runner `CODE' arg arg arg..." | Robert Thau | 2017-03-22 | 2 | -2/+11 |
* | | | | | | | Merge pull request #28513 from maclover7/jm-fix-28500 | Rafael França | 2017-03-22 | 2 | -2/+12 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | CLI arg "host" has precedence over ENV var "host" | Jon Moss | 2017-03-21 | 2 | -2/+12 |
* | | | | | | | | 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 | 2 | -16/+0 |
|/ / / / / / |
|
* / / / / / | Start Rails 5.2 development | Matthew Draper | 2017-03-22 | 4 | -201/+7 |
|/ / / / / |
|
* | | | | | Remove 5.0.0 entry from 5.1.0 CHANGELOG [ci skip] | claudiob | 2017-03-20 | 1 | -4/+0 |
* | | | | | Default to yielding a `form` variable. | Kasper Timm Hansen | 2017-03-20 | 2 | -12/+12 |
* | | | | | 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 | 5 | -1/+51 |
* | | | | | | Merge pull request #28481 from y-yagi/fix_warning | Kasper Timm Hansen | 2017-03-20 | 1 | -3/+3 |
|\ \ \ \ \ \ |
|
| * | | | | | | Fix `warning: character class has duplicated range` | yuuji.yaginuma | 2017-03-20 | 1 | -3/+3 |
* | | | | | | | Correctly check whether key is defined in configuration | yuuji.yaginuma | 2017-03-19 | 3 | -4/+16 |
|/ / / / / / |
|
* | | | | | | Track the version-compatible config settings inside railties | Matthew Draper | 2017-03-18 | 7 | -59/+60 |
* | | | | | | Bump Capybara and include Minitest::Assertions | eileencodes | 2017-03-17 | 1 | -1/+1 |
* | | | | | | Merge pull request #28368 from y-yagi/add_test_for_secrets_command | Kasper Timm Hansen | 2017-03-15 | 1 | -0/+13 |
|\ \ \ \ \ \ |
|
| * | | | | | | Add secrets edit test | yuuji.yaginuma | 2017-03-12 | 1 | -0/+13 |
* | | | | | | | Merge pull request #28409 from y-yagi/make_destroy_command_work_within_engines | Eileen M. Uchitelle | 2017-03-15 | 2 | -2/+57 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Make destroy command work within engines | yuuji.yaginuma | 2017-03-14 | 2 | -2/+57 |
| |/ / / / / / |
|
* | | | | | | | Merge pull request #28422 from y-yagi/rename_app_update_test_to_more_appropri... | Kasper Timm Hansen | 2017-03-15 | 1 | -7/+7 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Rename test of `app:update` to more appropriate name | yuuji.yaginuma | 2017-03-15 | 1 | -7/+7 |
| |/ / / / / / |
|
* | / / / / / | Add CHANGELOG entry for --skip-coffee [ci skip] | claudiob | 2017-03-14 | 1 | -0/+4 |
| |/ / / / /
|/| | | | | |
|
* | | | | | | Move "fixes" to a new line | Jon Moss | 2017-03-13 | 1 | -1/+3 |
|/ / / / / |
|
* | | | | | Merge pull request #28182 from y-yagi/show_correct_rails_commands | Kasper Timm Hansen | 2017-03-09 | 8 | -18/+47 |
|\ \ \ \ \ |
|
| * | | | | | Show correct commands in help | yuuji.yaginuma | 2017-03-03 | 8 | -18/+47 |
* | | | | | | [ci skip] Document read_encrypted_secrets config. | Kasper Timm Hansen | 2017-03-09 | 1 | -0/+8 |
* | | | | | | Use appropriate type in generators test | yuuji.yaginuma | 2017-03-08 | 1 | -1/+1 |
| |/ / / /
|/| | | | |
|
* | | | | | [ci skip] 🎬 expensive: take two | Kasper Timm Hansen | 2017-03-06 | 1 | -1/+1 |