aspnetcore/src
Stephen Halter ea555458dc
Always flush HTTP/2 headers despite flow control (#20831)
2020-04-15 09:22:27 -07:00
..
Analyzers Applying suggesting fix from https://github.com/dotnet/aspnetcore/issues/10422 and use "CopyToOutputDirectory" rather than "CopyToPublishDirectory" (#20274) 2020-04-08 09:57:32 -07:00
Antiforgery Add .vsconfig files in root and beside slns 2020-03-31 14:25:44 -07:00
Azure Add .vsconfig files in root and beside slns 2020-03-31 14:25:44 -07:00
Components Add missing OffsetX and OffsetY events to MouseEventArgs. (#20478) 2020-04-14 10:00:32 -07:00
Configuration.KeyPerFile
DataProtection Add .vsconfig files in root and beside slns 2020-03-31 14:25:44 -07:00
DefaultBuilder [Static web assets] Add comment about static web assets in CreateDefaultBuilder (#20653) 2020-04-09 01:28:19 -07:00
Features/JsonPatch Add .vsconfig files in root and beside slns 2020-03-31 14:25:44 -07:00
FileProviders
Framework Reenable sharedfx with arm64 queue skipped (#20659) 2020-04-09 12:24:03 -07:00
Grpc Add .vsconfig files in root and beside slns 2020-03-31 14:25:44 -07:00
HealthChecks Fix flaky HealthCheck test (#20741) 2020-04-11 17:22:22 -07:00
Hosting Quarantine a hosting test that failed 2020-04-03 13:27:03 -07:00
Html/Abstractions
Http Implement HttpRequestStreamReader.ReadToEndAsync (#18232) 2020-04-13 23:40:21 -07:00
Identity Add overloads to CookieAuthentication to config options with services (#19268) 2020-04-06 21:23:49 +00:00
Installers More updates docs (#20513) 2020-04-03 22:09:36 +00:00
JSInterop
Localization
Logging.AzureAppServices Relocate Logging.Testing to AspNetCore.Testing 2020-04-02 00:16:01 -07:00
Middleware Remove workaround in HeaderPropagationMiddleware (#20533) 2020-04-09 16:43:18 -07:00
MusicStore Add .vsconfig files in root and beside slns 2020-03-31 14:25:44 -07:00
Mvc ModelValidation: Fixed MaxDepth exception when there are more items left then MaxValidationDepth after reaching MaxAllowedErrors (#18212) 2020-04-14 12:45:20 -07:00
ObjectPool
ProjectTemplates Quarantining tests (#20631) 2020-04-08 12:53:53 -07:00
Razor Implement `EmptyOrWhiteSpaceWriter.Encoding` 2020-04-08 11:59:18 -07:00
Security Quarantining tests (#20631) 2020-04-08 12:53:53 -07:00
Servers Always flush HTTP/2 headers despite flow control (#20831) 2020-04-15 09:22:27 -07:00
Shared Make header parsing "safe" (#20562) 2020-04-13 09:46:43 -07:00
SignalR Allow access to msgpack configuration options (#20438) 2020-04-13 21:58:03 -07:00
SiteExtensions
Testing Relocate Logging.Testing to AspNetCore.Testing 2020-04-02 00:16:01 -07:00
Tools Quarantining tests (#20631) 2020-04-08 12:53:53 -07:00
WebEncoders
submodules