Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | | Using subselect generated by the connection adapter for `update_all` with `of... | Ryuta Kamizono | 2017-12-19 | 2 | -8/+17 | |
* | | | | | | | | | | | | Merge pull request #31501 from dixitp012/active_record_basic_guide | Ryuta Kamizono | 2017-12-19 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | [ci skip] Added Object Relational Mapping wiki link | Dixit Patel | 2017-12-19 | 1 | -1/+1 | |
|/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Delete MiniMagick tempfile when transformation fails | George Claghorn | 2017-12-18 | 1 | -1/+7 | |
* | | | | | | | | | | | | Merge pull request #31475 from shioyama/reset_column_information_redefine_chi... | Matthew Draper | 2017-12-19 | 3 | -4/+14 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Add changelog entry for e1ceb10 | Chris Salzberg | 2017-12-17 | 1 | -0/+5 | |
| * | | | | | | | | | | | | Undefine attribute methods on all descendants when resetting column info | Chris Salzberg | 2017-12-17 | 1 | -1/+1 | |
| * | | | | | | | | | | | | Add failing test | Chris Salzberg | 2017-12-17 | 1 | -3/+8 | |
* | | | | | | | | | | | | | Implicitly skip bootsnap for `rails new --dev` | yuuji.yaginuma | 2017-12-19 | 2 | -1/+12 | |
| |_|_|/ / / / / / / / / |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge pull request #31348 from y-yagi/fix_31283 | Kasper Timm Hansen | 2017-12-18 | 13 | -27/+94 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Raise an error only when `require_master_key` is specified | yuuji.yaginuma | 2017-12-18 | 13 | -27/+94 | |
* | | | | | | | | | | | | | Merge pull request #31497 from aried3r/patch-2 | Kasper Timm Hansen | 2017-12-18 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Update new_framework_defaults_5_2.rb.tt | Anton Rieder | 2017-12-18 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | Ensure MiniMagick tempfiles are properly unlinked after image transformation | George Claghorn | 2017-12-18 | 1 | -9/+18 | |
|/ / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | Merge pull request #31449 from PHedkvist/headless_api_doc | Eileen M. Uchitelle | 2017-12-18 | 1 | -0/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Add headless browser support in api docs [ci skip] | Pierre Hedkvist | 2017-12-18 | 1 | -0/+3 | |
* | | | | | | | | | | | | | | Merge pull request #31485 from y-yagi/skip_bootsnap_option | Eileen M. Uchitelle | 2017-12-18 | 4 | -0/+31 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | Add `skip_bootsnap` option | yuuji.yaginuma | 2017-12-16 | 4 | -0/+31 | |
* | | | | | | | | | | | | | | | Merge pull request #31479 from iamvery/reword-delegate-allow-nil-paragraph | Eileen M. Uchitelle | 2017-12-18 | 1 | -5/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | Clarify docs for delegate :allow_nil option | Jay Hayes | 2017-12-15 | 1 | -5/+2 | |
* | | | | | | | | | | | | | | | | Merge pull request #31490 from eugeneius/hash_digest_class_truncate | Eileen M. Uchitelle | 2017-12-18 | 4 | -15/+7 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | Don't include ellipsis in truncated digest output | Eugene Kenny | 2017-12-17 | 4 | -15/+7 | |
| | |/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | Convert non-web image (e.g. PSD) variants to PNG | George Claghorn | 2017-12-18 | 3 | -12/+53 | |
| |_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Fix `test_counter_cache_with_touch_and_lock_version` failure | Ryuta Kamizono | 2017-12-18 | 1 | -2/+2 | |
* | | | | | | | | | | | | | | | Using table name qualified column names unless having SELECT list explicitly | Ryuta Kamizono | 2017-12-18 | 2 | -5/+9 | |
* | | | | | | | | | | | | | | | emphasize working on existing issues/patches for newcomers [ci skip] | Xavier Noria | 2017-12-17 | 1 | -1/+3 | |
| |_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Minor cleanup of CHANGELOG of PR #30850 [ci skip] | Prathamesh Sonpatki | 2017-12-17 | 1 | -3/+3 | |
* | | | | | | | | | | | | | | Added reference to default value of `allow_other_host` [ci skip] | Prathamesh Sonpatki | 2017-12-17 | 1 | -1/+1 | |
| |_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Update ActiveStorage::Blob#transformation docs [ci skip] | George Claghorn | 2017-12-16 | 1 | -3/+3 | |
* | | | | | | | | | | | | | Add test case that active_storage:install task works within engine | yuuji.yaginuma | 2017-12-17 | 1 | -0/+15 | |
|/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge pull request #31316 from bogdanvlviv/update-association_basics-guide | Kasper Timm Hansen | 2017-12-16 | 1 | -3/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Update "Active Record Associations" guide [ci skip] | bogdanvlviv | 2017-12-14 | 1 | -3/+5 | |
* | | | | | | | | | | | | | Merge pull request #31484 from yhirano55/fix_active_storage_guide | Ryuta Kamizono | 2017-12-16 | 1 | -5/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Fix Active Storage Overview guide [ci skip] | Yoshiyuki Hirano | 2017-12-16 | 1 | -5/+5 | |
|/ / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | Explicitly require `sidekiq/cli` | yuuji.yaginuma | 2017-12-16 | 1 | -0/+1 | |
* | | | | | | | | | | | | | Handle invalid signed blob IDs gracefully | George Claghorn | 2017-12-15 | 7 | -18/+51 | |
* | | | | | | | | | | | | | Merge pull request #31481 from claudiob/fix-ast-guides | Claudio B | 2017-12-15 | 1 | -6/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | [ci skip] Use :amazon, not :s3, to reflect code | Claudio B | 2017-12-15 | 1 | -6/+6 | |
|/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge pull request #31473 from shioyama/fix_instantiate_test_attributes | Ryuta Kamizono | 2017-12-16 | 1 | -4/+7 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Modify test to correctly pass attributes hash | Chris Salzberg | 2017-12-15 | 1 | -4/+7 | |
* | | | | | | | | | | | | | Restrict variants to variable image blobs | George Claghorn | 2017-12-15 | 4 | -4/+27 | |
* | | | | | | | | | | | | | Remove needless `change_table` | Ryuta Kamizono | 2017-12-15 | 1 | -6/+2 | |
* | | | | | | | | | | | | | Sync header title with file name [ci skip] | Ryuta Kamizono | 2017-12-15 | 2 | -3/+3 | |
* | | | | | | | | | | | | | Merge pull request #31470 from ydakuka/fix-typos-a-st-guide | Ryuta Kamizono | 2017-12-15 | 1 | -5/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Fix in ASt guide [ci skip] | Yauheni Dakuka | 2017-12-15 | 1 | -5/+5 | |
* | | | | | | | | | | | | | | Merge pull request #31471 from yhirano55/inherit_active_record_base | Ryuta Kamizono | 2017-12-15 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | [ci skip] Inherit ActiveRecord::Base in example codes | Yoshiyuki Hirano | 2017-12-15 | 1 | -2/+2 | |
* | | | | | | | | | | | | | | Fix guide generation error [ci skip] | yuuji.yaginuma | 2017-12-15 | 1 | -10/+0 | |
* | | | | | | | | | | | | | | [ci skip] Add missing **DO NOT READ THIS FILE ON GITHUB, GUIDES ARE PUBLISHED... | Ryuta Kamizono | 2017-12-15 | 2 | -1/+2 | |
* | | | | | | | | | | | | | | Merge pull request #31466 from dixitp012/action_pack_doc_link_update | Ryuta Kamizono | 2017-12-15 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / |/| | | | | | | | | | | | | |