Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | Merge pull request #33171 from zvkemp/active-job-asn-wrap-enqueue | Kasper Timm Hansen | 2018-07-20 | 3 | -6/+27 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Wrap ActiveJob::Enqueue in evented ActiveSupport::Notification | zvkemp | 2018-07-17 | 3 | -6/+27 | |
* | | | | | | | | Merge pull request #32410 from yuki24/show-cause-on-debug-view-2 | Kasper Timm Hansen | 2018-07-20 | 11 | -77/+189 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Show nested exceptions on the debug view | Yuki Nishijima | 2018-07-15 | 11 | -77/+189 | |
* | | | | | | | | | [ci skip] Fix syntax error + make example easier to follow. | Kasper Timm Hansen | 2018-07-20 | 1 | -2/+3 | |
* | | | | | | | | | [ci skip] Strike changelog entry, since it's 5.2 backported. | Kasper Timm Hansen | 2018-07-20 | 1 | -11/+0 | |
* | | | | | | | | | [ci skip] Move changelog entry up top. Clarify. | Kasper Timm Hansen | 2018-07-20 | 1 | -7/+11 | |
* | | | | | | | | | Merge pull request #33392 from azbshiri/actionpack/prevent-request-encoder-to... | Kasper Timm Hansen | 2018-07-20 | 3 | -1/+22 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Prevent `RequestEncoder#encode_params` to parse falsey params | Alireza Bashiri | 2018-07-20 | 3 | -1/+22 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | Fix deprecation message for `SOURCE_ANNOTATION_DIRECTORIES` | yuuji.yaginuma | 2018-07-20 | 2 | -1/+4 | |
* | | | | | | | | Merge pull request #33401 from pinewong/patch-1 | Rafael França | 2018-07-20 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Fix basic auth problem in ActionController::HttpAuthentication::Basic doc | 黄松 | 2018-07-20 | 1 | -2/+2 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #33394 from kamipo/avoid_extra_scoping | Eileen M. Uchitelle | 2018-07-19 | 3 | -2/+8 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Avoid extra scoping in delegating to klass methods in the `scope` block | Ryuta Kamizono | 2018-07-19 | 3 | -2/+8 | |
* | | | | | | | | Merge pull request #33391 from utilum/method_call_assertions_instead_of_mocha | Ryuta Kamizono | 2018-07-19 | 5 | -98/+154 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Use MethodCallAssertions instead of Mocha#expects | utilum | 2018-07-19 | 5 | -98/+154 | |
| | |_|_|_|/ / | |/| | | | | | ||||||
* | | | | | | | Fix `insert_fixtures_set` to be restored original connection flags | Ryuta Kamizono | 2018-07-19 | 3 | -34/+116 | |
* | | | | | | | Link between ActiveStorage::Blob#purge, #purge_later, and #delete [ci skip] | George Claghorn | 2018-07-18 | 1 | -5/+5 | |
* | | | | | | | Clarify the ActiveStorage::Attachment#purge and #purge_later docs | George Claghorn | 2018-07-18 | 1 | -2/+2 | |
|/ / / / / / | ||||||
* | | | | | | Revert "Short circuit the scoping delegation for `relation.all`" | Ryuta Kamizono | 2018-07-19 | 1 | -1/+0 | |
* | | | | | | Merge pull request #33384 from lanzhiheng/add-situation-for-belongs-to-associ... | Rafael França | 2018-07-18 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Add situation for belongs to association. [ci skip] | lanzhiheng | 2018-07-18 | 1 | -1/+1 | |
* | | | | | | | Merge pull request #33363 from ahorek/transaction_bug | Rafael França | 2018-07-18 | 2 | -5/+38 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | use set_server_option if possible | pavel | 2018-07-15 | 2 | -5/+38 | |
* | | | | | | | | Revert "Merge pull request #33385 from lanzhiheng/add-example-for-has-and-bel... | Rafael Mendonça França | 2018-07-18 | 1 | -16/+0 | |
* | | | | | | | | Merge pull request #31320 from gtqnchev/to_form_params-fix | Rafael França | 2018-07-18 | 3 | -3/+21 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Fix issue with `button_to`'s `to_form_params` | Georgi Georgiev | 2018-07-16 | 3 | -3/+21 | |
* | | | | | | | | | Merge pull request #33385 from lanzhiheng/add-example-for-has-and-belongs-to-... | Rafael França | 2018-07-18 | 1 | -0/+16 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Add example for `has-and-belongs-to-many` association. [ci skip] | lanzhiheng | 2018-07-18 | 1 | -0/+16 | |
| | |_|/ / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge pull request #33358 from azbshiri/summer-time | Rafael França | 2018-07-18 | 2 | -2/+25 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Test DST both in local and utc timezone | Alireza Bashiri | 2018-07-17 | 1 | -2/+24 | |
| * | | | | | | | | Implement change() to convert to "2001-01-01" first | Sean Prashad | 2018-07-17 | 1 | -0/+1 | |
* | | | | | | | | | Merge pull request #33375 from utilum/stub_leftover | Rafael França | 2018-07-17 | 3 | -26/+46 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Replace some more Mocha#stub calls with Minitest | utilum | 2018-07-17 | 3 | -25/+46 | |
| * | | | | | | | | Remove unnecessary Mocha stub | utilum | 2018-07-17 | 1 | -1/+0 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Remove unnecessary tap | George Claghorn | 2018-07-17 | 1 | -10/+8 | |
* | | | | | | | | Fix replacing many attachments via assign and attach | George Claghorn | 2018-07-17 | 2 | -0/+40 | |
|/ / / / / / / | ||||||
* | | | | | | | Correct test name | George Claghorn | 2018-07-16 | 1 | -1/+1 | |
* | | | | | | | Fix that successive ActiveStorage::Attached::Many#attach calls would overwrit... | George Claghorn | 2018-07-16 | 2 | -27/+22 | |
* | | | | | | | Test removing attachments via #attach | George Claghorn | 2018-07-16 | 2 | -12/+59 | |
* | | | | | | | Merge pull request #33370 from bogdanvlviv/follow-up-33337 | Ryuta Kamizono | 2018-07-16 | 3 | -15/+11 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Clarify test cases | bogdanvlviv | 2018-07-15 | 3 | -15/+11 | |
* | | | | | | | Merge pull request #33364 from lanzhiheng/fix-document-in-model-validator | Ryuta Kamizono | 2018-07-16 | 1 | -18/+0 | |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||||
| * | | | | | | Remove the invalid usage document about `errors`. [ci skip] | lanzhiheng | 2018-07-16 | 1 | -18/+0 | |
* | | | | | | | Restore inadvertently-removed fallback | George Claghorn | 2018-07-15 | 2 | -1/+8 | |
* | | | | | | | Support HTTP Range downloads from disk | George Claghorn | 2018-07-15 | 3 | -20/+30 | |
* | | | | | | | Merge pull request #33337 from utilum/stub_with_minitest_not_mocha | Ryuta Kamizono | 2018-07-16 | 6 | -461/+699 | |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | Stub with Minitest instead of Mocha | utilum | 2018-07-15 | 6 | -461/+699 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge pull request #33366 from ahorek/fix_selector | Ryuta Kamizono | 2018-07-16 | 1 | -1/+7 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | test_should_impose_childless_html_tags_in_html failure with JRuby | pavel | 2018-07-15 | 1 | -1/+7 | |
| |/ / / / / |