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
path: root/src
AgeCommit message (Expand)Author
2021-10-23Fix typo in Web API template option description (#37780)Damian Edwards
2021-10-22Continue using HashCodeCombiner in Razor.Language (#37725)Pranav K
2021-10-22Enable retry for bind tests (#37754)Hao Kung
2021-10-22Clean up remaining `net461` references (#37731)Doug Bunting
2021-10-22Fix Selenium Versions (#37746)Tanay Parikh
2021-10-21Quarantine ConnectionClosedTokenFiresOnServerFIN (#37752)Tanay Parikh
2021-10-21Fix AppHost pack prebuilt usage in source-build (#37672)Davis Goodin
2021-10-21Fix test typos (#37701)Martin Costello
2021-10-21Upgrade Selenium Versions (#37726)Tanay Parikh
2021-10-21Remove retries from BlazorWasm template tests & don't fail on restore errors ...William Godbe
2021-10-21Support setting ApiParameterRouetInfo for endpoints (#37470)Safia Abdalla
2021-10-20Remove stale link for `RZ9992` Diagnostic (#37716)Tanay Parikh
2021-10-20Improve restore error reporting during dotnet new (#37682)Hao Kung
2021-10-20[main] (deps): Bump src/submodules/googletest (#37640)dependabot[bot]
2021-10-20Reenable test (#37594)Hao Kung
2021-10-20Enable targeting pack build during source-build (#37652)Davis Goodin
2021-10-19Avoid null args when RazorDiagnostic does not have a message (#37648)Pranav K
2021-10-19Unquarantine retry enabled testHao Kung
2021-10-19[main] Update dependencies from dotnet/runtime dotnet/efcore (#37552)dotnet-maestro[bot]
2021-10-19Fix templates with Windows auth option (#37607)Sébastien Ros
2021-10-18[AzureB2C] Fix missing sign in button (#37601)Hao Kung
2021-10-18Specify the correct path for BlazorWASM project (#37567)Pranav K
2021-10-18Enable helix retry for a small set of tests (#37137)Hao Kung
2021-10-18Fix virtualization horizontal scrolling (#37585)Steve Sanderson
2021-10-17Added nullable overload for markupString (#37265)bhupinderr8
2021-10-17[Doc] Update readme files to the correct nodejs version (#37605)Eries Trisnadi
2021-10-16Fix #37340 by guarding the initial ping for SignalR (#37414)TimTIM
2021-10-16HTTP/3: Fix failing client cert test (#37578)James Newton-King
2021-10-15Fix typo in documentation (#37588)Justin Baur
2021-10-15Set the aria-invalid attribute to "true" instead of true (v2) (#37523)Steve Sanderson
2021-10-15[Static web assets] Fixes an issue where patterns at the root were not being ...Javier Calvarro Nelson
2021-10-15Unquarantine tests (#37572)Hao Kung
2021-10-15Replace HashCodeCombiner with HashCode (#37558)Brennan
2021-10-14HTTP headers enumerator move directly to next (#37538)James Newton-King
2021-10-14Support generic value tuple parameters in components (#34737)campersau
2021-10-14Only attempt to import blazor-hotreload.js is AspNetCore Browser tools middle...Pranav K
2021-10-14Pass IJSVoidResult instead of object to Invoke to indicate void result (#37532)Egil Hansen
2021-10-14Bump url-parse from 1.5.1 to 1.5.3 in /src/SignalR/clients/ts/signalr (#37313)dependabot[bot]
2021-10-14Remove FakeStartup classes (#36988)Martin Costello
2021-10-14Improve project reference consistency (#37338)Doug Bunting
2021-10-14Update node js version in container (#37534)Pranav K
2021-10-14Fix multiple dictionary add in polly (#37533)Chris Ross
2021-10-14Wait for Redis to be ready in tests (#37102)Brennan
2021-10-13Accessibility fixes in templates (#37479)Steve Sanderson
2021-10-13DefaultHealthCheckService uses CreateAsyncScope(). (#37297)smichtch
2021-10-13Don't start the .NET webassembly app inside the auth iframe. Fixes #37355 (#3...Steve Sanderson
2021-10-11Fix IDE0059 suggestion (#37430)Martin Costello
2021-10-11Support "-" in authority hosts (#37429)campersau
2021-10-11HTTP/3: Abort connection on unexpected exception from AcceptStream (#37432)James Newton-King
2021-10-11HTTP/3: Fix tests failing because of new error code (#37433)James Newton-King