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 missing require for `Float#to_d`
yuuji.yaginuma
2019-01-26
1
-0
/
+2
*
Merge pull request #35054 from bogdanvlviv/exercise-redirect_back
Ryuta Kamizono
2019-01-26
1
-0
/
+29
|
\
|
*
Ensure that `redirect_back` with `fallback_location` to another host is allowed
bogdanvlviv
2019-01-25
1
-0
/
+29
*
|
Loosen check of error cause file
yuuji.yaginuma
2019-01-26
1
-2
/
+2
*
|
Merge pull request #35056 from larskanis/origin-queue-classic
Ryuta Kamizono
2019-01-26
2
-9
/
+8
|
\
\
|
*
|
Switch queue_classic back to origin repository
Lars Kanis
2019-01-25
2
-9
/
+8
*
|
|
Merge pull request #35049 from yuki24/fix-33414
Aaron Patterson
2019-01-25
3
-13
/
+34
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fixed a bug where the debug view does not show the error page properly
Yuki Nishijima
2019-01-24
3
-13
/
+34
*
|
|
Merge pull request #35042 from eileencodes/fix-error-message-for-missing-handler
Eileen M. Uchitelle
2019-01-25
4
-8
/
+21
|
\
\
\
|
*
|
|
Fix error raised when handler doesn't exist
Eileen Uchitelle
2019-01-25
4
-8
/
+21
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #35050 from ricardotk002/fix-typo-rails-testing-guides
Guillermo Iguaran
2019-01-24
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Fix typo in ActionCable::Connection::TestCase reference
Ricardo Diaz
2019-01-24
1
-1
/
+1
|
/
/
*
|
Merge pull request #34789 from christos/fix-editing-new-environment-credentials
Kasper Timm Hansen
2019-01-25
3
-2
/
+20
|
\
\
|
*
|
Don't load app environment when editing credentials
Christos Zisopoulos
2018-12-26
3
-2
/
+20
*
|
|
Merge pull request #34994 from schuetzm/host-authorization-only-in-development
Rafael França
2019-01-24
2
-4
/
+4
|
\
\
\
|
*
|
|
Recommend adding the requested domain to hosts whitelist only in development
Marc Schütz
2019-01-23
2
-4
/
+4
*
|
|
|
Merge pull request #35021 from palkan/refactor/broadcasting-for-testing
Kasper Timm Hansen
2019-01-24
7
-21
/
+84
|
\
\
\
\
|
*
|
|
|
fix fixture syntax in cable docs and guides
Vladimir Dementyev
2019-01-22
2
-6
/
+6
|
*
|
|
|
Add note about broadcast_to/broadcasting_for to change log
Vladimir Dementyev
2019-01-22
2
-1
/
+25
|
*
|
|
|
Add Channel#broadcast_to
Vladimir Dementyev
2019-01-22
2
-2
/
+2
|
*
|
|
|
Move `channel_name` to Channel.broadcasting_for
Vladimir Dementyev
2019-01-22
5
-14
/
+53
*
|
|
|
|
Merge pull request #35047 from yuki24/prefer-strings-over-regex
Rafael França
2019-01-24
1
-22
/
+20
|
\
\
\
\
\
|
*
|
|
|
|
Prefer strings over regex expressions
Yuki Nishijima
2019-01-24
1
-22
/
+20
*
|
|
|
|
|
Merge pull request #35045 from paracycle/uk-fix-partial-renderer
Rafael França
2019-01-24
2
-6
/
+6
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Add test for Hash-like object being passed to partial `locals`
Ufuk Kayserilioglu
2019-01-24
1
-0
/
+10
|
*
|
|
|
|
|
Revert "Allow usage of strings as locals for partial renderer"
Ufuk Kayserilioglu
2019-01-24
2
-11
/
+1
*
|
|
|
|
|
|
Merge pull request #35046 from kddeisz/make-and-and-case-node-expressions
Rafael França
2019-01-24
3
-4
/
+11
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Make `And` and `Case` into expression nodes
Kevin Deisz
2019-01-24
3
-4
/
+11
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge pull request #35033 from gmcgibbon/multilevel_command_root_namespace
Rafael França
2019-01-24
3
-3
/
+18
|
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
Fix deeply nested namespace command printing
Gannon McGibbon
2019-01-24
3
-3
/
+18
*
|
|
|
|
|
|
Prefer ImageProcessing's resize_to_limit macro over resize_to_fit
George Claghorn
2019-01-24
9
-20
/
+20
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
|
|
Allow `column_exists?` to be passed `type` argument as a string
Ryuta Kamizono
2019-01-24
2
-10
/
+5
*
|
|
|
|
|
Merge pull request #35040 from colorbox/fix_formatting_in_action_text_docs
Yuji Yaginuma
2019-01-24
2
-4
/
+4
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Fix document formatting on Action Text docs [ci skip]
colorbox
2019-01-24
2
-4
/
+4
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #35031 from rails/view-ivar
Aaron Patterson
2019-01-23
2
-9
/
+7
|
\
\
\
\
\
|
*
|
|
|
|
Pass the view around instead of using an ivar
Aaron Patterson
2019-01-23
2
-9
/
+7
*
|
|
|
|
|
Tell the user what to use instead of update_attributes/!
Xavier Noria
2019-01-23
1
-2
/
+2
|
|
/
/
/
/
|
/
|
|
|
|
*
|
|
|
|
Merge pull request #35029 from dylanahsmith/fix-strictly-cast-attribute-types
Ryuta Kamizono
2019-01-24
2
-1
/
+7
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
activerecord: Fix statement cache for strictly cast attributes
Dylan Thacker-Smith
2019-01-23
2
-1
/
+7
|
/
/
/
/
*
|
|
|
Merge pull request #34993 from schuetzm/allow-subdomains-of-localhost
Rafael França
2019-01-23
2
-1
/
+6
|
\
\
\
\
|
*
|
|
|
Subdomains of localhost are safe against DNS rebinding
Marc Schütz
2019-01-23
2
-1
/
+6
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge pull request #35027 from sponomarev/chore/fix-ac-test-typo
Kasper Timm Hansen
2019-01-23
1
-2
/
+0
|
\
\
\
\
|
*
|
|
|
Fix attribute typo in ActionCable connection test request
Sergey Ponomarev
2019-01-23
1
-2
/
+0
|
/
/
/
/
*
|
|
|
Merge pull request #35024 from calasyr/patch-1
George Claghorn
2019-01-22
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
Corrected spelling of ActionCable::Connection::TestCase
Alan Brown
2019-01-22
1
-1
/
+1
|
/
/
/
/
*
|
|
|
Merge pull request #35018 from gmcgibbon/revert_redirect_to_allow_other_host
Rafael França
2019-01-22
8
-79
/
+21
|
\
\
\
\
|
*
|
|
|
Revert ensure external redirects are explicitly allowed
Gannon McGibbon
2019-01-22
8
-79
/
+21
*
|
|
|
|
Merge pull request #35010 from Edouard-chin/ec-numericality-validator-fix
Rafael França
2019-01-22
2
-8
/
+16
|
\
\
\
\
\
|
*
|
|
|
|
Fix NumericalityValidator on object responding to `to_f`:
Edouard CHIN
2019-01-22
2
-8
/
+16
*
|
|
|
|
|
Merge pull request #35017 from yahonda/mysql8014
Ryuta Kamizono
2019-01-23
1
-1
/
+2
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
[next]