aspnetcore/src
Brennan 4cc328aff4
Pass CancellationToken to WaitAsync in client (#20210)
2020-03-31 15:36:24 -07:00
..
Analyzers Fix #10756 by removing some previously-obsoleted SignalR methods (#20015) 2020-03-23 20:26:39 +00:00
Antiforgery nit: Mark shell scripts as executable 2020-03-25 11:04:25 -07:00
Azure Migration fixup for Logging.Testing 2020-03-04 22:10:12 -08:00
Components Add support for optional parameters in Blazor routes (#19733) 2020-03-30 12:30:28 -07:00
Configuration.KeyPerFile More merge fixes 2020-02-20 21:58:16 -08:00
DataProtection fix #19571 by removing dataprotection.azure packages (#19572) 2020-03-06 16:46:42 -08:00
DefaultBuilder Feedback 2020-03-06 12:42:42 -08:00
Features/JsonPatch Apply some fixes 2020-02-19 14:18:29 -08:00
FileProviders More merge fixes 2020-02-20 21:58:16 -08:00
Framework Unskip targeting pack tests 2020-03-25 15:36:53 -07:00
Grpc Prevent background process from crashing test when writing to… (#20254) 2020-03-28 12:43:39 +13:00
HealthChecks Improve HealthCheckEndText message (#20124) 2020-03-25 00:19:19 -07:00
Hosting Fix #19991 Made TestHost fail when Response Flush is called with AllowSynchronossIO being dissabled (#20059) 2020-03-26 09:46:15 -07:00
Html/Abstractions Merge branch 'release/3.1' into master 2020-02-18 13:46:51 -08:00
Http Convert InvalidOperationException to InvalidDataException for form reader (#20138) 2020-03-26 09:42:22 -07:00
Identity Bugfix for Microsoft.AspNetCore.Identity.Base32.ToBase32 function (#19621) 2020-03-16 21:15:03 -07:00
Installers Merge branch 'master' into merge/release/3.1-to-master 2020-02-20 16:07:37 -08:00
JSInterop Build fixups in master (#19338) 2020-02-26 10:45:38 -08:00
Localization Migration fixup for Logging.Testing 2020-03-04 22:10:12 -08:00
Middleware Added null check to CorsPolicyBuilder (#19831) 2020-03-30 19:32:30 +00:00
MusicStore Feedback 2020-03-06 12:42:42 -08:00
Mvc Quarantine some tests (#19932) 2020-03-17 16:31:24 -07:00
ObjectPool More merge fixes 2020-02-20 21:58:16 -08:00
ProjectTemplates Quarantine flaky tests (#20261) 2020-03-28 11:03:12 -07:00
Razor Regenerate ref assemblies 2020-02-20 16:53:07 -08:00
Security Use Backchannel.DefaultRequestVersion in OAuth & OIDC requests #20096 (#20295) 2020-03-30 20:12:54 +00:00
Servers Quarantined DATA_Sent_TooSlowlyDueToOutputFlowControlOnLargeWrite_AbortsConnectionAfterRateTimeout (#20317) 2020-03-30 18:03:27 +00:00
Shared Convert InvalidOperationException to InvalidDataException for form reader (#20138) 2020-03-26 09:42:22 -07:00
SignalR Pass CancellationToken to WaitAsync in client (#20210) 2020-03-31 15:36:24 -07:00
SiteExtensions Change SiteExtension reference (#19218) (#19241) 2020-02-21 10:31:40 -08:00
Testing Re-enable AssemblyTestLogTests (#19686) 2020-03-08 22:19:55 -07:00
Tools Correct permalink to publishing.props (#20011) 2020-03-19 14:45:32 -07:00
WebEncoders More merge fixes 2020-02-20 21:58:16 -08:00
submodules