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-07-28WIPdavidfowl/refactorDavid Fowler
2021-07-28further simplificationStephen Halter
2021-07-28Add test verifying service scope validation is enabled in devStephen Halter
2021-07-28cleanupStephen Halter
2021-07-28Lazily read ForwardedHeaders_Enabled config at starupStephen Halter
2021-07-28Only add default services onceStephen Halter
2021-07-27HTTP/3: Make logging IDs consistent with other protocols (#34745)James Newton-King
2021-07-27Update dependencies from https://github.com/dotnet/runtime build 20210726.24 ...dotnet-maestro[bot]
2021-07-27Multiple root components start in parallel. (#34634)Mackinnon Buck
2021-07-27Sync shared code from runtime (#34755)github-actions[bot]
2021-07-27[Java] Fix nullref when Stop is called during connect (#34046)Brennan
2021-07-27Quarantine CannotAddMultipleRootComponentsToTheSameElementAtTheSameTime (#34744)Safia Abdalla
2021-07-27Blazor Disable Non-WebSockets Transports by Default (#34644)Tanay Parikh
2021-07-27Update spa-templates submodule (#34660)Stephen Halter
2021-07-27HTTP/3: Raise RequestAbort on client cancellation (#34675)James Newton-King
2021-07-27Avoid unnecessary body write scheduling in IIS (#34733)Stephen Halter
2021-07-27Fix StreamPool_MultipleStreamsInSequence_PooledStreamReused (#34686)James Newton-King
2021-07-26Add the OS version to the IIS setup script (#34726)Chris Ross
2021-07-26Update dependencies from https://github.com/dotnet/efcore build 20210726.6 (#...dotnet-maestro[bot]
2021-07-26Support optionality via nullability and default values (#34505)Safia Abdalla
2021-07-26HTTP/3: Fix tests to skip TLS name validation (#34688)James Newton-King
2021-07-26Update dependencies from https://github.com/dotnet/arcade build 20210723.11 (...dotnet-maestro[bot]
2021-07-26Update dependencies from https://github.com/dotnet/efcore build 20210726.3 (#...dotnet-maestro[bot]
2021-07-26Update dependencies from https://github.com/dotnet/runtime build 20210725.2 (...dotnet-maestro[bot]
2021-07-26[main] (deps): Bump src/submodules/googletest (#34713)dependabot[bot]
2021-07-26JS root components for server and webview (#34597)Steve Sanderson
2021-07-26Bump urijs from 1.19.6 to 1.19.7 in /src/Components/test/E2ETest (#34521)dependabot[bot]
2021-07-26Fix XML comment (#34701)Gérald Barré
2021-07-25CodeCheck script message and doc update (#34693)Volodymyr S
2021-07-25Update dependencies from https://github.com/dotnet/runtime build 20210724.7 (...dotnet-maestro[bot]
2021-07-25Update PR template to include "Fixes #bugnumber" (#34665)Stephen Halter
2021-07-25Observe more mutations to configuration and services (#34615)David Fowler
2021-07-24Update dependencies from https://github.com/dotnet/runtime build 20210724.1 (...dotnet-maestro[bot]
2021-07-24HTTP/3: Http3Stream pooling (#34576)James Newton-King
2021-07-24Avoid TypeLoadExceptions in VS 2022 (#34664)Stephen Halter
2021-07-24Update IIS tests readme (#34646)Hao Kung
2021-07-24Do not use emphasis for headings (#34662)Doug Bunting
2021-07-23Validate request line length before checking the version (#33814)campersau
2021-07-23Fix flakiness in HeadModificationPrerenderingTest (#34655)Mackinnon Buck
2021-07-23Update InputDateType.cs (#34651)Mackinnon Buck
2021-07-23Support for additional date/time input types in <InputDate> and support for D...Mackinnon Buck
2021-07-23Update dependencies from https://github.com/dotnet/runtime build 20210722.4 (...dotnet-maestro[bot]
2021-07-23Automatically UseDeveloperExceptionPage in WebApplication (#34616)Stephen Halter
2021-07-23Unquarantine `SignalRClientWorksWithLongPolling` (#34622)Tanay Parikh
2021-07-23Update dependencies from https://github.com/dotnet/efcore build 20210722.5 (#...dotnet-maestro[bot]
2021-07-23Merge pull request #34573 from Pilchie/mit-licenseKevin Pilch
2021-07-23Merge branch 'main' into mit-licenseKevin Pilch
2021-07-23Remove async state machines from middlewares when they do nothing (#34581)campersau
2021-07-23Update dependencies from https://github.com/dotnet/efcore build 20210722.2 (#...dotnet-maestro[bot]
2021-07-23Fixed command typo in BuildFromSource.md doc (#31665)Shreyas Jejurkar