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 #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
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
MySQL 8.0.14 adds `ER_FK_INCOMPATIBLE_COLUMNS`
Yasuo Honda
2019-01-22
1
-1
/
+2
*
|
|
|
|
Merge pull request #35020 from alkesh26/ationpack-typo-fixes
Rafael França
2019-01-22
3
-6
/
+6
|
\
\
\
\
\
|
*
|
|
|
|
1. Replaced unused variables by `_`.
alkesh26
2019-01-22
3
-6
/
+6
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #34952 from rails/template-stuff
Aaron Patterson
2019-01-22
11
-82
/
+43
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Ask the view for its method container
Aaron Patterson
2019-01-18
2
-5
/
+5
|
*
|
|
|
Directly include "CompiledTemplates" module
Aaron Patterson
2019-01-18
2
-5
/
+6
|
*
|
|
|
Only cache the view_context_class in one place
Aaron Patterson
2019-01-18
2
-4
/
+9
|
*
|
|
|
Remove args from `default_render`
Aaron Patterson
2019-01-17
2
-3
/
+3
|
*
|
|
|
Templates should be eval'd in the context of an AV::Base object
Aaron Patterson
2019-01-17
1
-55
/
+0
|
*
|
|
|
Pull up virtual path assignment
Aaron Patterson
2019-01-16
2
-5
/
+3
|
*
|
|
|
Pull buffer assignment up
Aaron Patterson
2019-01-16
2
-1
/
+2
|
*
|
|
|
Always evaluate views against an ActionView::Base
Aaron Patterson
2019-01-16
5
-9
/
+18
|
*
|
|
|
Pull output buffer conditional up
Aaron Patterson
2019-01-16
2
-2
/
+4
*
|
|
|
|
Merge pull request #34997 from alkesh26/typo-fix-webserver
Eileen M. Uchitelle
2019-01-22
7
-9
/
+9
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
[next]