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
path:
root
/
actionpack
/
lib
/
action_dispatch
/
http
Commit message (
Expand
)
Author
Age
Files
Lines
*
Only default the response charset when it is first set
Matthew Draper
2016-12-20
1
-1
/
+3
*
Do not raise exception when content_type is a empty string
Rafael Mendonça França
2016-12-09
1
-1
/
+1
*
Merge pull request #27007 from maclover7/jm-fix-26912
Rafael Mendonça França
2016-11-13
1
-2
/
+2
|
\
|
*
Don't error on an empty CONTENT_TYPE
Jon Moss
2016-11-10
1
-2
/
+2
*
|
Merge pull request #26905 from bogdanvlviv/docs
Andrew White
2016-11-13
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Add missing `+` around a some literals.
bogdanvlviv
2016-10-27
1
-1
/
+1
*
|
Add more rubocop rules about whitespaces
Rafael Mendonça França
2016-10-29
4
-7
/
+7
|
/
*
Deprecated ActionDispatch::ParamsParser::ParamsParser
Rafael Mendonça França
2016-10-10
2
-2
/
+14
*
Remove deprecated access to mime types through constants
Rafael Mendonça França
2016-10-10
1
-26
/
+0
*
Fix broken comments indentation caused by rubocop auto-correct [ci skip]
Ryuta Kamizono
2016-09-14
1
-2
/
+2
*
Remove default argument, and extract internal convenience method
Jon Moss
2016-08-29
1
-6
/
+12
*
Allow `send_file` to declare a charset
Jon Moss
2016-08-29
1
-4
/
+5
*
Missing key should throw KeyError
eileencodes
2016-08-26
1
-1
/
+1
*
Fix `ActionDispatch::Http::URL` docs [ci skip]
Ryoji Yoshioka
2016-08-22
1
-65
/
+21
*
Add three new rubocop rules
Rafael Mendonça França
2016-08-16
2
-2
/
+2
*
Make private method private
Rafael Mendonça França
2016-08-12
1
-11
/
+11
*
Given a hash (Rails 5) .from_hash must be used
Javier Julio
2016-08-12
1
-1
/
+1
*
Allow specifying encoding of parameters by action
Kerri Miller
2016-08-09
2
-0
/
+17
*
applies remaining conventions across the project
Xavier Noria
2016-08-06
3
-4
/
+1
*
normalizes indentation and whitespace across the project
Xavier Noria
2016-08-06
5
-49
/
+49
*
modernizes hash syntax in actionpack
Xavier Noria
2016-08-06
2
-2
/
+2
*
applies new string literal convention in actionpack/lib
Xavier Noria
2016-08-06
12
-98
/
+98
*
Also yield in parameters for a nil content_mime_type
Julian Nadeau
2016-07-25
1
-1
/
+1
*
Fix failing requirement of duplicable in ParameterFilter
Vipul A M
2016-07-16
1
-0
/
+2
*
Check `request.path_parameters` encoding at the point they're set
Grey Baker
2016-07-14
2
-12
/
+7
*
Document and test ActionDispatch server_port
Tom Kadwill
2016-05-12
1
-0
/
+11
*
Merge pull request #24982 from tomkadwill/improve_clarity_of_raw_host_with_port
Kasper Timm Hansen
2016-05-11
1
-3
/
+10
|
\
|
*
Improve documentation and tests for raw_host_with_port and host_with_port
Tom Kadwill
2016-05-11
1
-3
/
+10
*
|
Merge pull request #24029 from rthbound/dont-call-each-when-calling-body-on-r...
Sean Griffin
2016-05-06
1
-9
/
+24
|
\
\
|
*
|
Fixes #23964
Ryan T. Hosford
2016-03-13
1
-9
/
+24
*
|
|
Remove last uses of `@env[]` and `@env[]=`
Jon Moss
2016-04-28
1
-1
/
+1
|
|
/
|
/
|
*
|
Merge pull request #24318 from bogdanvlviv/patch-1
Rafael Mendonça França
2016-04-12
1
-1
/
+1
|
\
\
|
*
|
extension synonyms yml and yaml
Bogdan
2016-03-27
1
-1
/
+1
*
|
|
Strong ETag validators
Jeremy Daer
2016-03-31
1
-15
/
+49
*
|
|
Fix typo in headers comment
Grey Baker
2016-03-29
1
-1
/
+1
|
/
/
*
/
Fix request.reset_session for API controllers
Jon Moss
2016-03-19
1
-1
/
+0
|
/
*
Change 'a HTTP' to 'an HTTP' [ci skip]
Santosh Wadghule
2016-03-03
1
-1
/
+1
*
Add documentation for #13897 [skip ci]
Bart de Water
2016-02-29
1
-3
/
+9
*
Fix `request.ssl?` bug with Action Cable
Jon Moss
2016-02-23
1
-0
/
+4
*
Transform the mime object to symbol when registering the parsers
Rafael Mendonça França
2016-02-22
1
-4
/
+13
*
Use symbol of mime type instead of object to get correct parser
Mehmet Emin İNAÇ
2016-02-22
1
-2
/
+2
*
Merge pull request #23712 from bf4/incorrect_to_accept_json_api_and_not_rende...
Rafael França
2016-02-17
1
-1
/
+1
|
\
|
*
The JSON API media type should only work wih a JSON API handler
Benjamin Fleischer
2016-02-16
1
-1
/
+1
*
|
application/gzip added as default mime type into mime type list
Mehmet Emin İNAÇ
2016-02-13
1
-0
/
+1
|
/
*
Add SVG as a default mime type
David Heinemeier Hansson
2016-02-07
1
-0
/
+1
*
add missing require
Aaron Patterson
2016-02-05
1
-0
/
+1
*
Add documentation for #17573
Jon Moss
2016-02-01
1
-0
/
+8
*
Add additional documentation on Headers#[] [ci skip]
Tawan Sierek
2016-01-29
1
-1
/
+15
*
speed up accept header parsing a bit.
Aaron Patterson
2016-01-28
1
-8
/
+11
*
convert AcceptList to a regular class
Aaron Patterson
2016-01-28
1
-20
/
+19
[next]