index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
|
Fix rubocop offences
Ryuta Kamizono
2019-04-30
2
-3
/
+3
|
/
/
/
*
|
|
Merge pull request #36130 from alexcameron89/add_action_view_rn
प्रथमेश Sonpatki
2019-04-30
1
-0
/
+53
|
\
\
\
|
*
|
|
[ci skip] Add 6.0 Release Notes for Action View
Alex Kitchens
2019-04-29
1
-0
/
+53
*
|
|
|
Merge pull request #36136 from robinjfisher/patch-1
Ryuta Kamizono
2019-04-30
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
Fix incorrect url in guide [ci skip]
Robin Fisher
2019-04-29
1
-1
/
+1
|
/
/
/
/
*
|
|
|
Extract `_raise_record_not_touched_error`
Ryuta Kamizono
2019-04-29
2
-16
/
+13
*
|
|
|
Merge pull request #36129 from okuramasafumi/improve-error-message-of-delegate
Ryuta Kamizono
2019-04-29
1
-1
/
+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Improve error message of ActiveSupport delegate
okuramasafumi
2019-04-29
1
-1
/
+1
|
/
/
/
*
|
|
fixes typo in guide [ci skip]
Xavier Noria
2019-04-28
1
-1
/
+1
*
|
|
new config to opt-out from adding app directories to $LOAD_PATH
Xavier Noria
2019-04-28
4
-6
/
+40
*
|
|
Merge pull request #36121 from alecclarke/update-model-generator-output-in-guide
प्रथमेश Sonpatki
2019-04-27
1
-4
/
+7
|
\
\
\
|
*
|
|
[ci skip] Update the guide's model generator output.
Alec Clarke
2019-04-27
1
-4
/
+7
|
/
/
/
*
|
|
Merge pull request #36120 from kamipo/should_maintain_join_type
Ryuta Kamizono
2019-04-27
6
-17
/
+29
|
\
\
\
|
*
|
|
Fix merging left_joins to maintain its own `join_type` context
Ryuta Kamizono
2019-04-27
6
-17
/
+29
*
|
|
|
Fallback to spawn instead of fork in jruby (#36111)
Guilherme Mansur
2019-04-26
1
-8
/
+12
*
|
|
|
Frozen truncate (#36109)
Jordan Thomas
2019-04-26
3
-1
/
+25
*
|
|
|
Merge pull request #36107 from alexcameron89/add_more_release_notes
प्रथमेश Sonpatki
2019-04-26
1
-0
/
+68
|
\
\
\
\
|
*
|
|
|
[ci skip] Add 6.0 Release Notes for Action Pack
Alex Kitchens
2019-04-26
1
-0
/
+68
*
|
|
|
|
Halve string allocations in S3 streaming and partial downloads
George Claghorn
2019-04-26
1
-2
/
+2
*
|
|
|
|
Merge pull request #36104 from prathamesh-sonpatki/bump-bootsnap
Kasper Timm Hansen
2019-04-26
3
-9
/
+9
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Bump bootsnap to a version with disables iseq_cache for Ruby 2.5
Prathamesh Sonpatki
2019-04-26
3
-9
/
+9
*
|
|
|
|
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
[prev]
[next]