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
*
Fix tests: Remove ogx mime type from tests
Guillermo Iguaran
2017-11-29
1
-1
/
+1
*
Fix typo in mime type registering
Guillermo Iguaran
2017-11-29
1
-1
/
+1
*
Restore mpeg mime type, delete less common mime types
Guillermo Iguaran
2017-11-29
1
-9
/
+4
*
Register "audio/mp4" mime type with :m4a symbol
Guillermo Iguaran
2017-11-29
1
-1
/
+1
*
Merge pull request #31274 from dixitp012/correct_output_for_upcase
Ryuta Kamizono
2017-11-29
1
-1
/
+1
|
\
|
*
[ci skip] Correct output for Upcase
Dixit Patel
2017-11-29
1
-1
/
+1
*
|
Merge pull request #31251 from rails/preload_link_tag
Guillermo Iguaran
2017-11-29
7
-8
/
+128
|
\
\
|
|
/
|
/
|
|
*
Update send_file headers test to use mp4 as example instead of mpg
Guillermo Iguaran
2017-11-28
1
-1
/
+1
|
*
Register most popular audio/video/font mime types supported by modern browsers
Guillermo Iguaran
2017-11-28
3
-7
/
+29
|
*
Add preload_link_tag helper.
Guillermo Iguaran
2017-11-28
3
-0
/
+98
*
|
Merge pull request #31268 from tjschuck/refactor_prev_next_occurring
Rafael França
2017-11-28
3
-26
/
+32
|
\
\
|
|
/
|
/
|
|
*
Refactor Date/Time next_occurring and prev_occurring
T.J. Schuck
2017-11-28
3
-26
/
+32
*
|
Merge pull request #31270 from tjschuck/deprecation_example_code_formatting
Yuji Yaginuma
2017-11-29
2
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
Formatting fix for example code
T.J. Schuck
2017-11-28
2
-2
/
+2
|
/
*
Merge pull request #31179 from kinnrot/scoping-reserved-names
Rafael Mendonça França
2017-11-28
5
-0
/
+49
|
\
|
*
Prevent scope named same as a ActiveRecord::Relation instance method.
Chen Kinnrot
2017-11-28
5
-0
/
+48
*
|
Merge pull request #31254 from suginoy/update_doc_find_order
Rafael França
2017-11-28
1
-3
/
+4
|
\
\
|
*
|
Update docs `ActiveRecord::FinderMethods#find`
suginoy
2017-11-28
1
-3
/
+4
*
|
|
Make sure the request exist befoe trying to send early hints
Rafael Mendonça França
2017-11-28
2
-2
/
+32
*
|
|
Preparing for 5.2.0.beta2 release
Rafael Mendonça França
2017-11-28
27
-51
/
+108
*
|
|
Merge pull request #31264 from fatosmorina/fix_typos
Rafael França
2017-11-28
13
-27
/
+41
|
\
\
\
|
*
|
|
Fix typos and add a few suggestions
Fatos Morina
2017-11-28
13
-27
/
+41
|
/
/
/
*
|
|
Merge pull request #31261 from rails/fix-relative-url-root-with-optimized-url...
Andrew White
2017-11-28
3
-0
/
+54
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Fix optimized url helpers when using relative url root
Andrew White
2017-11-28
3
-0
/
+54
|
|
/
*
|
Merge pull request #31255 from dixitp012/update_action_controller_guide
Ryuta Kamizono
2017-11-28
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
[ci skip] Update MVC wiki link
Dixit Patel
2017-11-28
1
-1
/
+1
|
/
*
Use same version constraint in mysql adapter and generated application
yuuji.yaginuma
2017-11-28
2
-2
/
+2
*
Merge pull request #31248 from y-yagi/fix_31245
Rafael França
2017-11-27
1
-1
/
+1
|
\
|
*
Include migration files in gem
yuuji.yaginuma
2017-11-28
1
-1
/
+1
*
|
Change how `AttributeSet::Builder` receives its defaults
Sean Griffin
2017-11-27
4
-20
/
+21
|
/
*
Drop mysql2 version less than 0.4.3 to guarantee fork safety (#31244)
Ryuta Kamizono
2017-11-28
1
-1
/
+1
*
Merge pull request #31243 from ignat-z/patch-1
Rafael França
2017-11-27
1
-8
/
+6
|
\
|
*
[ci skip] Fix documentation for deprecation method_wrappers
Ignat Zakrevsky
2017-11-27
1
-8
/
+6
*
|
Add releases notes to the guides index
Rafael Mendonça França
2017-11-27
1
-0
/
+4
*
|
Preparing for 5.2.0.beta1 release
Rafael Mendonça França
2017-11-27
27
-59
/
+83
*
|
Merge pull request #31242 from fgo/patch-22
Rafael França
2017-11-27
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
Update Rails on Rack guide [ci skip]
Francis Go
2017-11-27
1
-2
/
+2
*
|
Update yarn lock
Rafael Mendonça França
2017-11-27
1
-10
/
+0
*
|
Merge pull request #31237 from prathamesh-sonpatki/5-2-release-notes
Rafael França
2017-11-27
1
-0
/
+210
|
\
\
|
*
|
Added CSP as major feature [ci skip]
Prathamesh Sonpatki
2017-11-27
1
-0
/
+5
|
*
|
Added first draft of Rails 5.2 release notes [ci skip]
Prathamesh Sonpatki
2017-11-27
1
-0
/
+205
*
|
|
Make form_with_generates_ids default value to be false
Rafael Mendonça França
2017-11-27
3
-5
/
+10
*
|
|
Remove Content-Security-Policy initializer in API-only Applications
yuuji.yaginuma
2017-11-27
2
-0
/
+8
*
|
|
Update the middleware list with CSP [ci skip]
Prathamesh Sonpatki
2017-11-27
1
-0
/
+1
*
|
|
Merge pull request #31238 from prathamesh-sonpatki/csp-initializer-test
Andrew White
2017-11-27
1
-0
/
+1
|
\
\
\
|
*
|
|
Added missing test for presence of CSP initializer
Prathamesh Sonpatki
2017-11-27
1
-0
/
+1
|
|
/
/
*
|
|
Merge pull request #31239 from prathamesh-sonpatki/fix-changelog-for-csp
Andrew White
2017-11-27
1
-10
/
+10
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fix CHANGELOG for CSP PR #31162 [ci skip]
Prathamesh Sonpatki
2017-11-27
1
-10
/
+10
|
/
/
*
|
Add CHANGELOG.md entry for #31162 [ci skip]
Andrew White
2017-11-27
1
-0
/
+60
*
|
Merge pull request #31162 from rails/add-csp-config
Andrew White
2017-11-27
13
-34
/
+886
|
\
\
[next]