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
*
Upload file with filename and disposition for S3
Peter Zhu
2019-07-31
2
-7
/
+26
*
Remove tough to grasp -1 + 1 = 0 from String#to
Kasper Timm Hansen
2019-07-26
2
-2
/
+4
*
Merge pull request #36178 from sshaw/fix_time_zone_options_priority
Rafael França
2019-07-26
1
-3
/
+4
|
\
|
*
Update time_zone_options_for_select docs
sshaw
2019-05-04
1
-3
/
+4
*
|
Merge pull request #36227 from betesh/avoid-misleading-error-about-late-attac...
Rafael França
2019-07-26
2
-1
/
+12
|
\
\
|
*
|
Prevent reading inline attachments after `mail` was called from raising an in...
Isaac Betesh
2019-05-21
2
-1
/
+12
*
|
|
Merge pull request #36780 from abhaynikam/36775-follow-up-change-test-descrip...
Rafael França
2019-07-26
1
-7
/
+7
|
\
\
\
|
*
|
|
Change the test description to say the URL helper name in test.
Abhay Nikam
2019-07-27
1
-7
/
+7
*
|
|
|
Fix error 500 caused by ActionController::RoutingError (via fail-safe) when P...
Simone Carletti
2019-07-26
1
-1
/
+17
|
/
/
/
*
|
|
Added a phone_to helper method, on the style of mail_to and sms_to. (#36775)
Pietro Moro
2019-07-26
3
-0
/
+115
*
|
|
Merge pull request #36254 from sharang-d/remove-named-helpers
Rafael França
2019-07-26
5
-14
/
+14
|
\
\
\
|
*
|
|
Use a single term instead of all terms used to describe path and URL helpers ...
Sharang Dashputre
2019-07-26
5
-14
/
+14
*
|
|
|
Merge pull request #36702 from cpruitt/raise-on-transliterate-ascii-8bit
Rafael França
2019-07-26
2
-1
/
+75
|
\
\
\
\
|
*
|
|
|
Remove comments in test file
Cliff Pruitt
2019-07-26
1
-7
/
+0
|
*
|
|
|
Handle GB18030 strings with invalid characters in transliterate
Cliff Pruitt
2019-07-26
2
-13
/
+18
|
*
|
|
|
Handle US-ASCII strings with invalid characters in transliterate
Cliff Pruitt
2019-07-26
2
-19
/
+26
|
*
|
|
|
Add encoding tests for ActiveSupport::Inflector.transliterate
Cliff Pruitt
2019-07-26
1
-0
/
+57
|
*
|
|
|
Raise errors for ASCII-8BIT encoding in ActiveSupport::Inflector::transliterate
Cliff Pruitt
2019-07-26
2
-0
/
+12
|
|
/
/
/
*
|
|
|
Merge pull request #36777 from Edouard-chin/ec-git-pretty-credentials
Rafael França
2019-07-26
4
-9
/
+185
|
\
\
\
\
|
*
|
|
|
Prettify diff generated by git for encripted file:
Edouard CHIN
2019-07-26
4
-9
/
+185
*
|
|
|
|
Merge pull request #36779 from Shopify/optimize-url-helper-creation
Rafael França
2019-07-26
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
Optimize Journey::Route#glob?
Jean Boussier
2019-07-26
1
-1
/
+1
*
|
|
|
|
|
Merge pull request #36776 from giraffate/fix_join_middle_table_alias_when_usi...
Rafael França
2019-07-26
2
-3
/
+10
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Fix join middle table alias when using HABTM
Takayuki Nakata
2019-07-26
2
-3
/
+10
*
|
|
|
|
|
|
Merge pull request #36764 from willianveiga/feature/inputs-inside-disabled-fi...
Rafael França
2019-07-26
2
-0
/
+19
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Add test for submitted fields within disabled fieldsets
Willian Gustavo Veiga
2019-07-26
1
-0
/
+18
|
*
|
|
|
|
|
|
Issue #36728 - Inputs inside disabled fieldset are not submited on remote: tr...
Willian Gustavo Veiga
2019-07-25
1
-0
/
+1
*
|
|
|
|
|
|
|
Merge pull request #36213 from st0012/fix-25842
Rafael França
2019-07-26
5
-7
/
+60
|
\
\
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
Add `Vary: Accept` header when rendering
st0012
2019-07-26
5
-7
/
+60
|
|
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge pull request #35992 from jduff/include_bcc
Rafael França
2019-07-26
4
-1
/
+39
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Fix Bcc header missing with emails from conductor and test helpers
John Duff
2019-07-26
4
-1
/
+39
|
|
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge pull request #36778 from abhaynikam/remove-unwanted-javascript-compile-...
Rafael França
2019-07-26
1
-2
/
+0
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Removed webpacker:compile step from scaffold test as it is not required and a...
Abhay Nikam
2019-07-26
1
-2
/
+0
|
|
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge pull request #36372 from instructure-bridge/6-0-stable
Rafael França
2019-07-26
2
-8
/
+21
*
|
|
|
|
|
|
Merge pull request #36771 from ajn123/add-documentation-for-csrf-javascript
Rafael França
2019-07-26
1
-0
/
+18
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
[ci skip] add CSRF token explanation for javascript documentation
ajn123
2019-07-26
1
-0
/
+18
*
|
|
|
|
|
|
|
Merge pull request #36772 from sharang-d/default-for-digest
Rafael França
2019-07-26
1
-1
/
+1
|
\
\
\
\
\
\
\
\
|
|
_
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
Add a default value for arg `format` in `ActionView::Digestor.digest()`
Sharang Dashputre
2019-07-26
1
-1
/
+1
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge pull request #36300 from okuramasafumi/make-handle-options-private
Rafael França
2019-07-26
1
-22
/
+22
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Make `handle_options` method private
OKURA Masafumi
2019-05-18
1
-22
/
+22
*
|
|
|
|
|
|
|
Merge pull request #35334 from sharang-d/digest-doc-update
Rafael França
2019-07-26
1
-3
/
+4
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
Update comment for ActionView::Digestor.digest [ci skip]
Sharang Dashputre
2019-04-16
1
-3
/
+4
*
|
|
|
|
|
|
|
|
Merge pull request #36180 from jonathanhefner/optimize-string-from
Rafael França
2019-07-25
1
-2
/
+3
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
Avoid extra allocation in String#from and #to
Jonathan Hefner
2019-05-05
1
-2
/
+3
*
|
|
|
|
|
|
|
|
|
Use correct variable in `secure_compare!`
yuuji.yaginuma
2019-07-26
2
-1
/
+14
*
|
|
|
|
|
|
|
|
|
Merge pull request #36005 from shioyama/plain_matcher_first
Rafael França
2019-07-25
1
-9
/
+1
|
\
\
\
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
Remove plain method
Chris Salzberg
2019-05-31
1
-4
/
+0
|
*
|
|
|
|
|
|
|
|
Make plain matcher match first, not last
Chris Salzberg
2019-05-31
1
-5
/
+1
*
|
|
|
|
|
|
|
|
|
Merge pull request #36504 from mtsmfm/mtsmfm/fix-flaky-render-test
Rafael França
2019-07-25
1
-4
/
+20
|
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
Fix flaky test ActionControllerBaseRenderTest#test_direct_render_to_string
Fumiaki MATSUSHIMA
2019-07-26
1
-4
/
+20
|
/
/
/
/
/
/
/
/
/
/
[next]