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
2022-03-01Partition pools by coresebros/queueSebastien Ros
2022-03-01Fix DelegationRule to work after receiver restarts (#40420)Nolan Glore
2022-03-01Merge pull request #40471 from jkotas/srcsunsafeJan Kotas
2022-03-01Delete System.Runtime.CompilerServices.Unsafe package from dependency trackingJan Kotas
2022-03-01Fix incorrect HTTP/2 method header decoding (#40412)James Newton-King
2022-03-01Update MvcCoreLoggerExtensions to use LoggerMessageAttribute (#40439)Pranav K
2022-03-01Update Identity Model to 6.15.1 (#40451)Hao Kung
2022-03-01Speed up contended HTTP/2 frame writing (#40407)Stephen Halter
2022-02-28Bump url-parse from 1.5.7 to 1.5.10 in /src/SignalR/clients/ts/FunctionalTest...dependabot[bot]
2022-02-28Bump url-parse from 1.5.7 to 1.5.10 in /src/SignalR/clients/ts/signalr-protoc...dependabot[bot]
2022-02-28Fix ResourceManagerStringLocalizerFactory caching (#33129)Sébastien Ros
2022-02-28Bump url-parse from 1.5.7 to 1.5.10 in /src/SignalR/clients/ts/signalr (#40444)dependabot[bot]
2022-02-28Update dependencies from https://github.com/dotnet/runtime build 20220227.1 (...dotnet-maestro[bot]
2022-02-28Update dependencies from https://github.com/dotnet/arcade build 20220224.4 (#...dotnet-maestro[bot]
2022-02-28!nits! Cleanup three projects (#40422)Doug Bunting
2022-02-27Update dependencies from https://github.com/dotnet/runtime build 20220226.3 (...dotnet-maestro[bot]
2022-02-27Add missing `BeforeTargets` for IIS local testing (#40379)Doug Bunting
2022-02-27Intermittent System.NullReferenceException thrown at Microsoft.AspNetCore.Mvc...asususu
2022-02-26Update dependencies from https://github.com/dotnet/runtime build 20220225.10 ...dotnet-maestro[bot]
2022-02-26Clean up indentation (#40400)Sepehr Eslami
2022-02-26[main] Update dependencies from dotnet/efcore (#40382)dotnet-maestro[bot]
2022-02-26Cleanup ActivatorUtilities (#40409)Pranav K
2022-02-26Added reference to the Deveel's MongoDB (#40323)Antonello Provenzano
2022-02-25Unquarantine fixed tests (#40419)Hao Kung
2022-02-25Clarify sort order for known headers. (#40410)Aditya Mandaleeka
2022-02-25Update src/Shared/ActivatorUtilities/ActivatorUtilities.csPranav K
2022-02-25Cleanup ActivatorUtilitiesPranav K
2022-02-25Enable CA1810 as a warning (#40384)Pranav K
2022-02-24Bump follow-redirects from 1.14.7 to 1.14.8 in /src/SignalR/clients/ts/Functi...dependabot[bot]
2022-02-24Allowing empty FromBody parameters input based on nullability (#39917)Bruno Oliveira
2022-02-24Change 'Blazor component' naming (#40378)Luke Latham
2022-02-24Use the Trimmable property on projects to determine the list of projects to r...Pranav K
2022-02-24Add LinkabilityChecker tool (#40342)James Newton-King
2022-02-24Preserve user provided Auth header when access token factory not provided (#4...Brennan
2022-02-24Use WixBundleName instead of WixBundle (#40305)William Godbe
2022-02-23On platforms that don't support Quic, allow PlatformNotSupportedExceptionSteve Sanderson
2022-02-23Annotate SqlServer and Redis caches for nullability (#40319)Pranav K
2022-02-23Update dependencies from https://github.com/dotnet/runtime build 20220222.7 (...dotnet-maestro[bot]
2022-02-23Update dependencies from https://github.com/dotnet/efcore build 20220222.1 (#...dotnet-maestro[bot]
2022-02-23Only enable trailers/reset/goaway on OSs that support them (#40310)Aditya Mandaleeka
2022-02-23Use LoggerMessageAttribute in more places (#40297)Pranav K
2022-02-23Send token in header on React Native (#40347)Robert Sasak
2022-02-23Update SignalR to use LoggerMessageAttribute (#40303)Pranav K
2022-02-22Ignore MvcTemplate_SingleFileExe on Windows/ARM64 (#40355)Sébastien Ros
2022-02-22Add aspnet-build ownership of Version files (#40309)Doug Bunting
2022-02-22[main] Update dependencies from dotnet/efcore dotnet/runtime (#40338)dotnet-maestro[bot]
2022-02-21[main] (deps): Bump src/submodules/googletest (#40332)dependabot[bot]
2022-02-21Update dependencies from https://github.com/dotnet/arcade build 20220217.2 (#...dotnet-maestro[bot]
2022-02-21Update dependencies from https://github.com/dotnet/runtime build 20220220.1 (...dotnet-maestro[bot]
2022-02-21Add EndpointMetadataCollection.GetRequiredMetadata #39921 (#40321)Pawel Sadowski