| Commit message (Expand) | Author | Age | Files | Lines |
* | don't check for immutability when setting skip_preloading as it doesn't effec... | Lachlan Sylvester | 2018-04-12 | 3 | -3/+12 |
* | Merge pull request #32527 from nsgc/use_frozen_string_literal | Rafael França | 2018-04-11 | 1 | -0/+2 |
|\ |
|
| * | Use frozen string literal | Naoki Nishiguchi | 2018-04-11 | 1 | -0/+2 |
* | | Remove link for the kindle version of guides on edge | Rafael Mendonça França | 2018-04-11 | 1 | -1/+3 |
|/ |
|
* | Unlock dalli version | yuuji.yaginuma | 2018-04-11 | 2 | -3/+3 |
* | Merge pull request #32496 from yhirano55/fix_turbolinks_warning_in_railties | Rafael França | 2018-04-10 | 1 | -3/+3 |
|\ |
|
| * | Fix turbolinks warning in railties test | Yoshiyuki Hirano | 2018-04-11 | 1 | -3/+3 |
* | | Merge pull request #32484 from kddeisz/default-headers | Rafael França | 2018-04-10 | 5 | -6/+24 |
|\ \ |
|
| * | | Include default headers by default in API mode | Kevin Deisz | 2018-04-06 | 5 | -6/+24 |
* | | | Specify which series I'm talking about | Rafael Mendonça França | 2018-04-10 | 1 | -1/+1 |
* | | | Update our security policy to include all releases in the current series | Rafael Mendonça França | 2018-04-10 | 1 | -2/+2 |
* | | | Allow use of minitest-rails gem with Rails test runner | yuuji.yaginuma | 2018-04-11 | 1 | -1/+1 |
* | | | Remove upper bound on Capybara | eileencodes | 2018-04-10 | 4 | -4/+4 |
* | | | Merge pull request #32517 from javan/ast/no-root-in-json | Javan Makhmali | 2018-04-10 | 2 | -1/+24 |
|\ \ \ |
|
| * | | | Always exclude JSON root from direct_uploads#create response | Javan Makhmali | 2018-04-10 | 2 | -1/+24 |
|/ / / |
|
* | | | 4.2 is still maintained | Rafael Mendonça França | 2018-04-10 | 1 | -1/+1 |
* | | | Merge pull request #32498 from eugeneius/mutation_tracker_merge_changes | Ryuta Kamizono | 2018-04-10 | 2 | -1/+9 |
|\ \ \ |
|
| * | | | Prevent changes_to_save from mutating attributes | Eugene Kenny | 2018-04-08 | 2 | -1/+9 |
| | |/
| |/| |
|
* | | | Merge pull request #32515 from bogdanvlviv/add-test_request_format_kwarg_does... | Ryuta Kamizono | 2018-04-10 | 1 | -0/+8 |
|\ \ \ |
|
| * | | | Add `TestCaseTest#test_request_format_kwarg_doesnt_mutate_params` to master | bogdanvlviv | 2018-04-10 | 1 | -0/+8 |
* | | | | Merge pull request #32508 from radar/radar/maintenance-policy | Ryuta Kamizono | 2018-04-10 | 1 | -3/+3 |
|\ \ \ \ |
|
| * | | | | Correct Maintenance Policy for Rails 5.2 | Ryan Bigg | 2018-04-10 | 1 | -3/+3 |
| |/ / / |
|
* | | | | Merge pull request #32509 from bogdanvlviv/update-bug_report_templates-on-master | Ryuta Kamizono | 2018-04-10 | 5 | -5/+5 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Update bug report templates | bogdanvlviv | 2018-04-10 | 5 | -5/+5 |
|/ / / |
|
* | | | Merge pull request #32488 from swrobel/patch-4 | Rafael Mendonça França | 2018-04-09 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | Only disable headless chrome gpu on Windows | Stefan Wrobel | 2018-04-07 | 1 | -1/+1 |
* | | | | Don't create namespaced tasks if single db application | eileencodes | 2018-04-09 | 1 | -2/+7 |
* | | | | Add multidb application test | eileencodes | 2018-04-09 | 2 | -16/+215 |
* | | | | Allow schema/structure load for multiple databases | eileencodes | 2018-04-09 | 1 | -3/+3 |
* | | | | Merge pull request #32502 from mrhead/improve-error-message | Eileen M. Uchitelle | 2018-04-09 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | Improve the null origin error message | Patrik Bóna | 2018-04-09 | 1 | -1/+1 |
|/ / / / |
|
* | | | | Merge pull request #32497 from eugeneius/mutation_tracker_changed_attribute_n... | Ryuta Kamizono | 2018-04-09 | 2 | -1/+9 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | Avoid generating full changes hash on every save | Eugene Kenny | 2018-04-08 | 2 | -1/+9 |
|/ / / |
|
* | | | Merge pull request #32494 from dixpac/as_fix_outdated_documentation_for_variants | Ryuta Kamizono | 2018-04-08 | 2 | -4/+4 |
|\ \ \ |
|
| * | | | Fix leftover references to VariantsController [ci skip] | dixpac | 2018-04-08 | 2 | -4/+4 |
* | | | | Merge pull request #32486 from floehopper/mocha-updates | Guillermo Iguaran | 2018-04-07 | 4 | -6/+4 |
|\ \ \ \ |
|
| * | | | | Upgrade Mocha from v1.3.0 to v1.5.0 | James Mead | 2018-04-07 | 1 | -1/+1 |
| * | | | | Make Mocha setup explcitly Minitest-specific | James Mead | 2018-04-07 | 2 | -2/+2 |
| * | | | | Simplify declaration of mocha dependency in Gemfile | James Mead | 2018-04-07 | 1 | -3/+1 |
* | | | | | Fix test class name for `Assertions` module | yuuji.yaginuma | 2018-04-08 | 1 | -1/+1 |
* | | | | | Merge pull request #32491 from yhirano55/enable_verbose_in_activestorage | Ryuta Kamizono | 2018-04-08 | 1 | -0/+1 |
|\ \ \ \ \ |
|
| * | | | | | Enable verbose option in ActiveStorage | Yoshiyuki Hirano | 2018-04-08 | 1 | -0/+1 |
|/ / / / / |
|
* | | | | | Merge pull request #32489 from yhirano55/update_railties_rdoc_main | Xavier Noria | 2018-04-07 | 1 | -2/+2 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| * | | | | rewords a bit RDOC_MAIN.rdoc [ci skip] | Yoshiyuki Hirano | 2018-04-08 | 1 | -2/+2 |
|/ / / / |
|
* | / / | rewords a bit README.md [ci skip] | Xavier Noria | 2018-04-07 | 1 | -4/+4 |
| |/ /
|/| | |
|
* | | | Merge pull request #32487 from yhirano55/update_releasing_rails | Ryuta Kamizono | 2018-04-07 | 1 | -2/+2 |
|\ \ \
| |/ /
|/| | |
|
| * | | Update URLs in RELEASING_RAILS.md [ci skip] | Yoshiyuki Hirano | 2018-04-07 | 1 | -2/+2 |
|/ / |
|
* | | Merge pull request #32485 from bogdanvlviv/fix-actionview/CHANGELOG.md | Ryuta Kamizono | 2018-04-07 | 1 | -2/+2 |
|\ \ |
|
| * | | Fix `actionview/CHANGELOG.md` | bogdanvlviv | 2018-04-07 | 1 | -2/+2 |
|/ / |
|
* | | Merge pull request #32482 from yhirano55/remove_record_tag_helper | Andrew White | 2018-04-07 | 4 | -58/+4 |
|\ \ |
|