Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | Merge pull request #36098 from michaelrbock/patch-1 | Rafael França | 2019-04-25 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | Fixes grammar in comments on tag_name and tag_id | Michael Bock | 2019-04-25 | 1 | -2/+2 | |
| |/ / / / / | ||||||
* | | | | | | [ci skip] Get npm just the way they like it | Kasper Timm Hansen | 2019-04-25 | 1 | -1/+1 | |
* | | | | | | [ci skip] Remove à la just like that. | Kasper Timm Hansen | 2019-04-25 | 1 | -1/+2 | |
* | | | | | | [ci skip] Documentation pass of upgrading guide. | Kasper Timm Hansen | 2019-04-25 | 1 | -14/+14 | |
|/ / / / / | ||||||
* | | | | | Update bug report templates | Ryuta Kamizono | 2019-04-25 | 5 | -8/+8 | |
* | | | | | Merge pull request #36090 from prathamesh-sonpatki/fix-yarn-lock | Ryuta Kamizono | 2019-04-25 | 1 | -0/+7 | |
|\ \ \ \ \ | ||||||
| * | | | | | Fix outdated yarn.lock | Prathamesh Sonpatki | 2019-04-25 | 1 | -0/+7 | |
|/ / / / / | ||||||
* | | | | | Change the deprecation for Enumerating ActiveModel::Errors to Rails 6.1 inste... | Abhay Nikam | 2019-04-25 | 1 | -5/+5 | |
* | | | | | Merge pull request #36086 from abhaynikam/35869-add-documentation-for-has-one... | Ryuta Kamizono | 2019-04-25 | 1 | -2/+25 | |
|\ \ \ \ \ | ||||||
| * | | | | | Adds documentation for has_one touch option after #35869 [ci skip] | Abhay Nikam | 2019-04-25 | 1 | -2/+25 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #32313 from lulalala/model_error_as_object | Rafael França | 2019-04-24 | 22 | -230/+956 | |
|\ \ \ \ \ | ||||||
| * | | | | | Spec for display original raw type in details | lulalala | 2019-03-31 | 1 | -0/+18 | |
| * | | | | | Set default array to details | lulalala | 2019-03-31 | 2 | -1/+15 | |
| * | | | | | Fix messages[]= does not override value | lulalala | 2019-03-31 | 2 | -0/+9 | |
| * | | | | | Freeze DeprecationHandling array and hash | lulalala | 2019-03-31 | 1 | -13/+20 | |
| * | | | | | Fix equality comparison raising error bug | lulalala | 2019-03-31 | 2 | -1/+8 | |
| * | | | | | Fix spec | lulalala | 2019-03-31 | 1 | -1/+1 | |
| * | | | | | Assert deprecation | lulalala | 2019-03-31 | 2 | -8/+8 | |
| * | | | | | Split messages and to_hash | lulalala | 2019-03-31 | 1 | -18/+21 | |
| * | | | | | Raise deprecation for calling `[:f] = 'b'` or `[:f] << 'b'` | lulalala | 2019-03-31 | 13 | -50/+155 | |
| * | | | | | Add deprecation to slice! | lulalala | 2019-03-31 | 2 | -5/+5 | |
| * | | | | | Nested attribute error's attribute name to use different key: | lulalala | 2019-03-31 | 1 | -1/+1 | |
| * | | | | | String override options in #import to convert to symbol | lulalala | 2019-03-31 | 1 | -0/+5 | |
| * | | | | | Allow errors to remove duplicates, and ensure cyclic associations w/ autosave... | lulalala | 2019-03-31 | 4 | -4/+37 | |
| * | | | | | Add messages_for | lulalala | 2019-03-31 | 1 | -1/+7 | |
| * | | | | | Add a transitional method `objects`, for accessing the array directly. | lulalala | 2019-03-31 | 2 | -6/+7 | |
| * | | | | | Backward compatibility for errors.collect/select etc. | lulalala | 2019-03-31 | 1 | -2/+2 | |
| * | | | | | Fix spec as generate_message is no longer called during validation | lulalala | 2019-03-31 | 2 | -0/+17 | |
| * | | | | | Use errors#import instead of manipulating errors/details hash | lulalala | 2019-03-31 | 1 | -13/+8 | |
| * | | | | | Add convenience method group_by_attribute | lulalala | 2019-03-31 | 2 | -20/+17 | |
| * | | | | | Change errors | lulalala | 2019-03-31 | 4 | -159/+363 | |
| * | | | | | Add ActiveModel::Error and NestedError | lulalala | 2019-03-31 | 5 | -16/+321 | |
| * | | | | | Fix misalignment caused by SHA eebb9ddf9ba559a510975c486fe59a4edc9da97d | lulalala | 2019-03-31 | 2 | -7/+7 | |
* | | | | | | Start Rails 6.1 development | Rafael Mendonça França | 2019-04-24 | 35 | -3197/+101 | |
* | | | | | | Merge pull request #35869 from abhaynikam/35866-add-touch-option-for-has-one-... | Ryuta Kamizono | 2019-04-25 | 5 | -4/+81 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Adds touch option to has_one association | Abhay Nikam | 2019-04-25 | 5 | -4/+81 | |
* | | | | | | | Fix markup in CHANGELOGs [ci skip] | Ryuta Kamizono | 2019-04-25 | 2 | -3/+5 | |
* | | | | | | | Merge pull request #36079 from sharang-d/update-changelog | George Claghorn | 2019-04-24 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Update changelog for a bug-fix to read better [ci skip] | Sharang Dashputre | 2019-04-24 | 1 | -1/+1 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #36072 from itsWill/dont_fail_on_unsuported_images | George Claghorn | 2019-04-24 | 3 | -4/+24 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Don't fail ImageAnalyzer on unsupported types | Guilherme Mansur | 2019-04-24 | 3 | -4/+24 | |
| | |_|_|_|_|/ | |/| | | | | | ||||||
* | | | | | | | Avoid redundant `attribute_alias?` before `attribute_alias` | Ryuta Kamizono | 2019-04-24 | 9 | -31/+24 | |
* | | | | | | | Merge pull request #36074 from kamipo/in_clause_length | Ryuta Kamizono | 2019-04-24 | 10 | -167/+75 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Fix sliced IN clauses to be grouped | Ryuta Kamizono | 2019-04-24 | 10 | -167/+75 | |
|/ / / / / / / | ||||||
* | | | | | | | Re-organize `init_internals` | Ryuta Kamizono | 2019-04-24 | 1 | -5/+4 | |
* | | | | | | | Simplify restore state condition | Ryuta Kamizono | 2019-04-24 | 1 | -4/+2 | |
* | | | | | | | Lazy allocate `@_start_transaction_state` | Ryuta Kamizono | 2019-04-24 | 2 | -8/+10 | |
| |/ / / / / |/| | | | | | ||||||
* | | | | | | Merge pull request #36069 from st0012/remove-redundant-test-setup | Rafael França | 2019-04-23 | 1 | -21/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Remove redundant test setups in log_subscriber_test | st0012 | 2019-04-24 | 1 | -21/+1 |