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
2021-03-09OOPS!shirhatti/addarm64buildtargetshaok/addarm64shirSourabh Shirhatti
2021-03-09Update Microsoft.AspNetCore.Server.IntegrationTesting.IIS.csprojSourabh Shirhatti
2021-03-09Fix condition on ItemGroupSourabh Shirhatti
2021-03-09Remove ANCM msi from ARM64 buildSourabh Shirhatti
2021-03-09Re-enable arm64 native buildSourabh Shirhatti
2021-03-08Don't build native in ARM64 buildSourabh Shirhatti
2021-03-08Case insensitive matchSourabh Shirhatti
2021-03-08Merge branch 'main' into shirhatti/addarm64buildtargetsSourabh Shirhatti
2021-03-08Skip native arm64 tests on x64 machinesSourabh Shirhatti
2021-03-08Fix pre-processor directivesSourabh Shirhatti
2021-03-08Update AspNetCore.vcxprojSourabh Shirhatti
2021-03-08Update CommonLibTests.vcxprojSourabh Shirhatti
2021-03-08Update Build.propsSourabh Shirhatti
2021-03-08Apply suggestions from code reviewSourabh Shirhatti
2021-03-07[main] Update dependencies from dotnet/runtime (#30716)dotnet-maestro[bot]
2021-03-07Use newer method overloads in auth handlers (#30715)Martin Costello
2021-03-07Add NativeProjectReferenceSourabh Shirhatti
2021-03-06Point to correct documentation link (#30686)Henk Mollema
2021-03-06Quarantining tests (#30702)Sébastien Ros
2021-03-06Update dependencies from https://github.com/dotnet/efcore build 20210305.2 (#...dotnet-maestro[bot]
2021-03-06Skip conflicting test and re-enable WebHostBuilder test (#30672)John Luo
2021-03-06More build changesSourabh Shirhatti
2021-03-06Do not install Selenium in "Build:" jobs (#30671)Tanay Parikh
2021-03-06Avoid LINQ allocations (#30581)Ryan Brandenburg
2021-03-05Update CI to build arm64 native projectsSourabh Shirhatti
2021-03-05[Blazor] Initial support for Blazor Desktop using WebView2Javier Calvarro Nelson
2021-03-05[main] Update dependencies from dotnet/efcore dotnet/runtime (#30691)dotnet-maestro[bot]
2021-03-05HTTP/3: Validate request frame order and support request trailers (#30644)James Newton-King
2021-03-05Update installersSourabh Shirhatti
2021-03-05Update install scriptsSourabh Shirhatti
2021-03-05Add ARM64 targetsSourabh Shirhatti
2021-03-05Record har and video to helix upload dir (#30637)Hao Kung
2021-03-05Quarantine failing test (#30583)John Luo
2021-03-04Respect user set Type for client errors via ProducesResponseType (#30509)Safia Abdalla
2021-03-04[main] Update dependencies from dotnet/efcore dotnet/runtime (#30647)dotnet-maestro[bot]
2021-03-04Use EtwManifestEventFormat (#30629)Sourabh Shirhatti
2021-03-04Playwright + helix (#30113)Hao Kung
2021-03-03[Infrastructure] Remove Discussions link (#30592)Javier Calvarro Nelson
2021-03-03Use cached ReasonPhrase for default values (#30189)Miha Zupan
2021-03-03Sync shared code from runtime (#30587)github-actions[bot]
2021-03-03[Blazor] Update yarn.lock files (#30593)Javier Calvarro Nelson
2021-03-03[main] Update dependencies from dotnet/efcore dotnet/runtime (#30510)dotnet-maestro[bot]
2021-03-03[Blazor] Bump urijs from 1.19.1 to 1.19.6 in /src/Components/test/E2ETest (#3...dependabot[bot]
2021-03-03Update selenium version (#30576)John Luo
2021-03-03Use IAssemblySymbol for tag helper discovery (#30560)Safia Abdalla
2021-03-03Merge pull request #30533 from dotnet-maestro-bot/merge/release/2.1-to-mainJohn Luo
2021-03-03[Java] Fix skip negotiate null ref (#30574)Brennan
2021-03-02Merge branch 'release/2.1' into mainJohn Luo
2021-03-02Log as Information when failing to bind on localhost for Kestrel. (#30540)Kevin Lluch
2021-03-02Remove MapAction overload (#30563)Stephen Halter