Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | Merge pull request #32975 from oamado/fix_activejob_doc | Guillermo Iguaran | 2018-05-24 | 1 | -1/+1 | |
|\ \ \ | ||||||
| * | | | correct link to activejob readme [ci skip] | Oscar Amado | 2018-05-24 | 1 | -1/+1 | |
|/ / / | ||||||
* | | | Merge pull request #32968 from utilum/shadowing_outer_variable | George Claghorn | 2018-05-23 | 1 | -8/+6 | |
|\ \ \ | ||||||
| * | | | Avoid 2.6 warning: shadowing outer local variable - list | utilum | 2018-05-23 | 1 | -8/+6 | |
* | | | | Merge pull request #30406 from eliotsykes/reduce-spring-watch-calls | Rafael Mendonça França | 2018-05-23 | 1 | -6/+6 | |
|\ \ \ \ | ||||||
| * | | | | Minimize Spring.watch calls | Eliot Sykes | 2017-08-25 | 1 | -6/+6 | |
* | | | | | Merge pull request #32969 from utilum/enable_warnings | Rafael França | 2018-05-23 | 3 | -9/+9 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | Enable warnings in all test tasks | utilum | 2018-05-23 | 3 | -9/+9 | |
|/ / / / | ||||||
* | | | | Eager autoload mail gem when eager load is true (#32808) | Samuel Cochran | 2018-05-23 | 2 | -0/+11 | |
* | | | | Merge pull request #32967 from javan/ast/jpg-video-previews | Javan Makhmali | 2018-05-23 | 3 | -7/+7 | |
|\ \ \ \ | ||||||
| * | | | | Change video preview format from PNG to JPG | Javan Makhmali | 2018-05-23 | 3 | -7/+7 | |
|/ / / / | ||||||
* | | | | Merge pull request #32882 from utilum/unnecessary_mocking | Eileen M. Uchitelle | 2018-05-23 | 5 | -39/+24 | |
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | remove unnecessary mocking in ActionCable tests | utilum | 2018-05-22 | 5 | -39/+24 | |
* | | | | Fix RDoc formatting: `+` doesn't work with space [ci skip] | yuuji.yaginuma | 2018-05-23 | 1 | -1/+1 | |
* | | | | Merge pull request #32822 from lxxxvi/improved_error_message_in_assert_changes | Rafael França | 2018-05-22 | 2 | -2/+4 | |
|\ \ \ \ | ||||||
| * | | | | Clearer error message in assert_changes | lxxxvi | 2018-05-05 | 2 | -2/+4 | |
* | | | | | Merge pull request #32699 from printercu/patch-3 | Rafael França | 2018-05-22 | 1 | -1/+7 | |
|\ \ \ \ \ | ||||||
| * | | | | | Respect NODE_ENV when running `rails yarn:install` | printercu | 2018-04-23 | 1 | -1/+7 | |
* | | | | | | Merge pull request #32851 from yskkin/doc_require_dependency | Rafael França | 2018-05-22 | 1 | -0/+4 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Document require_dependency [ci skip] | Yoshiyuki Kinjo | 2018-05-09 | 1 | -0/+4 | |
* | | | | | | | Merge pull request #32144 from kazu9su/master | George Claghorn | 2018-05-22 | 1 | -0/+4 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Add ActiveStorage::Service::DiskService#url_for_direct_upload test | tommy | 2018-03-01 | 1 | -0/+4 | |
* | | | | | | | | Merge pull request #32958 from frewsxcv/patch-1 | Rafael França | 2018-05-22 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Indicate `true` in a doc comment is code-like. | Corey Farwell | 2018-05-22 | 1 | -1/+1 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Bump minimum version of Thor to 0.19.0 | Guillermo Iguaran | 2018-05-22 | 2 | -2/+2 | |
* | | | | | | | | Merge pull request #32825 from utilum/fewer_tt.eclosure_calls | Rafael França | 2018-05-22 | 1 | -2/+0 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Remove 7 years old note-to-self by tenderlove | utilum | 2018-05-22 | 1 | -2/+0 | |
* | | | | | | | | | Rollback parent transaction when children fails to update (#32796) | Guillaume Malette | 2018-05-22 | 3 | -2/+22 | |
* | | | | | | | | | Merge pull request #32934 from aki77/fix-locale-selector | Rafael França | 2018-05-22 | 1 | -7/+10 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Fix locale selector | aki | 2018-05-19 | 1 | -7/+10 | |
* | | | | | | | | | Merge pull request #32865 from yahonda/another_31988 | Rafael França | 2018-05-22 | 2 | -5/+56 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Disable foreign keys during `alter_table` for sqlite3 adapter | Yasuo Honda | 2018-05-22 | 2 | -5/+56 | |
* | | | | | | | | | | Merge pull request #32938 from utilum/range_case_equality | Rafael França | 2018-05-22 | 5 | -30/+91 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | add CHANGELOG/Doc | utilum | 2018-05-22 | 2 | -7/+23 | |
| * | | | | | | | | | | Allow Range#=== and Range#cover? on Range | utilum | 2018-05-22 | 3 | -23/+68 | |
| | |_|_|_|_|_|/ / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge pull request #32931 from jeremyevans/fast-xor | Rafael França | 2018-05-22 | 1 | -3/+8 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Speed up xor_byte_strings by 70% | Jeremy Evans | 2018-05-18 | 1 | -3/+8 | |
* | | | | | | | | | | Merge pull request #32936 from jacobsmith/image-variant-allow-disabling-options | George Claghorn | 2018-05-21 | 3 | -12/+81 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Disable variant options when false or nil present | Jacob Smith | 2018-05-21 | 3 | -12/+81 | |
* | | | | | | | | | | | Merge pull request #32523 from kaspth/enumerable-index-with-extension | Kasper Timm Hansen | 2018-05-21 | 4 | -1/+70 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | [ci skip] Add documentation/changelog entry. | Kasper Timm Hansen | 2018-05-21 | 2 | -0/+30 | |
| * | | | | | | | | | | | Add Enumerable#index_with. | Kasper Timm Hansen | 2018-05-21 | 2 | -1/+40 | |
* | | | | | | | | | | | | Merge pull request #32946 from coryjb/patch-1 | Kasper Timm Hansen | 2018-05-21 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Exception wording change | Cory Becker | 2018-05-21 | 1 | -1/+1 | |
| | |_|/ / / / / / / / | |/| | | | | | | | | | ||||||
* / | | | | | | | | | | Rename exception variable to error. | Kasper Timm Hansen | 2018-05-21 | 1 | -2/+2 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Merge pull request #32923 from yahonda/bump_sqlite3_version_to_38 | Ryuta Kamizono | 2018-05-21 | 5 | -32/+17 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Bump minimum SQLite version to 3.8 | Yasuo Honda | 2018-05-21 | 5 | -32/+17 | |
* | | | | | | | | | | | Enable `Lint/StringConversionInInterpolation` rubocop rule | Ryuta Kamizono | 2018-05-21 | 4 | -4/+7 | |
|/ / / / / / / / / / | ||||||
* / / / / / / / / / | `SqlTypeMetadata` is :nodoc: class [ci skip] | Ryuta Kamizono | 2018-05-21 | 1 | -0/+1 | |
|/ / / / / / / / / | ||||||
* | / / / / / / / | Add test case that configure `config.action_view.finalize_compiled_template_m... | yuuji.yaginuma | 2018-05-20 | 1 | -0/+17 | |
| |/ / / / / / / |/| | | | | | | |