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-20Rewrite retry helper to get ports via binding port to 0jamesnk/http3-flaky-testJames Newton-King
2022-08-20HTTP/3 flaky test retries and loggingJames Newton-King
2022-08-20Require CancellationToken for client results (and fix cancel closing connecti...Brennan
2022-08-20Support LF request line terminator in HttpParser (#43202)Sébastien Ros
2022-08-20Copy invocation handler list in Java client (#43402)Brennan
2022-08-19Update dependencies from https://github.com/dotnet/arcade build 20220818.4 (#...dotnet-maestro[bot]
2022-08-19Populate only certs from store in PopulateCertsFromStore. (#43358)Aditya Mandaleeka
2022-08-19[release/7.0-rc1] Register authz middleware for Blazor Server IndAuth (#43375)Safia Abdalla
2022-08-19Fix GET_ConnectionsMakingMultipleRequests_AllSuccess (#43382)James Newton-King
2022-08-19[release/7.0-rc1] Add support for running final conventions during build (#43...Safia Abdalla
2022-08-18Stop setting content length 0 on 204s in MVC. (#43360)Aditya Mandaleeka
2022-08-18Don't run publish-specific Mvc.Testing tasks if project is not publishable (#...Safia Abdalla
2022-08-18[release/7.0-rc1] Fix resolving method declaration in separate file (#43323)Safia Abdalla
2022-08-18[release/7.0-rc1] Increase Kestrel's default HTTP/2 upload window sizes (#43324)github-actions[bot]
2022-08-16Fix missing using in Http3TimeoutTests. (#43312)github-actions[bot]
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]