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-27[release/7.0-rc1] Update dependencies from dotnet/runtime dotnet/efcore (#43583)release/7.0-rc1dotnet-maestro[bot]
2022-08-26Update dependencies from https://github.com/dotnet/efcore build 20220825.15 (...dotnet-maestro[bot]
2022-08-26[release/7.0-rc1] Update dependencies from dotnet/efcore dotnet/runtime (#43556)dotnet-maestro[bot]
2022-08-26[release/7.0-rc1] Update dependencies from dotnet/runtime dotnet/efcore (#43478)dotnet-maestro[bot]
2022-08-26Quarantine OnAuthenticate_Available_Throws (#43551)Safia Abdalla
2022-08-25[release/7.0-rc1] HTTP/3 flaky test retries and logging (#43423)James Newton-King
2022-08-25Remove the double dispatch on Windows for IO (#43449)David Fowler
2022-08-23CanCachePolicy=>AllowsCachingPolicies (#43479)Hao Kung
2022-08-23Don't throw TaskCanceledException in RateLimitingMiddleware (#43320)William Godbe
2022-08-23[release/7.0-rc1] Make Microsoft.AspNetCore.Grpc.Swagger experimental (#43384)James Newton-King
2022-08-23[release/7.0-rc1] Update dependencies from dotnet/runtime dotnet/efcore (#43439)dotnet-maestro[bot]
2022-08-22WebTransport interfaces require preview features (#43419)Stephen Halter
2022-08-22Better support for HTTP/2 in SignalR .NET client (#42817)Brennan
2022-08-22Strip Content-Length: 0 from responses that should not have a Content-Length ...Aditya Mandaleeka
2022-08-21[release/7.0-rc1] Update dependencies from dotnet/runtime dotnet/efcore (#43429)dotnet-maestro[bot]
2022-08-21[release/7.0-rc1] Update dependencies from dotnet/efcore dotnet/runtime (#43426)dotnet-maestro[bot]
2022-08-21[SignalR] Avoid blocking common InvokeAsync usage (#42796)Brennan
2022-08-20[release/7.0-rc1] Update dependencies from dotnet/runtime dotnet/efcore (#43371)dotnet-maestro[bot]
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