aspnetcore/src
Dylan Dmitri Gray bd4b843678
Dylan/queue limit (#10590)
* Added queue limit, extra requests are 503'd

* Combined counters into an atomic `TotalRequests`

* small safety fix

* Updated log messages; simplified flow
2019-05-31 14:53:19 -07:00
..
Analyzers
Antiforgery
Azure
Components Add unmatched attributes support to forms (#10712) 2019-05-31 14:50:33 -07:00
DataProtection
DefaultBuilder Runtime integration for static web assets (#10632) 2019-05-31 09:04:59 +02:00
Features/JsonPatch
Framework
Hosting
Html/Abstractions
Http Produce Microsoft.AspNetCore.Authorization as a package (#10684) 2019-05-31 21:12:16 +02:00
Identity Update Identity tests for EF breaking changes 2019-05-30 19:43:31 -07:00
Installers
Middleware Dylan/queue limit (#10590) 2019-05-31 14:53:19 -07:00
MusicStore
Mvc Loop is not neccessary for checking createSelectorForSilentRouteProviders when first routeProvider is not IActionHttpMethodProvider (#10683) 2019-05-31 11:19:10 -07:00
ProjectTemplates [master] Update dependencies from aspnet/AspNetCore-Tooling (#10596) 2019-05-30 20:38:52 -07:00
Razor
Security Produce Microsoft.AspNetCore.Authorization as a package (#10684) 2019-05-31 21:12:16 +02:00
Servers Added support for unix domain sockets to the sockets transport (#10560) 2019-05-31 14:04:04 -07:00
Shared Implement new bedrock listener abstraction and re-plat Kestrel on top (#10321) 2019-05-30 20:34:26 -07:00
SignalR [master] Update dependencies from aspnet/AspNetCore-Tooling (#10596) 2019-05-30 20:38:52 -07:00
SiteExtensions
Tools
submodules