aspnetcore/src
James Newton-King 818279f1f5
Add HealthChecks to solution and enable nullable in tests (#25059)
2020-08-20 15:04:44 +00:00
..
Analyzers Remove Internal.AspNetCore.Analyzers (#24693) 2020-08-11 03:08:55 +00:00
Antiforgery Clean up some usage of SHA1 and SHA256 in the code base (#24696) 2020-08-10 14:26:41 -07:00
Azure Merge branch 'merge/release/5.0-preview8-to-master' of https://github.com/dotnet-maestro-bot/AspNetCore into merge/release/5.0-preview8-to-master 2020-07-27 09:31:46 -07:00
Components Make OnNavigateAsync EventCallback and cancel previous navigation (#25011) 2020-08-19 18:25:24 -07:00
Configuration.KeyPerFile
DataProtection Move DataProtection tests to HostBuilder (#24254) 2020-07-23 21:57:33 +00:00
DefaultBuilder Add nullable annotations to M.A.Hosting and DefaultBuilder (#24571) 2020-08-05 01:07:11 +00:00
Features/JsonPatch
FileProviders Right-size Lists when created (#23714) 2020-08-19 09:45:52 -07:00
Framework Remove Internal.AspNetCore.Analyzers (#24693) 2020-08-11 03:08:55 +00:00
Grpc Fix HTTP/2 tests that use HttpClient and H2C (#24981) 2020-08-18 21:12:52 +12:00
HealthChecks Add HealthChecks to solution and enable nullable in tests (#25059) 2020-08-20 15:04:44 +00:00
Hosting Quarantine tests (#24757) 2020-08-11 01:06:20 +00:00
Html/Abstractions
Http Right-size Lists when created (#23714) 2020-08-19 09:45:52 -07:00
Identity Right-size Lists when created (#23714) 2020-08-19 09:45:52 -07:00
Installers Remove Internal.AspNetCore.Analyzers (#24693) 2020-08-11 03:08:55 +00:00
JSInterop
Localization
Logging.AzureAppServices
Middleware Throw original exception if exception handler is not found (#25062) 2020-08-20 02:45:07 -07:00
MusicStore Convert DatabaseErrorPage to exception filter (#24588) 2020-08-17 11:13:17 -07:00
Mvc Right-size Lists when created (#23714) 2020-08-19 09:45:52 -07:00
ObjectPool
ProjectTemplates [Blazor][Identity] Update to the latest identity server version (#25002) 2020-08-19 02:12:35 -07:00
Razor Quarantine flaky Razor Integration tests (#25043) 2020-08-19 14:34:12 -07:00
Security Right-size Lists when created (#23714) 2020-08-19 09:45:52 -07:00
Servers Quarantine a couple kestrel flaky tests (#25047) 2020-08-19 16:00:18 -07:00
Shared Add support delegating requests in HttpSysServer (#24857) 2020-08-19 10:27:18 -07:00
SignalR Parallel hub invocations (#23535) 2020-08-19 14:58:24 -07:00
SiteExtensions Remove ANCM shim and outofprocess handler from Runtime SiteExtension (#24884) 2020-08-13 15:54:43 -07:00
Testing
Tools Fix #24846 by using ConditionalFact (#25041) 2020-08-19 12:31:18 -07:00
WebEncoders
submodules