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-06-02fixupbrecon/publicapiBrennan
2022-06-02normalize nullableBrennan
2022-06-02Remove duplicatesBrennan
2022-06-02Adding default ctorsBrennan
2022-06-02Add redis startup error handling (#41141)Brennan
2022-06-02[main] (deps): Bump actions/github-script from 3 to 6 (#41986)dependabot[bot]
2022-06-02[main] (deps): Bump src/submodules/googletest (#41983)dependabot[bot]
2022-06-02[main] (deps): Bump actions/checkout from 2 to 3 (#41984)dependabot[bot]
2022-06-02[main] (deps): Bump actions/upload-artifact from 1 to 3 (#41985)dependabot[bot]
2022-06-02Fixed boot config issue. (#41976)Mackinnon Buck
2022-06-02Quarantines SetIISLimitMaxRequestBodySizeE2EWorksWithIntMaxValue (#41846)Tanay Parikh
2022-06-02Fix dependabot.yml formatting (#41979)Brennan
2022-06-01Update dependencies from https://github.com/dotnet/efcore build 20220601.1 (#...dotnet-maestro[bot]
2022-06-01Check the environment on Helix (#41971)Javier Calvarro Nelson
2022-06-01[main] Update dependencies from dotnet/efcore dotnet/runtime (#41958)dotnet-maestro[bot]
2022-06-01Remove unused and incorrect P/Invoke (#41957)Aaron Robinson
2022-06-01Update npm dev dependencies to support Node.js 18 (#41938)Stephen Halter
2022-06-01Update dependencies from https://github.com/dotnet/arcade build 20220526.1 (#...dotnet-maestro[bot]
2022-06-01[main] Update dependencies from dotnet/runtime dotnet/efcore (#41866)dotnet-maestro[bot]
2022-06-01Add switch statements to /problem in MinimalSample (#41943)pedro-camargo-MSFT
2022-06-01Add dotnet user-jwts tool and runtime support (#41520)Safia Abdalla
2022-06-01Removed the rule verification labelArtak
2022-06-01Update fabricbot.jsonArtak
2022-06-01Convert all possible `DllImport`s to `LibraryImport` for .NET 7+ (#41573)Aaron Robinson
2022-06-01Add a rule to mention the `aspnet-build` team on infrastructure issues (#41940)Artak
2022-06-01Add a new route to sample app that display OS and .NET versions (#41901)BArthur1972
2022-06-01Windows.11.Amd64.ClientPre.Open is leaving in June, proactively switch test r...Matt Galbraith
2022-05-31Skip failing template tests (#41936)Mackinnon Buck
2022-05-31Fix the RedirectHandler (in Mvc.Testing) for relative URIs (#41742)Cédric Luthi
2022-05-29Quarantine ClientAbortingConnectionImmediatelyIsNotLoggedHigherThanDebug (#41...Tanay Parikh
2022-05-27Fix time/datetime-local binding with seconds when there's no step attribute (...Steve Sanderson
2022-05-27Quarantine InvalidProcessPath_ExpectServerError (#41857)Tanay Parikh
2022-05-26Blazor router handle base URLs without trailing slash plus query/hash (#41838)Steve Sanderson
2022-05-26[main] Update dependencies from dotnet/efcore (#41847)dotnet-maestro[bot]
2022-05-26Quarantine ServerReset_AfterEndStream_NoError (#41844)Tanay Parikh
2022-05-25Add logging to M.E.Caching.StackExchangeRedis (#41769)Martin Costello
2022-05-25Adding API convention to contribute to Endpoint Metadata (#41635)Bruno Oliveira
2022-05-25[main] Update dependencies from dotnet/efcore dotnet/runtime (#41801)dotnet-maestro[bot]
2022-05-25Refactor "Routing/Builder" methods pre conditions (#41783)AmirAbbas
2022-05-25Rename GroupRouteBuilder to RouteGroupBuilder (#41822)Stephen Halter
2022-05-25Update branding to 7.0.0-preview6 (#41805)Doug Bunting
2022-05-24Cache Array.Empty<object>() in RequestDelegateFactory (#41816)Safia Abdalla
2022-05-24Fix line endings for SPA proxy script on MacOS (#41817)Mackinnon Buck
2022-05-24Sync shared code from runtime (#41810)github-actions[bot]
2022-05-24Support multiple calls to WithTags in WithOpenApi (#41779)Stephen Halter
2022-05-23[main] (deps): Bump src/submodules/googletest (#41796)dependabot[bot]
2022-05-23Update dependencies from https://github.com/dotnet/arcade build 20220519.3 (#...dotnet-maestro[bot]
2022-05-23[main] Update dependencies from dotnet/efcore dotnet/runtime (#41795)dotnet-maestro[bot]
2022-05-23Mark `OpenApi` PRs with `area-web-frameworks` (#41787)Artak
2022-05-22Improve gRPC JSON transcoding request binding and support HttpBody (#41523)James Newton-King