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
2020-07-10Ensure DevServer has the AspNetCore.App runtime in runtimeconfig.json (#23814)Pranav K
2020-07-07Update Roslyn package versions (#23630)Ajay Bhargav B
2020-07-04Add support for gzip compression during build and publish (#23611)Pranav K
2020-07-01Use linker extensibility to enable better trimming (#23512)Pranav K
2020-06-30Made the encodings of .razor and .cshtml files in the repo consistent (#23502)Ajay Bhargav B
2020-06-30Ensure BlazorWebAssembly.js is present (#23518)Pranav K
2020-06-30Strip insignificant whitespace at compile time (#23385)Steve Sanderson
2020-06-29Component package updates (#23371)Pranav K
2020-06-27Add custom request header decoder API to Kestrel (#23233)Stephen Halter
2020-06-27Add RazorLangVersion 5.0 (#23408)Pranav K
2020-06-26Add workaround for https://github.com/mono/linker/issues/1298 (#23368)Pranav K
2020-06-26Remove the file extension in CreateBlazorTrimmerRootDescriptorFile (#23330)Eric Erhardt
2020-06-26Annotate Components.Forms \ Components.Web \ Component.Server with nullable a...Pranav K
2020-06-26Update System.IdentityModel.Tokens.Jwt to 6.6 (#22846)Hao Kung
2020-06-25SDK fixes (#23317)Pranav K
2020-06-24Disconnect circuit on `beforeunload` event (#23224)Safia Abdalla
2020-06-24Replat blazor on net5 (#23078)Pranav K
2020-06-23Add support for optional FromBody parameters (#22634) (#23246)Pranav K
2020-06-22Use implicit logging scope for Activity (#22376)Sourabh Shirhatti
2020-06-22Fix binding <select> to a null value (#23221)Steve Sanderson
2020-06-22Render aria-invalid if the state is invalid (#23131)Artak
2020-06-20Flow endpoint and httpcontext always from authz middleware (#22672)Hao Kung
2020-06-20Change HttpSys default client cert mode to Allow Cert #14840 (#23162)Chris Ross
2020-06-19Add nullable annotations to Microsoft.AspNetCore.Components (#22944)Pranav K
2020-06-19Fix up rendering for select elements with options component (#22978)Safia Abdalla
2020-06-19Kestrel Endpoints' "SslProtocols" settable via config (#22663) (#22910)Filip Staffa
2020-06-19Fix Windows 7/8 Kestrel tests (#23069)John Luo
2020-06-19Annotate Authorization.Core, Authorization.Policy with nullable (#22990)Pranav K
2020-06-19Add support for <BlazorWebAssemblyLazyLoad /> item group (#23071)Safia Abdalla
2020-06-19Enable `/warnAsError` (#23072)Doug Bunting
2020-06-19Fix Kestrel HTTP/2 debug assert failure (#23062)Stephen Halter
2020-06-18Fix authorization setup in Razor pages template (#23029)Safia Abdalla
2020-06-18Merge pull request #22902 from dotnet-maestro-bot/merge/release/3.1-to-masterDoug Bunting
2020-06-18Fix null reference errors in tests (#23091)Pranav K
2020-06-18Update FormsTest.csJustin Kotalik
2020-06-18Add sharedfx and targeting pack tests (#23045)John Luo
2020-06-18Downgrade or throw when HTTP/2 over TLS is configured on older Windows versio...John Luo
2020-06-18Fix build issues in Blazor WASM template tests (#23052)Safia Abdalla
2020-06-17Update Microsoft.AspNetCore.Server.HttpSys.FunctionalTests.csprojJustin Kotalik
2020-06-17Update Microsoft.AspNetCore.Server.HttpSys.csprojJustin Kotalik
2020-06-17Add missing doc files and cleanup nits (#22931)Doug Bunting
2020-06-17Enable Helix tests for Microsoft.AspNetCore.Mvc.Razor.Extensions.* projects.N. Taylor Mullen
2020-06-17Quarantine failing test (#23044)Safia Abdalla
2020-06-17[master] Update dependencies from dotnet/runtime (#23040)dotnet-maestro[bot]
2020-06-17Update Microsoft.AspNetCore.Shared.Tests.csprojJustin Kotalik
2020-06-17Update Http2Utilities.csJustin Kotalik
2020-06-17Fix #23038 (#23039)ZeBobo5
2020-06-17adding community identity providers (#17051)David Melendez
2020-06-17Add SetIsOriginAllowedToAllowWildcardSubdomains_DoesNotAllowRootDomain test (...Ken Dale
2020-06-17Link to maintained identity provider (#21015)Dan Friedman