Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | Fix typo 'in via' | Alberto Almagro | 2018-07-06 | 1 | -1/+1 | |
| * | | | | | Recommend use of rails over bin/rails | Alberto Almagro | 2018-07-06 | 41 | -222/+224 | |
* | | | | | | Merge pull request #33426 from pwim/https-guide-links | Eileen M. Uchitelle | 2018-07-24 | 79 | -111/+111 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Rails guides are now served over https | Paul McMahon | 2018-07-24 | 79 | -111/+111 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #33371 from lanzhiheng/change-the-text-color-which-wrapped... | Eileen M. Uchitelle | 2018-07-23 | 1 | -1/+10 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | Change the background color which wrapped by code tag. [ci skip] | lanzhiheng | 2018-07-19 | 1 | -1/+10 | |
* | | | | | | Merge pull request #30919 from seanlinsley/17622-before_save_strict_arguments | Ryuta Kamizono | 2018-07-23 | 2 | -7/+36 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | add strict argument checking to ActiveRecord callbacks | Sean Linsley | 2018-07-22 | 2 | -7/+32 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #33415 from orhantoy/feature/docs-consistent-hash-syntax | George Claghorn | 2018-07-22 | 1 | -8/+8 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | [ci skip] Use consistent hash syntax in AR docs | Orhan Toy | 2018-07-22 | 1 | -8/+8 | |
* | | | | | | | Merge pull request #33416 from krmannix/master | George Claghorn | 2018-07-22 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | [ci skip] fix typo in Associations guide | K. Rodman Mannix | 2018-07-22 | 1 | -1/+1 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge pull request #33417 from orhantoy/feature/tidy-up-add_index-examples | George Claghorn | 2018-07-22 | 1 | -12/+3 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | [ci skip] Tidy up formatting of examples | Orhan Toy | 2018-07-22 | 1 | -12/+3 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge pull request #33418 from azbshiri/document-renderer | Richard Schneeman | 2018-07-22 | 1 | -0/+15 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Add render options in action_controller/renderer for api documentation [ci skip] | Alireza Bashiri | 2018-07-22 | 1 | -0/+15 | |
|/ / / / / / | ||||||
* | | | | | | Add implicit to path conversion to uploaded file (#28676) | Aaron Kromer | 2018-07-22 | 3 | -0/+21 | |
* | | | | | | Merge pull request #33403 from bogdanvlviv/clarify-test_notes_finds_notes_in_... | Kasper Timm Hansen | 2018-07-22 | 1 | -59/+58 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Clarify `railties/test/application/rake/notes_test.rb` | bogdanvlviv | 2018-07-21 | 1 | -59/+58 | |
* | | | | | | | Merge pull request #33409 from utilum/correct_epxectations_to_meet_minitest_s... | Kasper Timm Hansen | 2018-07-22 | 4 | -49/+112 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Replace permissive Mocha expectations | utilum | 2018-07-22 | 2 | -32/+86 | |
| * | | | | | | | Replace Mocha#stubs with assert_called_with | utilum | 2018-07-22 | 1 | -6/+11 | |
| * | | | | | | | Fix Mocha replacement that slipped out of #33337 | utilum | 2018-07-22 | 1 | -11/+15 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #32984 from chiraggshah/min-thread-env-variable | Richard Schneeman | 2018-07-21 | 1 | -2/+3 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Modified the changes to make it backward compatible | Chirag Shah | 2018-07-21 | 1 | -1/+1 | |
| * | | | | | | | Separate min and max threads count for puma | Chirag Shah | 2018-05-25 | 1 | -2/+3 | |
* | | | | | | | | Merge pull request #33268 from benpickles/remove-pubdate-from-docs | Richard Schneeman | 2018-07-21 | 1 | -2/+0 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Keep time_tag docs up-to-date. | Ben Pickles | 2018-07-01 | 1 | -2/+0 | |
* | | | | | | | | | Remove unused attribute | George Claghorn | 2018-07-21 | 2 | -5/+5 | |
* | | | | | | | | | Merge pull request #33411 from bogdanvlviv/follow-up-33401-5491f8115711 | Kasper Timm Hansen | 2018-07-21 | 1 | -4/+3 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Clarify example of the test `ActionController::HttpAuthentication::Token` [ci... | bogdanvlviv | 2018-07-21 | 1 | -4/+3 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #24131 from brchristian/limit_and_primary_key | Richard Schneeman | 2018-07-21 | 3 | -1/+22 | |
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | CHANGELOG entry | Brian Christian | 2018-07-19 | 1 | -0/+6 | |
| * | | | | | | | | don't impose primary key order if limit() is defined | Brian Christian | 2018-07-19 | 1 | -1/+1 | |
| * | | | | | | | | tests for use of primary_key with limit | Brian Christian | 2018-07-19 | 1 | -0/+15 | |
* | | | | | | | | | Merge pull request #33408 from ycherniavskyi/fix_leaking_special_form_with_at... | Kasper Timm Hansen | 2018-07-21 | 4 | -7/+25 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Fix leaking special form_with attributes into html attributes | Yurii Cherniavskyi | 2018-07-20 | 4 | -7/+25 | |
* | | | | | | | | | | Merge pull request #33405 from georgeclaghorn/activestorage-referential-integ... | George Claghorn | 2018-07-20 | 8 | -6/+25 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Discard ActiveStorage::PurgeJobs on ActiveRecord::InvalidForeignKey | George Claghorn | 2018-07-20 | 2 | -1/+11 | |
| * | | | | | | | | | Test that ActiveStorage::Blob#purge fails when attachments exist | George Claghorn | 2018-07-20 | 1 | -0/+8 | |
| * | | | | | | | | | Add a foreign-key constraint to the attachments table for blobs | George Claghorn | 2018-07-19 | 3 | -2/+3 | |
| * | | | | | | | | | Delete attachment before purging blob | George Claghorn | 2018-07-19 | 1 | -2/+2 | |
| * | | | | | | | | | Destroy blob record before deleting stored data | George Claghorn | 2018-07-19 | 1 | -1/+1 | |
* | | | | | | | | | | [ci skip] Fixup changelog. Trim title. Mention benefit. | Kasper Timm Hansen | 2018-07-20 | 2 | -5/+8 | |
* | | | | | | | | | | 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 |