Commit Graph

16027 Commits

Author SHA1 Message Date
Patrick Westerhoff 208f6ff568 Fix #574: Set NoDefaultLaunchSettingsFile
When a project is created with ExcludeLaunchSettings enabled, set the
NoDefaultLaunchSettingsFile property to prevent Visual Studio from
creating a launchSettings.json.
2018-08-29 11:35:16 -07:00
Hao Kung 820c0405e3
Add new options package (#1345) 2018-08-29 10:41:54 -07:00
ASP.NET CI 265eff37ad Updating submodule(s)
EntityFrameworkCore => 2b2b13caa37906ac59911218e694b76f8744b88a

[auto-updated: submodules]
2018-08-28 17:37:12 -07:00
ASP.NET CI 2da21a4784 Updating submodule(s)
EntityFrameworkCore => 74860990fad0c7dd73a36325b046da5966f13d67

[auto-updated: submodules]
2018-08-29 00:16:45 +00:00
ASP.NET CI fa8eee9e22 Updating submodule(s)
EntityFrameworkCore => ec36f0b45f351470a3243fad5eae1bc369f09913

[auto-updated: submodules]
2018-08-28 16:59:12 -07:00
ASP.NET CI e6b8f3183c Updating submodule(s)
EntityFrameworkCore => 5c3bed8b776d6ed4761e25e7f8738ddb6f3ad03c

[auto-updated: submodules]
2018-08-28 23:35:18 +00:00
ASP.NET CI 2660a4e64d Updating submodule(s)
EntityFrameworkCore => 383a589522d626e0e3b4d99397f86986d39d8dba

[auto-updated: submodules]
2018-08-28 23:16:49 +00:00
Gert Driesen 1a43e67542 Remove workaround for dotnet/corefx#24562 (#2863)
This issue caused a bind to a recently used endpoint to fail on macOS and Linux.

Addresses #2820
2018-08-28 15:59:17 -07:00
ASP.NET CI 28c70c32d0 Updating submodule(s)
DotNetTools => 624c2ecd28
IISIntegration => c62c7f6a61
Mvc => 667ad4daff
SignalR => f314362ea5

[auto-updated: submodules]
2018-08-28 15:19:19 -07:00
Nate McMaster 65ddfd1f02
Add dotnet-httprepl to artifacts.props 2018-08-28 15:11:25 -07:00
Justin Kotalik c62c7f6a61
Check event logs until process start time (#1338) 2018-08-28 14:26:07 -07:00
Justin Kotalik 3586291f6b Merge branch 'merge/release/2.1-to-release/2.2' into release/2.2 2018-08-28 14:09:02 -07:00
ASP.NET CI 068dea5050 Updating submodule(s)
IISIntegration => 68e6b7e1b8

[auto-updated: submodules]
2018-08-28 13:51:45 -07:00
Mike Lorbetske 624c2ecd28
Merge pull request #468 from mlorbetske/mlorbe/AddHttpRepl
[WIP] Add the HTTP REPL
2018-08-28 12:16:27 -07:00
ASP.NET CI 79d6ebe126 Updating submodule(s)
KestrelHttpServer => 5ea537fbc4
SignalR => 3bc2cfc3b1

[auto-updated: submodules]
2018-08-28 18:56:54 +00:00
Justin Kotalik 68e6b7e1b8
Update ANCM version to 12.1 (#1286) 2018-08-28 11:56:13 -07:00
Stephen Halter 5ea537fbc4
Don't advance examined in Http1MessageBody.PumpAsync for canceled reads (#2847) 2018-08-28 11:28:17 -07:00
ASP.NET CI 4cd60df4d1 Updating submodule(s)
IISIntegration => d2109e3513
KestrelHttpServer => 89f4850883

[auto-updated: submodules]
2018-08-28 18:26:27 +00:00
ASP.NET CI 5bc1889d4e Updating submodule(s)
EntityFrameworkCore => 0ffef54f5b545e415a5ea921e127e29973994abc
MetaPackages => e08d987cb3
Mvc => 10e1b619c3
MvcPrecompilation => f1a257c1d1
Scaffolding => 1efb86982667c19a1f06fbb91ad9ae781623c91f

[auto-updated: submodules]
2018-08-28 17:56:55 +00:00
Stephen Halter 89f4850883
Avoid throwing the same exception instances in parallel (#2859) 2018-08-28 10:56:46 -07:00
Justin Kotalik d2109e3513 Merge branch 'merge/release/2.1-to-release/2.2' into release/2.2 2018-08-28 10:55:11 -07:00
Nate McMaster e08d987cb3
Merge branch 'release/2.1' into release/2.2 2018-08-28 10:51:38 -07:00
Nate McMaster 5f89835420
Merge branch 'release/2.1' into release/2.2 2018-08-28 10:33:12 -07:00
ASP.NET CI bf88509d99 Updating submodule(s)
IISIntegration => 037482829d
Mvc => 5a4fd3e792
MvcPrecompilation => 64b65b6991
SignalR => 04c606d55f
Templating => 9c28f95b12

[auto-updated: submodules]
2018-08-28 10:22:51 -07:00
Nate McMaster afa93f1852
Merge branch 'release/2.1' into release/2.2 2018-08-28 10:14:24 -07:00
Ryan Brandenburg 9c28f95b12 Add Microsoft.AspNetCore.Razor.Design to templates (#674) 2018-08-28 09:41:15 -07:00
ASP.NET CI 5b551e9af7 Updating submodule(s)
KestrelHttpServer => 6dc55a0462

[auto-updated: submodules]
2018-08-28 16:37:23 +00:00
Justin Kotalik 037482829d
Add commit hash to V1 description (#1281) 2018-08-28 09:36:21 -07:00
Justin Kotalik 5f20f2a2dd
Update schema for ANCMv1 (#1276) 2018-08-28 09:35:49 -07:00
Justin Kotalik cc26d973ba
Remove early dereference of ASPNETCORE_PORT env var (#1274) 2018-08-28 09:34:54 -07:00
Justin Kotalik 338af6f07d
Reduce probability of startup port collisions (#1273) 2018-08-28 09:34:10 -07:00
David Fowler 6dc55a0462
Don't preserve the ExecutionContext when dispatching callbacks (#2861)
* Don't preserve the ExecutionContext when dispatching callbacks
- The layers up stack already preserve and restore the ExecutionContext, there's no need to capture and run for the scheduler callback and cancellation token callback
2018-08-28 09:32:33 -07:00
ASP.NET CI 88e2e230ae Updating submodule(s)
IISIntegration => 4d2e776c41
Mvc => 5e20c313d9
Razor => d0c7d81336

[auto-updated: submodules]
2018-08-28 16:25:24 +00:00
Nate McMaster 42fa04aa87
Add the latest version of Microsoft.AspNetCore.Razor.Design to the offline package cache (#1316) 2018-08-28 09:19:56 -07:00
Nate McMaster 6b1d22c581
Add package descriptions for Microsoft.AspNetCore.{App, All} (#1320) 2018-08-28 09:19:37 -07:00
Nate McMaster b206d59612
Prepare 2.1.5 patch 2018-08-28 09:14:43 -07:00
Nate McMaster 3dedfa2f61
Bumping version from 2.1.3 to 2.1.4 2018-08-28 09:07:52 -07:00
ASP.NET CI 922e202a45 Updating submodule(s)
EntityFrameworkCore => 93fb3f0054892143e8b4a8b6520497dd2476394f
Mvc => 0fcf2448c3

[auto-updated: submodules]
2018-08-27 18:11:34 -07:00
ASP.NET CI f9e75cc287 Updating submodule(s)
IISIntegration => 2605b943f3
Mvc => 501df09fd6

[auto-updated: submodules]
2018-08-27 17:20:03 -07:00
Justin Kotalik 2605b943f3
Use only one log file for stdout (#1334) 2018-08-27 16:50:16 -07:00
ASP.NET CI c9f3dd6edc Updating submodule(s)
EntityFrameworkCore => d287fae06ca6573b8650a35f2d109455815b9cc1

[auto-updated: submodules]
2018-08-27 23:48:08 +00:00
ASP.NET CI 9c586d437e Updating submodule(s)
Mvc => 5e20c313d9

[auto-updated: submodules]
2018-08-27 23:33:13 +00:00
ASP.NET CI 3ff632a60b Updating submodule(s)
Mvc => 8ed9d0aac2

[auto-updated: submodules]
2018-08-27 23:04:46 +00:00
ASP.NET CI 07ede6d6cb Updating submodule(s)
EntityFrameworkCore => f156e31cffd48a3df70b3444c1bd7b8a009ff0e9
KestrelHttpServer => b039fb73c4

[auto-updated: submodules]
2018-08-27 22:34:52 +00:00
David Fowler b039fb73c4
Update README.md 2018-08-27 15:12:29 -07:00
ASP.NET CI 729bc8d356 Updating submodule(s)
Identity => 64af0228d6

[auto-updated: submodules]
2018-08-27 20:50:12 +00:00
ASP.NET CI 566b4dc1d6 Updating submodule(s)
Common => 0f768ad5a3ca9a5f125125661395d635f6cfad2f

[auto-updated: submodules]
2018-08-27 19:52:07 +00:00
ASP.NET CI d99c9d78ee Updating submodule(s)
Hosting => 04b365a22f
Logging => 735e2bc733fbf1981dd1bde5f25ae98f54b6ffe3

[auto-updated: submodules]
2018-08-27 12:10:23 -07:00
David Fowler 04b365a22f
Don't hold onto the HttpContext in the HostingLogScope (#1531)
- Multiple things capture the ExecutionContext, reduce the changes of improperly rooting the HttpContext when we only need a few properties from the request.
2018-08-27 11:59:56 -07:00
ASP.NET CI 7ffce73d54 Updating submodule(s)
IISIntegration => 9f49539177
KestrelHttpServer => f70ba53253

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