Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | Allow `:queue` option to `assert_no_performed_jobs`. | bogdanvlviv | 2018-08-20 | 2 | -2/+65 | |
| * | | | | | | | | Allow `:queue` option to `assert_performed_jobs`. | bogdanvlviv | 2018-08-20 | 2 | -2/+70 | |
| * | | | | | | | | Fix `perform_enqueued_jobs` | bogdanvlviv | 2018-08-20 | 1 | -1/+4 | |
| * | | | | | | | | Allow `:queue` option to `perform_enqueued_jobs`. | bogdanvlviv | 2018-08-20 | 3 | -12/+168 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | Fix merging relation that order including `?` | Ryuta Kamizono | 2018-08-21 | 2 | -2/+12 | |
* | | | | | | | | Merge pull request #33662 from yskkin/multi_word_route | Ryuta Kamizono | 2018-08-20 | 2 | -23/+65 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Fix `rails routes -c` for controller name consists of multiple word. | Yoshiyuki Kinjo | 2018-08-20 | 2 | -23/+65 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge pull request #33652 from tgxworld/improve_tests_pool_config | Ryuta Kamizono | 2018-08-20 | 2 | -5/+50 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Speed up slow ConnectionPool test case. | Guo Xiang Tan | 2018-08-20 | 1 | -11/+19 | |
| * | | | | | | | Improve tests for ActiveRecord::ConnectionAdapters::ConnectionPool configurat... | Guo Xiang Tan | 2018-08-19 | 2 | -2/+39 | |
* | | | | | | | | Merge pull request #31132 from emaxi/feature/add-missing-documentation-option... | Ryuta Kamizono | 2018-08-20 | 2 | -0/+10 | |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | ||||||
| * | | | | | | | Add missing documentation options to number_to_currency [ci skip] | emaxi | 2018-07-11 | 2 | -0/+10 | |
* | | | | | | | | Merge pull request #33621 from sikachu/sikachu-guide-rubocop | Richard Schneeman | 2018-08-19 | 1 | -2/+13 | |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | ||||||
| * | | | | | | | Update guide to mention code linters available | Prem Sichanugrist | 2018-08-15 | 1 | -2/+13 | |
* | | | | | | | | Don't put up with not saying it. | Kasper Timm Hansen | 2018-08-19 | 1 | -1/+1 | |
* | | | | | | | | Merge pull request #33657 from jychen7/fix-test-association-enum | Ryuta Kamizono | 2018-08-20 | 1 | -0/+3 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Improve test case to test enum correctly | Rich | 2018-08-20 | 1 | -0/+3 | |
* | | | | | | | | | Merge pull request #33631 from anniecodes/initializers-command | Kasper Timm Hansen | 2018-08-19 | 5 | -4/+100 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Update 'rake initializers' to use Rails::Command under the hood | Annie-Claude Côté | 2018-08-16 | 2 | -4/+48 | |
| * | | | | | | | | | Move 'rails initializers' command to Rails::Command | Annie-Claude Côté | 2018-08-16 | 2 | -0/+48 | |
| * | | | | | | | | | [ci skip] Add deprecration of to CHANGELOG | Annie-Claude Côté | 2018-08-16 | 1 | -0/+4 | |
* | | | | | | | | | | Merge pull request #33656 from bogdanvlviv/follow-up-33413 | Kasper Timm Hansen | 2018-08-19 | 1 | -4/+4 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | activestorage: yarn build | bogdanvlviv | 2018-08-19 | 1 | -4/+4 | |
* | | | | | | | | | | | SQLite3: Fix rename reference column not to lose foreign key constraint | Ryuta Kamizono | 2018-08-20 | 2 | -11/+31 | |
| |_|/ / / / / / / / |/| | | | | | | | | | ||||||
* | | | | | | | | | | Merge pull request #33655 from bogdanvlviv/follow-up-33653 | Ryuta Kamizono | 2018-08-20 | 1 | -16/+0 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | DRY in Active Record Query Interface [ci skip] | bogdanvlviv | 2018-08-19 | 1 | -16/+0 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Fix syntax error in the doc [ci skip] | Ryuta Kamizono | 2018-08-19 | 1 | -1/+1 | |
* | | | | | | | | | Merge pull request #33653 from LemonAndroid/patch-1 | Richard Schneeman | 2018-08-19 | 1 | -3/+9 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Explained difference between scope & class method | LemonAndroid | 2018-08-19 | 1 | -3/+9 | |
| | |_|_|/ / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Update `google-cloud-storage` gem version [ci skip] | yuuji.yaginuma | 2018-08-19 | 1 | -1/+1 | |
* | | | | | | | | | Retry ActiveStorage::AnalyzeJobs on download integrity check failures | George Claghorn | 2018-08-19 | 1 | -0/+2 | |
* | | | | | | | | | Remove superfluous test | George Claghorn | 2018-08-19 | 1 | -10/+0 | |
* | | | | | | | | | Address intermittent CI failure due to non-determined sort order | Ryuta Kamizono | 2018-08-19 | 1 | -1/+1 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Ensure `foreign_keys` assertions after alter table | Ryuta Kamizono | 2018-08-19 | 1 | -1/+5 | |
* | | | | | | | | Enable Style/ParenthesesAroundCondition cop | Ryuta Kamizono | 2018-08-19 | 6 | -7/+10 | |
* | | | | | | | | Merge pull request #33413 from cseelus/active-storage-direct-uploads-multiple... | Javan Makhmali | 2018-08-18 | 2 | -2/+22 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | | ||||||
| * | | | | | | | Enable multiple submit buttons for Active Storage forms | Chris Seelus | 2018-08-18 | 2 | -2/+22 | |
|/ / / / / / / | ||||||
* | | | | | | | Fix unclosed tags [ci skip] | yuuji.yaginuma | 2018-08-18 | 2 | -2/+2 | |
* | | | | | | | Increment execution count before deserialize arguments | yuuji.yaginuma | 2018-08-18 | 3 | -3/+12 | |
* | | | | | | | Merge pull request #33645 from arye-dov-eidelman/master | Richard Schneeman | 2018-08-17 | 1 | -1/+5 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | [skip ci] Fix overlapping text in the guide | Arye Dov Eidelman | 2018-08-17 | 1 | -1/+5 | |
|/ / / / / / / | ||||||
* | | | | | | | Remove unused requires | yuuji.yaginuma | 2018-08-17 | 1 | -3/+0 | |
* | | | | | | | Merge pull request #33537 from ZASMan/update_action_mailer_docs_custom_view_p... | Ryuta Kamizono | 2018-08-17 | 1 | -0/+15 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Add note for custom mailer view paths in action mailer guide. [ci skip] | Zane | 2018-08-16 | 1 | -0/+16 | |
* | | | | | | | | Merge pull request #33636 from wjordan/normalize_encode_params_require_hash | Yuji Yaginuma | 2018-08-17 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | add missing indifferent_access require for #normalize_encode_params | Will Jordan | 2018-08-16 | 1 | -0/+2 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge pull request #33633 from utilum/update_image_processing_to_latest_version | Ryuta Kamizono | 2018-08-17 | 1 | -4/+4 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Update image_processing to the latest version | utilum | 2018-08-16 | 1 | -4/+4 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #33576 from aried3r/patch-5 | Richard Schneeman | 2018-08-16 | 1 | -7/+7 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Harmonize shell commands in dev guide [ci skip] | Anton Rieder | 2018-08-16 | 1 | -7/+7 |