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-08-16Don't run publish-specific Mvc.Testing tasks if project is not publishablesafia/mvc-testing-fixSafia Abdalla
2022-08-16Add SignalR client results to Java client (#41774)Brennan
2022-08-16Reuse failed auth results in AuthN (#43269)Kahbazi
2022-08-16Default to zero byte reads when we use PipeReader.Create (#43276)David Fowler
2022-08-16Remove QuicTransportOptions.IdleTimeout #34955 (#43250)Chris Ross
2022-08-16Return NoResult instead of Failed for anonymous users (#43212)Kahbazi
2022-08-15Retry BidirectionalStream_ServerReadsDataAndCompletes_GracefullyClosed (#43245)Tanay Parikh
2022-08-15Fix MVC form data binding localization (#43182)Mackinnon Buck
2022-08-15Sync output cache with API review (#43121)Sébastien Ros
2022-08-15[main] Update dependencies from dotnet/runtime dotnet/efcore (#43260)dotnet-maestro[bot]
2022-08-15[main] (deps): Bump src/submodules/spa-templates (#43289)dependabot[bot]
2022-08-15[main] (deps): Bump src/submodules/googletest (#43290)dependabot[bot]
2022-08-15RateLimitingMiddleware updates (#43053)William Godbe
2022-08-15Update dependencies from https://github.com/dotnet/source-build-externals bui...dotnet-maestro[bot]
2022-08-15Update dependencies from https://github.com/dotnet/arcade build 20220811.2 (#...dotnet-maestro[bot]
2022-08-15Cache effective policy in endpoint metadata (#43124)Hao Kung
2022-08-15Only enable delayed client cert negotiation on non-macOS. (#43263)Aditya Mandaleeka
2022-08-14Add credscan stuff (#43275)Hao Kung
2022-08-14Kestrel: Support full cert chain (#41944)Hao Kung
2022-08-13Renaming .NET Core to .NET as single unified platform (#43267)venkataprasadm
2022-08-13HTTP/3: Support QUIC idle timeout more cleanly (#43037)James Newton-King
2022-08-13Update dependencies from https://github.com/dotnet/efcore build 20220812.9 (#...dotnet-maestro[bot]
2022-08-13Update dependencies from https://github.com/dotnet/efcore build 20220812.8 (#...dotnet-maestro[bot]
2022-08-13Add test case. (#43247)Aditya Mandaleeka
2022-08-13Reduce state machine in AuthorizationMiddlewareResultHandler (#43200)Kahbazi
2022-08-13Remove support for some Tasks and ValueTasks declared as objects in RDF (#41719)Stephen Halter
2022-08-12Update dependencies from https://github.com/dotnet/efcore build 20220812.1 (#...dotnet-maestro[bot]
2022-08-12Fix typo in trimmer annotation (#43219)Austin Drenski
2022-08-12Reuse PolicyAuthorizationResult (#43210)Kahbazi
2022-08-12Updating HttpMethodMetadata based on ICorsMetadata (#43077)Bruno Oliveira
2022-08-12Update dependencies from https://github.com/dotnet/runtime build 20220811.12 ...dotnet-maestro[bot]
2022-08-12[Blazor] Dynamic authentication requests (#42692)Javier Calvarro Nelson
2022-08-12Exclude some .wxl files from localization (#43226)Doug Bunting
2022-08-12Retry tests (#43224)Tanay Parikh
2022-08-12Skip empty lines between requests. (#43228)Aditya Mandaleeka
2022-08-12[main] Update dependencies from dotnet/efcore (#43223)dotnet-maestro[bot]
2022-08-12[SignalR] [.NET Client] Retry HTTP request on auth failure (#42671)Brennan
2022-08-12Fix UsePathBase with WAB (#42876)Brennan
2022-08-12Make route handler filters work for MVC controllers (#42557)David Fowler
2022-08-12Add "Blazor" tag to `ide.host.json` (#43045)Cera Samson
2022-08-11Add Web Application Builder analyzers/fixers and tests (#42724)Bethel Arthur
2022-08-11Update dependencies from https://github.com/dotnet/runtime build 20220810.9 (...dotnet-maestro[bot]
2022-08-11[main] Update dependencies from dotnet/efcore (#43208)dotnet-maestro[bot]
2022-08-11Update DataProtectionKey to use DynamicDependency (#43207)James Newton-King
2022-08-11Fixed the license value for the jquery-validation-unobtrusive repo (#43196)Artak
2022-08-11Fix check for auth services in middleware auto-registration (#43205)Safia Abdalla
2022-08-11Consolidate error pages used by ANCM and improve link (#43170)Aditya Mandaleeka
2022-08-11Dynamic include DataProtectionKey.Id (#43204)James Newton-King
2022-08-11Revert Dispose in IIS tests (#43199)Hao Kung
2022-08-11Store task of handlers (#43198)Kahbazi