aboutsummaryrefslogtreecommitdiffstats
path: root/railties
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Merge pull request #28485 from quantumlicht/fix_migrate_with_empty_versionRafael França2017-03-271-0/+16
|\ \ \ \ \ \
| * | | | | | Fixes #28359Philippe Guay2017-03-261-0/+16
* | | | | | | Merge pull request #28577 from y-yagi/do_not_display_hidden_namespaces_in_des...Rafael França2017-03-272-0/+6
|\ \ \ \ \ \ \
| * | | | | | | Do not show hidden namespaces in destroy commnad helpyuuji.yaginuma2017-03-272-0/+6
| |/ / / / / /
* | | | | | | Merge pull request #28541 from ota42y/fix/gemfile_generator_fixEileen M. Uchitelle2017-03-274-2/+30
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | ignore system test gems on Gemfile when execute with --skip-test optionota42y2017-03-274-2/+30
| |/ / / / /
* | | | | | minor CHANGELOG formatting changes. [ci skip]Yves Senn2017-03-261-3/+2
* | | | | | add field ids when generating a scaffold form.Yves Senn2017-03-264-7/+20
|/ / / / /
* | | | | Merge pull request #28534 from claudiob/list-webpackersRafael França2017-03-221-1/+2
|\ \ \ \ \
| * | | | | List options for `rails new --webpack=WEBPACK`claudiob2017-03-221-1/+2
* | | | | | Merge pull request #28527 from rst/fix_runner_argv_28515Rafael França2017-03-222-2/+11
|\ \ \ \ \ \
| * | | | | | Fixup trailing whitespace, per complaints from CodeClimate.Robert Thau2017-03-221-1/+1
| * | | | | | Correctly reset ARGV for "rails runner `CODE' arg arg arg..."Robert Thau2017-03-222-2/+11
* | | | | | | Merge pull request #28513 from maclover7/jm-fix-28500Rafael França2017-03-222-2/+12
|\ \ \ \ \ \ \
| * | | | | | | CLI arg "host" has precedence over ENV var "host"Jon Moss2017-03-212-2/+12
* | | | | | | | Merge pull request #28524 from claudiob/comment-api-keyRafael França2017-03-221-2/+2
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Don't add a dummy API key to every new Rails appclaudiob2017-03-221-2/+2
| | |/ / / / / | |/| | | | |
* / | | | | | Don't comment out config.file_watcher during Rails upgradeyuuji.yaginuma2017-03-222-16/+0
|/ / / / / /
* / / / / / Start Rails 5.2 developmentMatthew Draper2017-03-224-201/+7
|/ / / / /
* | | | | Remove 5.0.0 entry from 5.1.0 CHANGELOG [ci skip]claudiob2017-03-201-4/+0
* | | | | Default to yielding a `form` variable.Kasper Timm Hansen2017-03-202-12/+12
* | | | | Merge pull request #28406 from chukitow/feature/user-form-with-instead-of-for...Kasper Timm Hansen2017-03-201-1/+1
|\ \ \ \ \
| * | | | | disable remote submitsIvan Velasquez2017-03-141-1/+1
| * | | | | user form with instead of form for in scaffold generatorIvan Velasquez2017-03-131-1/+1
* | | | | | Add `app:update` task to enginesyuuji.yaginuma2017-03-205-1/+51
* | | | | | Merge pull request #28481 from y-yagi/fix_warningKasper Timm Hansen2017-03-201-3/+3
|\ \ \ \ \ \
| * | | | | | Fix `warning: character class has duplicated range`yuuji.yaginuma2017-03-201-3/+3
* | | | | | | Correctly check whether key is defined in configurationyuuji.yaginuma2017-03-193-4/+16
|/ / / / / /
* | | | | | Track the version-compatible config settings inside railtiesMatthew Draper2017-03-187-59/+60
* | | | | | Bump Capybara and include Minitest::Assertionseileencodes2017-03-171-1/+1
* | | | | | Merge pull request #28368 from y-yagi/add_test_for_secrets_commandKasper Timm Hansen2017-03-151-0/+13
|\ \ \ \ \ \
| * | | | | | Add secrets edit testyuuji.yaginuma2017-03-121-0/+13
* | | | | | | Merge pull request #28409 from y-yagi/make_destroy_command_work_within_enginesEileen M. Uchitelle2017-03-152-2/+57
|\ \ \ \ \ \ \
| * | | | | | | Make destroy command work within enginesyuuji.yaginuma2017-03-142-2/+57
| |/ / / / / /
* | | | | | | Merge pull request #28422 from y-yagi/rename_app_update_test_to_more_appropri...Kasper Timm Hansen2017-03-151-7/+7
|\ \ \ \ \ \ \
| * | | | | | | Rename test of `app:update` to more appropriate nameyuuji.yaginuma2017-03-151-7/+7
| |/ / / / / /
* | / / / / / Add CHANGELOG entry for --skip-coffee [ci skip]claudiob2017-03-141-0/+4
| |/ / / / / |/| | | | |
* | | | | | Move "fixes" to a new lineJon Moss2017-03-131-1/+3
|/ / / / /
* | | | | Merge pull request #28182 from y-yagi/show_correct_rails_commandsKasper Timm Hansen2017-03-098-18/+47
|\ \ \ \ \
| * | | | | Show correct commands in helpyuuji.yaginuma2017-03-038-18/+47
* | | | | | [ci skip] Document read_encrypted_secrets config.Kasper Timm Hansen2017-03-091-0/+8
* | | | | | Use appropriate type in generators testyuuji.yaginuma2017-03-081-1/+1
| |/ / / / |/| | | |
* | | | | [ci skip] 🎬 expensive: take twoKasper Timm Hansen2017-03-061-1/+1
* | | | | Merge pull request #28257 from yahonda/app_generators_use_oracle_enhancedAndrew White2017-03-062-5/+6
|\ \ \ \ \
| * | | | | Update `database.yml` when `rails new <new_app> -d oracle` specifiedYasuo Honda2017-03-022-5/+6
* | | | | | Avoid running system tests by defaultRobin Dupret2017-03-055-10/+70
* | | | | | A private method can't be called with `self.`Akira Matsuda2017-03-041-2/+2
* | | | | | Remove unnecessary system test codeeileencodes2017-03-031-13/+0
* | | | | | Fix random failure on system test with ajaxFumiaki MATSUSHIMA2017-03-031-0/+28
|/ / / / /
* | | | | [ci skip] Add changelog entry for #28139.Kasper Timm Hansen2017-03-021-0/+16