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-06-24Avoid .NET callbacks for drop targets when none are specified.t-mbuck/drag-and-dropMackinnon Buck
2021-06-23Added support for drag images specified by URLMackinnon Buck
2021-06-23Migrated current work from t-mabuc/drag-and-drop.Mackinnon Buck
2021-06-22Update Components.slnf (#33759)Mackinnon Buck
2021-06-22[SPA] Fix package-lock.json (#33725)Javier Calvarro Nelson
2021-06-22Update WebAssemblyHostConfiguration.cs (#33737)Elan Hasson
2021-06-22Add UnsafePreferInlineScheduling to Http.sys server (#33718)Nolan Glore
2021-06-22Don't add service parameters to an endpoint ApiDescriptions (#33727)Stephen Halter
2021-06-22Don't infer interfaces as services anymore (#33699)David Fowler
2021-06-21[main] Update dependencies from dotnet/runtime dotnet/efcore (#33690)dotnet-maestro[bot]
2021-06-21Quarantining CanUpdateValuesMatchedByType (#33716)Brennan
2021-06-21[main] (deps): Bump src/submodules/googletest (#33710)dependabot[bot]
2021-06-21Update dependencies from https://github.com/dotnet/arcade build 20210619.2 (#...dotnet-maestro[bot]
2021-06-19Update dependencies from https://github.com/dotnet/runtime build 20210618.21 ...dotnet-maestro[bot]
2021-06-19HTTP/3: Handle request completes with unread body content (#33578)James Newton-King
2021-06-19HTTP/3: Use max field section size setting (#33596)James Newton-King
2021-06-19Fixed typo in XML docs (#33607)Nikita Balabaev
2021-06-19[main] Update dependencies from dotnet/runtime dotnet/efcore (#33637)dotnet-maestro[bot]
2021-06-19HTTP/3: Split Kestrel QPack methods out of shared code (#33627)James Newton-King
2021-06-19Unescape query parameter name (#33401)campersau
2021-06-19Add IHttpUpgradeFeature to TestServer for SignalR WebSocket support (#33595) ...Brennan
2021-06-18Add OpenAPI/Swagger support for minimal actions (#33433)Stephen Halter
2021-06-18Propagate repair commands to inner bundles in Hosting Bundle (#33588)William Godbe
2021-06-18Use Random.Shared (#33213)Martin Costello
2021-06-18Try retries on components tests (#33621)Hao Kung
2021-06-18Handle more cases with the new entry point pattern (#33500)David Fowler
2021-06-18[main] Update dependencies from dotnet/runtime dotnet/efcore (#33560)dotnet-maestro[bot]
2021-06-18Refactor LongPolling in Java to avoid stackoverflow (#33564)Brennan
2021-06-18Optimize QueryCollection (#32829)Günther Foidl
2021-06-17Switch to in-org action (#33610)Chris Ross
2021-06-17Improve Codespaces + C# extension interaction (#33614)Safia Abdalla
2021-06-17[Blazor] Add a missing quote in ClientComponentParameterDeserializer.cs (#33581)Radium
2021-06-16Avoid having duplicate project references (#33565)Pranav K
2021-06-16adds DynamicComponent.Instance property (#33505)proff
2021-06-16Rebrand for 6.0.0-preview7 (#33562)Doug Bunting
2021-06-16Make `System.Net.Http.HPack.IntegerDecoder` a struct. (#33563)Theodore Tsirpanis
2021-06-16Support client cert negotation (#33264)Chris Ross
2021-06-15Merge pull request #33558 from MichaelSimons/issue-33343Michael Simons
2021-06-15Remove packages dir from checksums to publishMichael Simons
2021-06-15[main] Update dependencies from dotnet/runtime dotnet/efcore (#33524)dotnet-maestro[bot]
2021-06-15Use IsEditorRequired in Equality checks (#33553)Pranav K
2021-06-15Update build pipeline to publish source-build packagesMichael Simons
2021-06-15Preserve quote style when rendering markup content (#33548)Safia Abdalla
2021-06-15Fix HeadFile_HeadersButNotBodyServed (#33533)Chris Ross
2021-06-15Quarantine CanUpdateValuesMatchedByName #33530 (#33531)Chris Ross
2021-06-15Quarantine CanHandleMultipleAsyncErrorsFromDescendants #33528 (#33529)Chris Ross
2021-06-15Update SDK (#33525)Chris Ross
2021-06-15SpaProxy: Don't forward HTTP/1.1 only headers (#33502)Stephan Troyer
2021-06-15Enable more code analysis rules (#33303)Pranav K
2021-06-15Allow Blazor WebAssembly to return update capabilities (#33450)Pranav K