Doug Bunting
|
5fd1db2625
Further centralize shared Fx and TFM transition workarounds (#27473)
|
5 years ago |
Eric Erhardt
|
da3e434e33
Remove unnecessary IsStatic checks in ActivatorUtilities (#28292)
|
5 years ago |
jose
|
fc70b25e7a
Added null validation in RedirectHandler (#28276)
|
5 years ago |
Stefan Nikolei
|
7ce071b271
Switching from RuntimeInformation.IsOSPlatform(XYZ) to OperatingSystem.IsXYZ() (#28233)
|
5 years ago |
David Fowler
|
5c897ac082
Feedback from PR (#28305)
|
5 years ago |
Chris Ross
|
7f586580c6
Re-disable IsWindowsOnlyTest on ARM (#28257)
|
5 years ago |
Chris Ross
|
9d08f17a51
Use short name for DebianArm64 (#28264)
|
5 years ago |
Matt Mitchell
|
58a7eb63ad
Enable post-build signing (#28084)
|
5 years ago |
David Fowler
|
2d1e963637
Improve the doc comment for MaxAccepts (#28166)
|
5 years ago |
scharnyw
|
bd4d9657e9
Set StatusCode to 200 for ActionResult<T> that wraps an object value (#28267)
|
5 years ago |
John Luo
|
d2e85be797
Remove API baselines for M.A.Testing (#28258)
|
5 years ago |
John Luo
|
16536fecf4
Replaced eval script with native command to read from redis. Native commands have better performance compared to EVAL/EVALSHA scripts (#3680) (#28259)
|
5 years ago |
Pranav K
|
9b1ba0f4a3
Add API review team as a code owner for PublicAPI (#28155)
|
5 years ago |
James Newton-King
|
6ea0926914
Enable nullable in Kestrel.Core (#28050)
|
5 years ago |
John Luo
|
d05e4fe8ad
Merge pull request #27919 from dotnet/johluo/ext-consolidation
|
5 years ago |
Roman Konecny
|
7ab0d789b2
dotnet/runtime#1506 optimize huffman decoding (#28243)
|
5 years ago |
David Fowler
|
6606d7c89f
Use function pointers for reverse pinvokes (#28249)
|
5 years ago |
John Luo
|
84671f7424
Merge branch 'master' into johluo/ext-consolidation
|
5 years ago |
Adrian Wright
|
47138f9061
Removed nameof from LoggerMessage.Define calls (#28194)
|
5 years ago |
dotnet-maestro[bot]
|
7a75ab36af
Update dependencies from https://github.com/dotnet/arcade build 20201123.2 (#28246)
|
5 years ago |
David Fowler
|
e43027e506
Small tweaks to result execution (#28229)
|
5 years ago |
David Fowler
|
27610b0901
Use generics trick to cache tag helper instances (#28208)
|
5 years ago |
James Newton-King
|
2c175f7fbd
Enable nullable in hosting (#28068)
|
5 years ago |
msftbot[bot]
|
f98959f630
Merge pull request #27995 from dotnet-maestro-bot/merge/release/5.0-to-master
|
5 years ago |
Eriawan Kusumawardhono
|
eda62e7f02
Use Uri.SchemeDelimiter instead of hardcoded "://" for const of SchemeDelimiter in UriHelper (#28140)
|
5 years ago |
Steve Sanderson
|
54e9c7634a
Add README.md for JSInterop (#28074)
|
5 years ago |
Eric Erhardt
|
d7187b01e8
Remove unnecessary calls to GetTypeInfo (#27974)
|
5 years ago |
Pranav K
|
43d3389867
Merge remote-tracking branch 'origin/release/5.0'
|
5 years ago |
Kahbazi
|
77fe36f069
Remove connection-specific headeres for HTTP/2 and HTTP/3 (#24543)
|
5 years ago |
Chris Ross
|
3a942ff5c5
Avoid ActivatorUtilities for IIS and HttpSys auth handlers #24150 (#28152)
|
5 years ago |