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
*
Merge pull request #33131 from bogdanvlviv/update-active_support_core_extensi...
Ryuta Kamizono
2018-06-13
1
-76
/
+56
|
\
|
*
Update "Active Support Core Extensions" Guide
bogdanvlviv
2018-06-12
1
-76
/
+56
*
|
Add ability to configure cache notifications info
Eileen Uchitelle
2018-06-12
2
-7
/
+37
*
|
Merge pull request #33127 from searls/patch-1
Matthew Draper
2018-06-12
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Remove reference to session_store.rb initializer
Justin Searls
2018-06-12
1
-1
/
+1
|
/
*
Merge pull request #33123 from siasmj/master
Ryuta Kamizono
2018-06-12
1
-1
/
+1
|
\
|
*
Add comma to example in guides/source/active_storage_overview.md [ci skip]
Matt Sias
2018-06-11
1
-1
/
+1
|
/
*
Merge pull request #33121 from bogdanvlviv/add-changelog-for-32956
Ryuta Kamizono
2018-06-12
2
-1
/
+7
|
\
|
*
Add changelog for #32956 [ci skip]
bogdanvlviv
2018-06-12
2
-1
/
+7
|
/
*
Merge pull request #33120 from bogdanvlviv/fix-active_model-errors-docs
Ryuta Kamizono
2018-06-12
2
-2
/
+2
|
\
|
*
Fix active_model/errors docs [ci skip]
bogdanvlviv
2018-06-12
2
-2
/
+2
*
|
Merge pull request #33119 from utilum/project_names_are_not_code
Xavier Noria
2018-06-11
2
-5
/
+5
|
\
\
|
*
|
Remove backticks around proejct names
utilum
2018-06-11
2
-5
/
+5
*
|
|
Merge pull request #33118 from dan-jensen/fix-eager-load-lockup-bug-in-develo...
Rafael França
2018-06-11
2
-1
/
+10
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fix bug with eager_load in development environment
Dan Jensen
2018-06-11
2
-1
/
+10
*
|
|
Merge pull request #33106 from marcandre/datecalc
Rafael Mendonça França
2018-06-11
1
-15
/
+12
|
\
\
\
|
*
|
|
Use fetch for better error handling
Marc-Andre Lafortune
2018-06-09
1
-2
/
+2
|
*
|
|
Use same weekday correspondance as Date#wday.
Marc-Andre Lafortune
2018-06-09
1
-13
/
+10
*
|
|
|
Merge pull request #33092 from utilum/warnings_in_contribute_guide
Rafael França
2018-06-11
1
-6
/
+0
|
\
\
\
\
|
*
|
|
|
Remove ineffective no-warnings flags from Contribute guide
utilum
2018-06-08
1
-6
/
+0
*
|
|
|
|
Merge pull request #32997 from utilum/dev_dep_guide_update_ast_requirements
Rafael França
2018-06-11
5
-10
/
+39
|
\
\
\
\
\
|
*
|
|
|
|
Update ffmpeg -> FFmpeg, mutools|mupdf -> muPDF
utilum
2018-06-08
4
-5
/
+6
|
*
|
|
|
|
Dev-Dep guide: mention AST third party requirements
utilum
2018-06-08
2
-5
/
+33
|
|
/
/
/
/
*
|
|
|
/
Don't use `target=`
Rafael Mendonça França
2018-06-11
2
-2
/
+2
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Merge pull request #33114 from utilum/redundant_accessors
Rafael França
2018-06-11
1
-2
/
+0
|
\
\
\
\
|
*
|
|
|
Remove redundant accessors
utilum
2018-06-11
1
-2
/
+0
*
|
|
|
|
Use `-=` to change the update the collection on the association
Rafael Mendonça França
2018-06-11
2
-3
/
+2
*
|
|
|
|
Merge pull request #29939 from arthurchui/activerecord-delete-associations-loop
Rafael Mendonça França
2018-06-11
1
-1
/
+2
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Use hash lookup for deleting existing associations from `target`
Arthur Chui
2017-07-25
1
-1
/
+2
*
|
|
|
|
Merge pull request #32956 from Shopify/i18n_activemodel_errors_full_message
Rafael França
2018-06-11
5
-2
/
+135
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
Add global config for config.active_model.i18n_full_message
Martin Larochelle
2018-06-05
5
-1
/
+59
|
*
|
|
|
Allow to override the full_message error format
Martin Larochelle
2018-05-22
2
-2
/
+77
*
|
|
|
|
Merge pull request #33093 from rails/use-rack-to-dump-query
Aaron Patterson
2018-06-11
2
-3
/
+11
|
\
\
\
\
\
|
*
|
|
|
|
Use Rack to generate query information under test
Aaron Patterson
2018-06-08
2
-3
/
+11
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Fix alias confliction when joining same table on has many through with left_j...
Ryuta Kamizono
2018-06-11
2
-1
/
+5
*
|
|
|
|
:scissors:
Ryuta Kamizono
2018-06-10
1
-1
/
+1
*
|
|
|
|
Update `config.active_storage.variable_content_types` default value in guides...
yuuji.yaginuma
2018-06-10
1
-1
/
+1
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Merge pull request #33078 from bogdanvlviv/add-remove-require
Ryuta Kamizono
2018-06-09
5
-13
/
+5
|
\
\
\
\
|
*
|
|
|
Add missing `require`
bogdanvlviv
2018-06-07
2
-0
/
+5
|
*
|
|
|
Remove unused `require`
bogdanvlviv
2018-06-07
3
-13
/
+0
*
|
|
|
|
Avoid Node.js v10.4.0 for now
yuuji.yaginuma
2018-06-09
1
-1
/
+1
*
|
|
|
|
Merge pull request #33087 from bogdanvlviv/document-CompareWithRange
Rafael França
2018-06-08
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
Add `ActiveSupport::CompareWithRange` to API docs
bogdanvlviv
2018-06-07
1
-1
/
+1
|
|
/
/
/
/
*
|
|
|
|
Merge pull request #33102 from bogdanvlviv/refactor-actioncable-tests
Rafael França
2018-06-08
18
-45
/
+12
|
\
\
\
\
\
|
*
|
|
|
|
Include `ActiveSupport::Testing::MethodCallAssertions` to `ActionCable::TestC...
bogdanvlviv
2018-06-08
13
-36
/
+3
|
*
|
|
|
|
Inherit all actioncable's test classes from `ActionCable::TestCase`
bogdanvlviv
2018-06-08
9
-9
/
+9
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #33103 from bogdanvlviv/fix-using-of-method_call_assertions
Rafael França
2018-06-08
3
-5
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
Include `ActiveSupport::Testing::MethodCallAssertions` in `railties/test/isol...
bogdanvlviv
2018-06-09
2
-2
/
+2
|
*
|
|
|
|
Remove extra `include ActiveSupport::Testing::MethodCallAssertions`
bogdanvlviv
2018-06-08
1
-3
/
+0
|
|
/
/
/
/
*
|
|
|
|
Merge pull request #27577 from maclover7/jm-fix-27547
Rafael Mendonça França
2018-06-08
2
-8
/
+47
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
[next]