aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge pull request #36090 from prathamesh-sonpatki/fix-yarn-lockRyuta Kamizono2019-04-251-0/+7
|\ \ \
| * | | Fix outdated yarn.lockPrathamesh Sonpatki2019-04-251-0/+7
|/ / /
* | | Change the deprecation for Enumerating ActiveModel::Errors to Rails 6.1 inste...Abhay Nikam2019-04-251-5/+5
* | | Merge pull request #36086 from abhaynikam/35869-add-documentation-for-has-one...Ryuta Kamizono2019-04-251-2/+25
|\ \ \
| * | | Adds documentation for has_one touch option after #35869 [ci skip]Abhay Nikam2019-04-251-2/+25
|/ / /
* | | Merge pull request #32313 from lulalala/model_error_as_objectRafael França2019-04-2422-230/+956
|\ \ \
| * | | Spec for display original raw type in detailslulalala2019-03-311-0/+18
| * | | Set default array to detailslulalala2019-03-312-1/+15
| * | | Fix messages[]= does not override valuelulalala2019-03-312-0/+9
| * | | Freeze DeprecationHandling array and hashlulalala2019-03-311-13/+20
| * | | Fix equality comparison raising error buglulalala2019-03-312-1/+8
| * | | Fix speclulalala2019-03-311-1/+1
| * | | Assert deprecationlulalala2019-03-312-8/+8
| * | | Split messages and to_hashlulalala2019-03-311-18/+21
| * | | Raise deprecation for calling `[:f] = 'b'` or `[:f] << 'b'`lulalala2019-03-3113-50/+155
| * | | Add deprecation to slice!lulalala2019-03-312-5/+5
| * | | Nested attribute error's attribute name to use different key:lulalala2019-03-311-1/+1
| * | | String override options in #import to convert to symbollulalala2019-03-311-0/+5
| * | | Allow errors to remove duplicates, and ensure cyclic associations w/ autosave...lulalala2019-03-314-4/+37
| * | | Add messages_forlulalala2019-03-311-1/+7
| * | | Add a transitional method `objects`, for accessing the array directly.lulalala2019-03-312-6/+7
| * | | Backward compatibility for errors.collect/select etc.lulalala2019-03-311-2/+2
| * | | Fix spec as generate_message is no longer called during validationlulalala2019-03-312-0/+17
| * | | Use errors#import instead of manipulating errors/details hashlulalala2019-03-311-13/+8
| * | | Add convenience method group_by_attributelulalala2019-03-312-20/+17
| * | | Change errorslulalala2019-03-314-159/+363
| * | | Add ActiveModel::Error and NestedErrorlulalala2019-03-315-16/+321
| * | | Fix misalignment caused by SHA eebb9ddf9ba559a510975c486fe59a4edc9da97dlulalala2019-03-312-7/+7
* | | | Start Rails 6.1 developmentRafael Mendonça França2019-04-2435-3197/+101
* | | | Merge pull request #35869 from abhaynikam/35866-add-touch-option-for-has-one-...Ryuta Kamizono2019-04-255-4/+81
|\ \ \ \
| * | | | Adds touch option to has_one associationAbhay Nikam2019-04-255-4/+81
* | | | | Fix markup in CHANGELOGs [ci skip]Ryuta Kamizono2019-04-252-3/+5
* | | | | Merge pull request #36079 from sharang-d/update-changelogGeorge Claghorn2019-04-241-1/+1
|\ \ \ \ \
| * | | | | Update changelog for a bug-fix to read better [ci skip]Sharang Dashputre2019-04-241-1/+1
|/ / / / /
* | | | | Merge pull request #36072 from itsWill/dont_fail_on_unsuported_imagesGeorge Claghorn2019-04-243-4/+24
|\ \ \ \ \
| * | | | | Don't fail ImageAnalyzer on unsupported typesGuilherme Mansur2019-04-243-4/+24
* | | | | | Avoid redundant `attribute_alias?` before `attribute_alias`Ryuta Kamizono2019-04-249-31/+24
* | | | | | Merge pull request #36074 from kamipo/in_clause_lengthRyuta Kamizono2019-04-2410-167/+75
|\ \ \ \ \ \
| * | | | | | Fix sliced IN clauses to be groupedRyuta Kamizono2019-04-2410-167/+75
|/ / / / / /
* | | | | | Re-organize `init_internals`Ryuta Kamizono2019-04-241-5/+4
* | | | | | Simplify restore state conditionRyuta Kamizono2019-04-241-4/+2
* | | | | | Lazy allocate `@_start_transaction_state`Ryuta Kamizono2019-04-242-8/+10
| |/ / / / |/| | | |
* | | | | Merge pull request #36069 from st0012/remove-redundant-test-setupRafael França2019-04-231-21/+1
|\ \ \ \ \
| * | | | | Remove redundant test setups in log_subscriber_testst00122019-04-241-21/+1
* | | | | | Merge pull request #36067 from st0012/update-generator-for-api-appRafael França2019-04-233-0/+11
|\ \ \ \ \ \
| * | | | | | Remove action_controller.perform_caching from api app's configsst00122019-04-243-0/+11
| |/ / / / /
* | | | | | Merge pull request #36070 from imechemi/fix-minor-api-docRyuta Kamizono2019-04-241-1/+1
|\ \ \ \ \ \
| * | | | | | Fix rdoc rendering for push alias symbolTenzin Chemi2019-04-231-1/+1
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #35852 from larouxn/resurrectionRafael França2019-04-232-0/+9
|\ \ \ \ \ \
| * | | | | | Burn unnecessary files 🔥Nicholas La Roux2019-04-053-19/+0