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-20Retry VariableMultipleStreamsInSequence testbrecon/rtBrennan
2022-08-19Code cleanup: Removing a superfluous switch block (#43372)ladeak
2022-08-19Merge pull request #43336 from dotnet-maestro-bot/merge/release/7.0-to-mainDoug Bunting
2022-08-19Update dependencies from https://github.com/dotnet/arcade build 20220818.4 (#...dotnet-maestro[bot]
2022-08-19Update eng/Versions.propsDoug Bunting
2022-08-19Merge branch 'main' into merge/release/7.0-to-mainJavier Calvarro Nelson
2022-08-19Update dependencies from https://github.com/dotnet/efcore build 20220819.1 (#...dotnet-maestro[bot]
2022-08-19HTTP/3: Test abort at end of request (#43183)James Newton-King
2022-08-19Perf-up the AuthZ! (#43268)Kahbazi
2022-08-19Store and reuse client certificate task (#43270)Kahbazi
2022-08-18Adjust shared framework and targeting pack tests to check _all_ assembly vers...Doug Bunting
2022-08-18Fix SocketTransportOptions doc comment reference (#43332)Stephen Halter
2022-08-18Backport parts of 48a81a70597f (#43357)Doug Bunting
2022-08-18[release/7.0] Update dependencies from dotnet/runtime dotnet/efcore (#43351)dotnet-maestro[bot]
2022-08-18Remove enable HTTP/3 client option (#43282)James Newton-King
2022-08-18Add QUIC event source logging to flakey test (#43281)James Newton-King
2022-08-18Exclusively use Azure (public) feeds (#43303)Doug Bunting
2022-08-17Move badges to under header (#43348)Daniel Chalmers
2022-08-17Update dependencies from https://github.com/dotnet/efcore build 20220817.5 (#...dotnet-maestro[bot]
2022-08-17Update dependencies from https://github.com/dotnet/efcore build 20220817.1 (#...dotnet-maestro[bot]
2022-08-17Update dependencies from https://github.com/dotnet/efcore build 20220816.14 (...dotnet-maestro[bot]
2022-08-17Update dependencies from https://github.com/dotnet/efcore build 20220816.10 (...dotnet-maestro[bot]
2022-08-17Update branding to 7.0.0-rc2 (#43240)Doug Bunting
2022-08-17Update dependencies from https://github.com/dotnet/efcore build 20220816.6 (#...dotnet-maestro[bot]
2022-08-17[main] Update dependencies from dotnet/runtime dotnet/efcore (#43306)dotnet-maestro[bot]
2022-08-17Update dependencies from https://github.com/dotnet/runtime build 20220816.3 (...dotnet-maestro[bot]
2022-08-17Fix missing using in Http3TimeoutTests. (#43321)github-actions[bot]
2022-08-16Update to new switch (#43285)Miroljub
2022-08-16Update branding to 8.0.0-alpha1 (#43307)Doug Bunting
2022-08-16Sync shared code from runtime (#43315)github-actions[bot]
2022-08-16Increase Kestrel's default HTTP/2 upload window sizes (#43302)Stephen Halter
2022-08-16Follow-ups from #43182 (#43309)Mackinnon Buck
2022-08-16Update Major Version/TFM doc (#43308)William Godbe
2022-08-16Fix missing using in Http3TimeoutTests. (#43311)Aditya Mandaleeka
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