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-09-10Update dependencies from https://github.com/dotnet/runtime build 20220909.6darc-release/7.0-caa740fc-8f8d-49be-a6cd-0ec1ee3e1bc9dotnet-maestro[bot]
2022-09-10Update dependencies from https://github.com/dotnet/efcore build 20220909.12 (...dotnet-maestro[bot]
2022-09-10[release/7.0] Remove tagged keys as entries are evicted (#43728)Sébastien Ros
2022-09-10Update dependencies from https://github.com/dotnet/efcore build 20220909.8 (#...dotnet-maestro[bot]
2022-09-09[release/7.0] Fix NavigationLock prerendering (#43785)Mackinnon Buck
2022-09-09[SignalR] [JS Client] Retry HTTP request on auth failure (#43854)Brennan
2022-09-09Update dependencies from https://github.com/dotnet/runtime build 20220909.1 (...dotnet-maestro[bot]
2022-09-09Empty template tweaks (#43868)Steve Sanderson
2022-09-09[release/7.0] Fix Blazor RemoteAuthenticatorView processing the same action m...Mackinnon Buck
2022-09-09[release/7.0] Improve error message for ByRef parameter exception (#43842)Bruno Oliveira
2022-09-09Update dependencies from https://github.com/dotnet/efcore build 20220909.5 (#...dotnet-maestro[bot]
2022-09-09[SignalR] Fix bug when combining streaming and client results (#43552)Brennan
2022-09-09[SignalR] Handle wrong type from client result (#43670)Brennan
2022-09-09[SignalR][TS client] Send ping on connection start (#43695)Brennan
2022-09-09Update dependencies from https://github.com/dotnet/efcore build 20220909.3 (#...dotnet-maestro[bot]
2022-09-09Update dependencies from https://github.com/dotnet/efcore build 20220909.1 (#...dotnet-maestro[bot]
2022-09-09Update dependencies from https://github.com/dotnet/runtime build 20220908.21 ...dotnet-maestro[bot]
2022-09-09Update dependencies from https://github.com/dotnet/efcore build 20220908.14 (...dotnet-maestro[bot]
2022-09-09Update dependencies from https://github.com/dotnet/efcore build 20220908.11 (...dotnet-maestro[bot]
2022-09-09[release/7.0] Update dependencies from dotnet/runtime dotnet/efcore (#43852)dotnet-maestro[bot]
2022-09-09[release/7.0] HTTP/3: Improve handling of connection timeout (#43820)James Newton-King
2022-09-09[release/7.0] Add query parameters to gRPC transcoding OpenAPI (#43751)James Newton-King
2022-09-09Serialize output caching entries to binary (#43672)Sébastien Ros
2022-09-09notin -> eq for PostBuildSign conditional (#43850)Matt Mitchell
2022-09-09Update dependencies from https://github.com/dotnet/efcore build 20220908.4 (#...dotnet-maestro[bot]
2022-09-09[SignalR] Avoid unobserved tasks in the .NET client (#43545)Brennan
2022-09-09Turn in-build signing on (#43838)Matt Mitchell
2022-09-08Update dependencies from https://github.com/dotnet/efcore build 20220908.1 (#...dotnet-maestro[bot]
2022-09-08Default install Playwright to false (#43811)Brennan
2022-09-08Update dotnet-getdocument to support minimal APIs (#43701)Safia Abdalla
2022-09-08Update dependencies from https://github.com/dotnet/runtime build 20220908.1 (...dotnet-maestro[bot]
2022-09-08[release/7.0] Fix tests from bad merge (#43817)James Newton-King
2022-09-08Fix non-shared framework packages referencing transport package (#43784)Brennan
2022-09-08Update dependencies from https://github.com/dotnet/efcore build 20220907.11 (...dotnet-maestro[bot]
2022-09-08[release/7.0] Cleanup and tests around transcoding error handling (#43745)James Newton-King
2022-09-08Avoid client result invocation ID collisions (#43716)Brennan
2022-09-08[release/7.0] Add default error response to gRPC transcoding (#43768)James Newton-King
2022-09-08[release/7.0] Update dependencies from dotnet/runtime dotnet/efcore (#43787)dotnet-maestro[bot]
2022-09-07Allow spaces between the url and http version #43704 (#43706)Chris Ross
2022-09-07[release/7.0] Fix auth exception stopping QUIC connection listener (#43730)James Newton-King
2022-09-07Throw if a by ref type is returned to avoid making invalid IL (#43733)David Fowler
2022-09-07Don't cache Endpoints if a source throws (#43729)Stephen Halter
2022-09-06Update dependencies from https://github.com/dotnet/efcore build 20220906.1 (#...dotnet-maestro[bot]
2022-09-06Remove aspnetcore submodule workaround (#43775)Nikola Milosavljevic
2022-09-06[release/7.0] Update dependencies from dotnet/efcore dotnet/runtime (#43665)dotnet-maestro[bot]
2022-09-03Skip output caching for keys with delimiters (#43553)Sébastien Ros
2022-09-02Handle T-E edge cases #43664 (#43669)Chris Ross
2022-09-02Hot reload: reinitialize component on param remove (#43418)Mackinnon Buck
2022-09-02Add pointerenter/leave to nonBubblingEvents (#43542)Haytam Zanid
2022-09-02QUIC: Don't complete writes on abort (#43630)James Newton-King