Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dotnet/aspnetcore.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-12-02Add Alpine.312.Arm64.Open to helix-matrixhalter73/test-alpine-armStephen Halter
2020-12-01Enable post-build signing (#28084)Matt Mitchell
2020-12-01Improve the doc comment for MaxAccepts (#28166)David Fowler
2020-12-01Set StatusCode to 200 for ActionResult<T> that wraps an object value (#28267)scharnyw
2020-12-01Remove API baselines for M.A.Testing (#28258)John Luo
2020-12-01Replaced eval script with native command to read from redis. Native commands ...John Luo
2020-12-01Add API review team as a code owner for PublicAPI (#28155)Pranav K
2020-12-01Enable nullable in Kestrel.Core (#28050)James Newton-King
2020-12-01Merge pull request #27919 from dotnet/johluo/ext-consolidationJohn Luo
2020-11-30dotnet/runtime#1506 optimize huffman decoding (#28243)Roman Konecny
2020-11-30Use function pointers for reverse pinvokes (#28249)David Fowler
2020-11-30Merge branch 'master' into johluo/ext-consolidationJohn Luo
2020-11-30Removed nameof from LoggerMessage.Define calls (#28194)Adrian Wright
2020-11-30Update dependencies from https://github.com/dotnet/arcade build 20201123.2 (#...dotnet-maestro[bot]
2020-11-29Small tweaks to result execution (#28229)David Fowler
2020-11-27Use generics trick to cache tag helper instances (#28208)David Fowler
2020-11-27Enable nullable in hosting (#28068)James Newton-King
2020-11-26Merge pull request #27995 from dotnet-maestro-bot/merge/release/5.0-to-mastermsftbot[bot]
2020-11-26Use Uri.SchemeDelimiter instead of hardcoded "://" for const of SchemeDelimit...Eriawan Kusumawardhono
2020-11-26Add README.md for JSInterop (#28074)Steve Sanderson
2020-11-26Remove unnecessary calls to GetTypeInfo (#27974)Eric Erhardt
2020-11-26Merge remote-tracking branch 'origin/release/5.0'Pranav K
2020-11-26Remove connection-specific headeres for HTTP/2 and HTTP/3 (#24543)Kahbazi
2020-11-25Avoid ActivatorUtilities for IIS and HttpSys auth handlers #24150 (#28152)Chris Ross
2020-11-25Added PageRequestDelegateFactory (#28134)David Fowler
2020-11-25Remove Linker.xml in linker test app (#28103)David Fowler
2020-11-25Update compiler version to 3.8.0 (#28125)Pranav K
2020-11-25Update ProjectTemplates README.md (#27969)Hao Kung
2020-11-25Fix "dotnet build Kestrel.slnf" (#28123)Stephen Halter
2020-11-25Added ControllerRequestDelegateFactory (#27773)David Fowler
2020-11-25Skip template tests on arm queues (#28093)Justin Kotalik
2020-11-24Typo in class documentation (#28122)Paulo Morgado
2020-11-24Implement IHttpUpgradeFeature.IsUpgradableRequest in IIS #23172 (#28121)Chris Ross
2020-11-24Implement DynamicComponent (#28082)Steve Sanderson
2020-11-24Add ARM64 to TestMatrix logic (#27838)Chris Ross
2020-11-24Quarantine `TestUnixDomainSocketWithUrl` (#28069)Doug Bunting
2020-11-24Update runtime-sync.yml (#28091)Chris Ross
2020-11-24HttpSys Http/2 requests should not be upgradable (#28041)Chris Ross
2020-11-24Enable nullable in Http.Extensions (#28061)James Newton-King
2020-11-24Internalizing types that were intended to only be used internally in IIS (#27...Justin Kotalik
2020-11-23Add README for Hosting (#27925)Brennan
2020-11-23[release/5.0] Enable MUSL ARM support (#27942)Jan Vorlicek
2020-11-23[Java] Don't call onClose when WebSocket connection is not open (#28004)Brennan
2020-11-23[release/5.0] Fixup 5.0.0 Package shas to be 5.0 RTM (#27915)Matt Mitchell
2020-11-23Remove obsolete HttpContextFactory (#27824)Justin Kotalik
2020-11-23Fix #if for full framework SignalR client (#27999)Brennan
2020-11-23JsonPatch: Allow empty string literals in JsonPatchGlenn F. Henriksen
2020-11-23Update Blazor survey links for .NET 6 (#27734)Daniel Roth
2020-11-23Avoid expensive work for CertificateManager logging when not enabled (#27956)Stephen Toub
2020-11-23Update dependencies from https://github.com/dotnet/arcade build 20201117.7 (#...dotnet-maestro[bot]