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
...
|
*
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
*
|
|
|
Merge pull request #36067 from st0012/update-generator-for-api-app
Rafael França
2019-04-23
3
-0
/
+11
|
\
\
\
\
|
*
|
|
|
Remove action_controller.perform_caching from api app's configs
st0012
2019-04-24
3
-0
/
+11
|
|
/
/
/
*
|
|
|
Merge pull request #36070 from imechemi/fix-minor-api-doc
Ryuta Kamizono
2019-04-24
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
Fix rdoc rendering for push alias symbol
Tenzin Chemi
2019-04-23
1
-1
/
+1
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge pull request #35852 from larouxn/resurrection
Rafael França
2019-04-23
2
-0
/
+9
|
\
\
\
\
|
*
|
|
|
Burn unnecessary files 🔥
Nicholas La Roux
2019-04-05
3
-19
/
+0
|
*
|
|
|
Style fixes
Nicholas La Roux
2019-04-05
1
-3
/
+3
|
*
|
|
|
Resurrect generator templates
Nicholas La Roux
2019-04-05
2
-0
/
+4
|
*
|
|
|
Resurrect js/js engine options and generators
Nicholas La Roux
2019-04-05
3
-0
/
+24
*
|
|
|
|
Rename local variable `n` to `name`
Ryuta Kamizono
2019-04-24
2
-3
/
+3
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge pull request #36066 from st0012/update-controller-cache-doc
Rafael França
2019-04-23
1
-2
/
+2
|
\
\
\
\
|
*
|
|
|
Update document about perform_caching's default value
st0012
2019-04-24
1
-2
/
+2
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Make association builder methods private
Ryuta Kamizono
2019-04-24
7
-1
/
+16
*
|
|
|
Merge pull request #35928 from flanger001/form-with-does-not-generate-ids-by-...
Gannon McGibbon
2019-04-23
1
-1
/
+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Make docs on form_with_generates_ids config option match the value
David Shaffer
2019-04-23
1
-1
/
+1
|
/
/
/
*
|
|
Merge pull request #36061 from shioyama/update_comment
Rafael França
2019-04-23
1
-2
/
+3
|
\
\
\
|
*
|
|
Update comment in attribute_method_matchers_matching
Chris Salzberg
2019-04-23
1
-2
/
+3
*
|
|
|
Merge pull request #36063 from albertoalmagro/finish-documentation-for-after-...
Rafael França
2019-04-23
1
-8
/
+0
|
\
\
\
\
|
*
|
|
|
Remove reminiscences from previous documentation [ci skip]
Alberto Almagro
2019-04-23
1
-8
/
+0
*
|
|
|
|
Merge pull request #36059 from composerinteralia/model-attribute-names
Rafael França
2019-04-23
2
-0
/
+58
|
\
\
\
\
\
|
*
|
|
|
|
Add attribute_names to ActiveModel::Attributes
Daniel Colson
2019-04-22
2
-0
/
+58
*
|
|
|
|
|
Merge pull request #36060 from st0012/fix-35602-doc
Rafael França
2019-04-23
1
-0
/
+9
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Add ActionController::Caching into api app's document
st0012
2019-04-23
1
-0
/
+9
*
|
|
|
|
|
|
Merge pull request #36057 from jhawthorn/activejob_retry_logic
Eileen M. Uchitelle
2019-04-23
2
-5
/
+37
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Use ActiveJob 5.2 retry logic for old jobs
John Hawthorn
2019-04-22
2
-5
/
+37
*
|
|
|
|
|
|
|
Add PR link for Active Storage updating release note entry [ci skip]
Abhay Nikam
2019-04-23
1
-0
/
+1
|
|
_
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
[prev]
[next]