Commit Graph

37701 Commits

Author SHA1 Message Date
ASP.NET CI 566b4dc1d6 Updating submodule(s)
Common => 0f768ad5a3ca9a5f125125661395d635f6cfad2f

[auto-updated: submodules]
2018-08-27 19:52:07 +00:00
Pavel Krymets 9f82ec3c18
Merge pull request #1335 from dotnet-maestro-bot/merge/release/2.2-to-master
[automated] Merge branch 'release/2.2' => 'master'
2018-08-27 12:31:41 -07: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
Pavel Krymets 9f49539177
Re enable --no-restore (#1336) 2018-08-27 11:10:16 -07:00
Stephen Halter f70ba53253
Fix race when SystemClock is accessed before first heartbeat (#2851) 2018-08-27 10:59:29 -07:00
ASP.NET CI 4ad37f5daf Updating submodule(s)
Hosting => c9a4ee8b71

[auto-updated: submodules]
2018-08-27 10:54:47 -07:00
Alfred Myers c9a4ee8b71 Change List<Action> to Action (#1480) 2018-08-27 10:33:05 -07:00
ASP.NET CI edab7cf4b7 Updating submodule(s)
Templating => 9652fbd2b4

[auto-updated: submodules]
2018-08-27 10:23:38 -07:00
Matt Ward 9652fbd2b4 Fix default None items not being removed from ClientApp directory
Content MSBuild items from the ClientApp directory are removed from
the project using an MSBuild and then all files are added as None
items. None items that were added by the .NET Core SDK default MSBuild
items were not being removed from the ClientApp directory. This
resulted in duplicate files shown in Visual Studio for Mac. This
affected all the SPA project templates.

Fixes #559
2018-08-27 09:59:00 -07:00
ASP.NET CI 6e5869f31c Updating submodule(s)
Templating => a3b20c57ea

[auto-updated: submodules]
2018-08-27 09:56:47 -07:00
Ryan Brandenburg a3b20c57ea Add appsettings.json to EmptyWeb 2018-08-27 09:52:47 -07:00
dotnet-maestro-bot 2d9d4e35fe Upgrade to .NET Core 3.0.0-preview1-26827-01 (#1333) 2018-08-27 08:44:07 -07:00
Nate McMaster 37a4409adc
Merge branch 'release/2.2' 2018-08-27 08:43:47 -07:00
ASP.NET CI a5ee461dae Updating submodule(s)
AADIntegration => 5621bbaf4e
Antiforgery => bf5cbc4126
AuthSamples => 1cda2a9e3e
AzureIntegration => ca8c820235
BasicMiddleware => 54cba4cafe
BrowserLink => 3ecb10ddb7f9b074a815fb4f8243243516b66213
Caching => 970e255413466eb05c83339bb10f57465db4f3eb
Common => dfd7e8cf6a916217abe2cb0aa4bc489e32f815e2
Configuration => c0461cd48b50c409f50e95ace8d81c2233542aa6
CORS => df83e9e49c
DataProtection => 190b2bfc87
DependencyInjection => 681d2c431b6969cb1caf1b781a00d6d57ab1fe90
Diagnostics => 241208dee0
DotNetTools => 4ced217d23
EntityFrameworkCore => 76d1580170564d2ec9ea8f58b0c444aed1202fd0
EventNotification => 7960248d83158dd562677e2d23302edfb02776ae
FileSystem => 4c808bb5658e6598922933a075da96df54d63d25
Hosting => 637dea8487
HtmlAbstractions => 630bcb94cb
HttpAbstractions => 55ba639657
HttpClientFactory => ca9c0200e67e4c5cb0abf13b090a5ddb1623254c
HttpSysServer => 9587c58140
Identity => 543e05df37
IISIntegration => 4ac3b0246e
JavaScriptServices => e47f15fdc8
JsonPatch => b76ab6743a
KestrelHttpServer => b304f7bd5a
Localization => 1c11511c22
Logging => 40c14c6d023585bd3b1cbfafeda3f414ecff4b29
MetaPackages => d420967e3e
Microsoft.Data.Sqlite => 6f226cf6ea2cffe3a5e80535ec061830a354a900
MusicStore => 9600b1b9ac
Mvc => a40ceec73c
MvcPrecompilation => 62ace2e217
Options => 133204d6527d96b6cdfb144d1a50ff6cb0e4c7bd
Proxy => b84cb489eee95f67111f8b92c47a59ba92d7ec64
Razor => 02bc4604a5
ResponseCaching => 701708dc63
Routing => 5d77bead7c
Scaffolding => 46322e465d94b4664477754a1d0e7aacc3dd5d70
Security => 7a7dcec569
ServerTests => 50b574b1af
Session => 921f52ccb6
SignalR => ddfb2f2ea8
StaticFiles => 0a79b7ab13
Templating => 00faa0ca2e
WebHooks => f6d00416b6d381614eb98514a4d15616b9320512
WebSockets => 5337068cc5

[auto-updated: submodules]
2018-08-26 12:38:18 -07:00
ASP.NET CI 5337068cc5 Update dependencies.props
[auto-updated: dependencies]
2018-08-26 19:33:54 +00:00
ASP.NET CI 00faa0ca2e Update dependencies.props
[auto-updated: dependencies]
2018-08-26 19:32:27 +00:00
ASP.NET CI 0a79b7ab13 Update dependencies.props
[auto-updated: dependencies]
2018-08-26 19:32:11 +00:00
ASP.NET CI ddfb2f2ea8 Update dependencies.props
[auto-updated: dependencies]
2018-08-26 19:29:18 +00:00
ASP.NET CI 921f52ccb6 Update dependencies.props
[auto-updated: dependencies]
2018-08-26 19:29:04 +00:00
ASP.NET CI 50b574b1af Update dependencies.props
[auto-updated: dependencies]
2018-08-26 19:28:52 +00:00
ASP.NET CI 7a7dcec569 Update dependencies.props
[auto-updated: dependencies]
2018-08-26 19:28:22 +00:00
ASP.NET CI 5d77bead7c Update dependencies.props
[auto-updated: dependencies]
2018-08-26 19:27:28 +00:00
ASP.NET CI 701708dc63 Update dependencies.props
[auto-updated: dependencies]
2018-08-26 19:27:14 +00:00
ASP.NET CI 02bc4604a5 Update dependencies.props
[auto-updated: dependencies]
2018-08-26 19:26:05 +00:00
ASP.NET CI 62ace2e217 Update dependencies.props
[auto-updated: dependencies]
2018-08-26 19:25:07 +00:00
ASP.NET CI a40ceec73c Update dependencies.props
[auto-updated: dependencies]
2018-08-26 19:23:17 +00:00
ASP.NET CI 9600b1b9ac Update dependencies.props
[auto-updated: dependencies]
2018-08-26 19:22:38 +00:00
ASP.NET CI d420967e3e Update dependencies.props
[auto-updated: dependencies]
2018-08-26 19:22:03 +00:00
ASP.NET CI 1c11511c22 Update dependencies.props
[auto-updated: dependencies]
2018-08-26 19:21:20 +00:00
ASP.NET CI b304f7bd5a Update dependencies.props
[auto-updated: dependencies]
2018-08-26 19:20:40 +00:00
ASP.NET CI b76ab6743a Update dependencies.props
[auto-updated: dependencies]
2018-08-26 19:20:27 +00:00
ASP.NET CI e47f15fdc8 Update dependencies.props
[auto-updated: dependencies]
2018-08-26 19:20:09 +00:00
ASP.NET CI 4ac3b0246e Update dependencies.props
[auto-updated: dependencies]
2018-08-26 19:16:27 +00:00
ASP.NET CI 543e05df37 Update dependencies.props
[auto-updated: dependencies]
2018-08-26 19:15:27 +00:00
ASP.NET CI 9587c58140 Update dependencies.props
[auto-updated: dependencies]
2018-08-26 19:15:08 +00:00
ASP.NET CI 55ba639657 Update dependencies.props
[auto-updated: dependencies]
2018-08-26 19:14:26 +00:00
ASP.NET CI 630bcb94cb Update dependencies.props
[auto-updated: dependencies]
2018-08-26 19:14:12 +00:00
ASP.NET CI 637dea8487 Update dependencies.props
[auto-updated: dependencies]
2018-08-26 19:13:48 +00:00
ASP.NET CI 4ced217d23 Update dependencies.props
[auto-updated: dependencies]
2018-08-26 19:10:41 +00:00
ASP.NET CI 241208dee0 Update dependencies.props
[auto-updated: dependencies]
2018-08-26 19:10:15 +00:00
ASP.NET CI 190b2bfc87 Update dependencies.props
[auto-updated: dependencies]
2018-08-26 19:09:31 +00:00
ASP.NET CI df83e9e49c Update dependencies.props
[auto-updated: dependencies]
2018-08-26 19:09:15 +00:00
ASP.NET CI 54cba4cafe Update dependencies.props
[auto-updated: dependencies]
2018-08-26 19:07:17 +00:00
ASP.NET CI ca8c820235 Update dependencies.props
[auto-updated: dependencies]
2018-08-26 19:05:32 +00:00
ASP.NET CI 1cda2a9e3e Update dependencies.props
[auto-updated: dependencies]
2018-08-26 19:05:09 +00:00
ASP.NET CI bf5cbc4126 Update dependencies.props
[auto-updated: dependencies]
2018-08-26 19:04:55 +00:00
ASP.NET CI 5621bbaf4e Update dependencies.props
[auto-updated: dependencies]
2018-08-26 19:03:13 +00:00
ASP.NET CI 7672cb7524 Updating submodule(s)
IISIntegration => 9b68c5ce89

[auto-updated: submodules]
2018-08-24 22:25:24 -07:00