Commit Graph

16047 Commits

Author SHA1 Message Date
John Luo b494e50353 Fixup shutdown functional tests 2018-08-07 11:50:09 -07:00
John Luo 8a74cf3ed5 Gracefully shutdown HTTP/2 connections on server and client initiated shutdown 2018-08-07 10:59:29 -07:00
ASP.NET CI 903495da50 Updating submodule(s)
SignalR => e403de7fbf

[auto-updated: submodules]
2018-08-06 19:46:31 -07:00
ASP.NET CI e7a71ba52a Updating submodule(s)
SignalR => d76c074780

[auto-updated: submodules]
2018-08-06 19:19:36 -07:00
ASP.NET CI 34f1906601 Updating submodule(s)
Routing => 39c5700148

[auto-updated: submodules]
2018-08-06 18:19:43 -07:00
ASP.NET CI f36d7d30c2 Updating submodule(s)
IISIntegration => c6830afa55

[auto-updated: submodules]
2018-08-06 17:25:44 -07:00
Pavel Krymets c6830afa55
Add default debug log file name and dll information to debug log (#1149) 2018-08-06 17:20:44 -07:00
ASP.NET CI c28fdc2540 Updating submodule(s)
Diagnostics => 8ec69456ca

[auto-updated: submodules]
2018-08-06 16:57:12 -07:00
ASP.NET CI 878ff27dba Updating submodule(s)
Templating => 647f0f81c2

[auto-updated: submodules]
2018-08-06 16:27:15 -07:00
Ryan Brandenburg 647f0f81c2 CompatibilityVersion -> 2.2 2018-08-06 16:22:05 -07:00
ASP.NET CI f1868d9b02 Updating submodule(s)
EntityFrameworkCore => 9d0c0d2bdfb47112bf8a28e156a9c9daa48b09ac
Templating => e47a08612b

[auto-updated: submodules]
2018-08-06 22:27:47 +00:00
Ryan Brandenburg e47a08612b JQuery-validate-unobtrusive version 3.2.10 2018-08-06 15:21:46 -07:00
ASP.NET CI c00b2ecc08 Updating submodule(s)
IISIntegration => 60a559719f

[auto-updated: submodules]
2018-08-06 21:58:28 +00:00
Mike Harder 60a559719f
Reduce probability of startup port collisions (#1136)
- GetTickCount() is limited to the resolution of the system timer, which is typically 10-16 ms.  If two apps in separate app pools are started within this time window, it's possible GetTickCount() will return the same value, which causes the apps to try the same random port(s).
- Addresses #1124
2018-08-06 14:41:11 -07:00
ASP.NET CI 948eaeb4bc Updating submodule(s)
Mvc => 47f2f451e3

[auto-updated: submodules]
2018-08-06 21:30:06 +00:00
ASP.NET CI ba95df4093 Updating submodule(s)
AADIntegration => 9860766e9c
Antiforgery => 4b37beeed1
AuthSamples => 95c6289d44
AzureIntegration => 21ebe78324
BasicMiddleware => 30bf356596
BrowserLink => 24ace95b45f8181a4950760f6580e424b4f955bd
Caching => b7a398ff3721d76ce486bb1f7d79842deb169d70
Configuration => 0b8e0ca1d1f129f76a8fa9db5b7f5edb9b47d32f
CORS => c847d72590
DataProtection => 241155946f
DependencyInjection => 19f02293f95667d6712ee7fd5aa89762fb9f5d6e
Diagnostics => 602faf5baa
DotNetTools => dbad34cdef
EntityFrameworkCore => 0824ac772e2c52f2cdecb1d9e9d86fcfe1dbeb1c
EventNotification => 5de2cf400ad5a0b9fc0bf640bcc8bf02dde2625d
FileSystem => 13c424d700d92926a6c885a57dce3fab04c0586a
Hosting => ea4623aae0
HtmlAbstractions => 04d476a729
HttpAbstractions => a4d6374861
HttpClientFactory => 76ba4b18d62fd5eb4afe404f6bee68d90a94937d
HttpSysServer => 047e39ed33
Identity => b3f356c541
IISIntegration => 8f3513b9ec
JavaScriptServices => cd2b52bbd0
JsonPatch => 8100421d2f
KestrelHttpServer => a93a3d77cb
Localization => e522b3e6e2
Logging => 13625db4bedf39d22e1a33d1314da03f3c980500
MetaPackages => e41703a6ce
MusicStore => 582ae3d6a4
Mvc => f067c3964f
MvcPrecompilation => 63e17ca673
Options => 6aac6e28fda6093f86d8cad4e9c80923143807da
Proxy => aee739a9ca42bb428a808d726c7b875fca48a357
Razor => c7337c2d65
ResponseCaching => 638e372599
Routing => 0aee3f3595
Scaffolding => 3ee0ef75a20be328fb6cc8bc41456cdccfc3d9c2
Security => 899dce9960
ServerTests => 37ed92da14
Session => 290b71fe65
SignalR => 104453e35b
StaticFiles => 06342cf54c
Templating => 6da2ae6dbf
WebSockets => 7e0ecf12e8

[auto-updated: submodules]
2018-08-06 21:00:37 +00:00
ASP.NET CI 7e0ecf12e8 Update dependencies.props
[auto-updated: dependencies]
2018-08-06 20:55:10 +00:00
ASP.NET CI 6da2ae6dbf Update dependencies.props
[auto-updated: dependencies]
2018-08-06 20:54:17 +00:00
ASP.NET CI 582ae3d6a4 Update dependencies.props
[auto-updated: dependencies]
2018-08-06 20:44:36 +00:00
ASP.NET CI e41703a6ce Update dependencies.props
[auto-updated: dependencies]
2018-08-06 20:44:17 +00:00
ASP.NET CI a93a3d77cb Update dependencies.props
[auto-updated: dependencies]
2018-08-06 20:42:59 +00:00
ASP.NET CI 8100421d2f Update dependencies.props
[auto-updated: dependencies]
2018-08-06 20:42:45 +00:00
ASP.NET CI cd2b52bbd0 Update dependencies.props
[auto-updated: dependencies]
2018-08-06 20:42:28 +00:00
ASP.NET CI 8f3513b9ec Update dependencies.props
[auto-updated: dependencies]
2018-08-06 20:39:09 +00:00
ASP.NET CI a4d6374861 Update dependencies.props
[auto-updated: dependencies]
2018-08-06 20:37:09 +00:00
ASP.NET CI 04d476a729 Update dependencies.props
[auto-updated: dependencies]
2018-08-06 20:36:56 +00:00
ASP.NET CI ea4623aae0 Update dependencies.props
[auto-updated: dependencies]
2018-08-06 20:36:33 +00:00
ASP.NET CI dbad34cdef Update dependencies.props
[auto-updated: dependencies]
2018-08-06 20:33:37 +00:00
ASP.NET CI 241155946f Update dependencies.props
[auto-updated: dependencies]
2018-08-06 20:32:30 +00:00
ASP.NET CI 21ebe78324 Update dependencies.props
[auto-updated: dependencies]
2018-08-06 20:29:01 +00:00
ASP.NET CI 95c6289d44 Update dependencies.props
[auto-updated: dependencies]
2018-08-06 20:28:34 +00:00
ASP.NET CI 9860766e9c Update dependencies.props
[auto-updated: dependencies]
2018-08-06 20:26:50 +00:00
ASP.NET CI 1f69584cce Updating submodule(s)
IISIntegration => 4e7cbb1931

[auto-updated: submodules]
2018-08-06 19:53:05 +00:00
Pavel Krymets 4e7cbb1931
Initialize logging under exclusive lock (#1161) 2018-08-06 12:30:58 -07:00
ASP.NET CI b6f855dcd1 Updating submodule(s)
Templating => c5a5134e46

[auto-updated: submodules]
2018-08-06 19:23:02 +00:00
Ryan Brandenburg c5a5134e46 Revert "Rename Web Application to Starter Web Application"
This reverts commit 01ce77da56.
2018-08-06 12:10:14 -07:00
Ryan Brandenburg 41d648fcc1 Fully-qualify model name 2018-08-06 12:03:22 -07:00
ASP.NET CI b6183cac76 Updating submodule(s)
KestrelHttpServer => ea7e53cab0

[auto-updated: submodules]
2018-08-06 18:54:00 +00:00
Chris Ross (ASP.NET) ea7e53cab0 Send Resets for unhandled app exceptions #2733 2018-08-06 11:35:42 -07:00
ASP.NET CI e1373ca3ad Updating submodule(s)
SignalR => c48412441d

[auto-updated: submodules]
2018-08-06 11:10:23 -07:00
ASP.NET CI 7b2e7d2716 Updating submodule(s)
EntityFrameworkCore => dce2574964887f9a9c07462f99a14281d48e27f7
HttpSysServer => 74d779f5e7
SignalR => e78e3db6f4
Templating => 3ee57ff81a

[auto-updated: submodules]
2018-08-06 10:42:26 -07:00
Artak 3ee57ff81a
Merge pull request #659 from aspnet/dev/mkArtakMSFT/issue579
Removed the `layout=null` assignment from the page
2018-08-06 10:35:26 -07:00
Ryan Brandenburg 71c15fb76a Use bootstrap4 for templates 2018-08-06 10:16:35 -07:00
ASP.NET CI ee9272e661 Updating submodule(s)
IISIntegration => 959771e73a

[auto-updated: submodules]
2018-08-06 10:14:14 -07:00
Pavel Krymets 959771e73a
Fix incrementality checks for test projects (#1145) 2018-08-06 09:46:40 -07:00
ASP.NET CI b12bc0c367 Updating submodule(s)
IISIntegration => c2f5101b73

[auto-updated: submodules]
2018-08-06 09:46:40 -07:00
Pavel Krymets c2f5101b73
Split managed application status and IApplication status (#1148)
Split managed application status and IApplication status
2018-08-06 09:41:56 -07:00
Artak 14512a714f
Removed the `layout=null` assignment from the page 2018-08-06 08:55:51 -07:00
ASP.NET CI a4245961c7 Updating submodule(s)
EntityFrameworkCore => a3124077a8f03412471f27f5a046c863cd26f14f

[auto-updated: submodules]
2018-08-06 08:43:43 -07:00
ASP.NET CI 9533f027ef Updating submodule(s)
Templating => d95f971693

[auto-updated: submodules]
2018-08-06 07:27:11 -07:00