Commit Graph

14436 Commits

Author SHA1 Message Date
ASP.NET CI d3dcf1cb30 Updating BuildTools from 2.1.3-rtm-15816 to 2.1.3-rtm-15817
[auto-updated: buildtools]
2018-08-17 10:25:28 -07:00
Pavel Krymets 24ed5586dc
Collect dumps on VSTS (#1244) 2018-08-17 10:21:03 -07:00
Nate McMaster a988e9898d
Merge branch 'release/2.1' into release/2.2 2018-08-16 16:51:24 -07:00
Nate McMaster 267b149bc8
Fix whitespace in task parameters (#1322)
In MSBuild 15.8, whitespace in task parameters is handled differently in a way that causes these docker commands to fail.
2018-08-16 16:48:08 -07:00
ASP.NET CI 67e4fd95a9 Updating submodule(s)
Mvc => 522006d2c8

[auto-updated: submodules]
2018-08-16 15:20:43 -07:00
ASP.NET CI 8658074df7 Updating BuildTools from 2.1.3-rtm-15815 to 2.1.3-rtm-15816
[auto-updated: buildtools]
2018-08-16 21:48:21 +00:00
ASP.NET CI 9ce3fd2f4f Updating submodule(s)
EntityFrameworkCore => dc4838fca648fbad37a9df282a0918738a803d4b
Identity => 797ea9d8f5
MusicStore => 670598c05a

[auto-updated: submodules]
2018-08-16 14:33:13 -07:00
Pavel Krymets 670598c05a
Stop using IISExpress .config templates (#863) 2018-08-16 14:19:38 -07:00
ASP.NET CI a02bbea193 Updating submodule(s)
Identity => 5e84c11cf9

[auto-updated: submodules]
2018-08-16 20:54:22 +00:00
ASP.NET CI fc84496da7 Updating submodule(s)
ServerTests => 30b01d2460

[auto-updated: submodules]
2018-08-16 19:15:11 +00:00
ASP.NET CI e37d8fd167 Updating submodule(s)
SignalR => 3b853daa1a

[auto-updated: submodules]
2018-08-16 11:01:26 -07:00
ASP.NET CI 6f148a5ac6 Updating BuildTools from 2.1.3-rtm-15814 to 2.1.3-rtm-15815
[auto-updated: buildtools]
2018-08-16 09:29:56 -07:00
ASP.NET CI 32752150da Updating submodule(s)
KestrelHttpServer => 83488886e0

[auto-updated: submodules]
2018-08-16 06:47:03 +00:00
David Fowler 83488886e0
Clean up some remants of the past (#2827)
- Remove Application from HttpConnectionContext and Http*ConnectionContext (it's no longer required)
2018-08-15 23:41:32 -07:00
ASP.NET CI e3e083331f Updating submodule(s)
Routing => 730646c301

[auto-updated: submodules]
2018-08-15 22:43:18 -07:00
ASP.NET CI 9fba71e7e4 Updating submodule(s)
Routing => 4fa0b068b8

[auto-updated: submodules]
2018-08-15 22:11:51 -07:00
ASP.NET CI 1672c6c333 Updating submodule(s)
Routing => 97f54c532b

[auto-updated: submodules]
2018-08-16 04:40:50 +00:00
ASP.NET CI 1b0d03e614 Updating submodule(s)
KestrelHttpServer => 5becb72107

[auto-updated: submodules]
2018-08-15 18:54:11 -07:00
Stephen Halter 5becb72107
Improve test logs (#2826)
- Include hosting logs in some tests that where previously missing them
- Prevent duplicate logs from Mock CallBase an CompositeKestrelTrace
- Log ports used by transport functional tests
- Add file logging to HTTP/2 "unit" tests
2018-08-15 18:31:56 -07:00
ASP.NET CI 00cb1a8c7e Updating submodule(s)
IISIntegration => 6440545c4a

[auto-updated: submodules]
2018-08-15 17:30:39 -07:00
Pavel Krymets 6440545c4a
Add hosting model switch tests (#1245) 2018-08-15 16:47:47 -07:00
ASP.NET CI 4d10ec8822 Updating submodule(s)
IISIntegration => 56236f6a74

[auto-updated: submodules]
2018-08-15 16:46:21 -07:00
Pavel Krymets 56236f6a74
Add stress test zip as an asset (#1243) 2018-08-15 16:14:37 -07:00
ASP.NET CI fb5f419f87 Updating submodule(s)
KestrelHttpServer => 0c2923135b
SignalR => b981e24a53

[auto-updated: submodules]
2018-08-15 16:14:28 -07:00
Chris Ross (ASP.NET) 0c2923135b Limit concurrent HTTP/2 Streams per connection #2815 2018-08-15 15:58:57 -07:00
ASP.NET CI 3e91d59903 Updating submodule(s)
HttpClientFactory => 30f0ec0ee6f637d630fbae6a9e6a7517acd0f429

[auto-updated: submodules]
2018-08-15 15:43:24 -07:00
ASP.NET CI 941dce4548 Updating submodule(s)
EntityFrameworkCore => 9bc20ccc220f19b43952439d3e65ec4145a946ec

[auto-updated: submodules]
2018-08-15 15:02:26 -07:00
Mike Harder e9c0787308 Support list of package sources 2018-08-15 14:37:59 -07:00
Mike Harder f9690afc83 Update for SDK 2.1.401 2018-08-15 14:35:59 -07:00
ASP.NET CI 944db8cc05 Updating submodule(s)
EntityFrameworkCore => c13764e384947c96cb775ce873c213345c752816

[auto-updated: submodules]
2018-08-15 14:33:04 -07:00
Smit Patel d3f51da519 Add EFCore.Cosmos.Sql to shipping package list 2018-08-15 14:28:02 -07:00
Mike Harder 34f97816dc Update for SDK 2.1.402 2018-08-15 13:43:17 -07:00
Mike Harder 9290f3fd52 Set HTTP request timeout to infinite
- Prevent failures due to slow requests when running many tests in parallel
2018-08-15 13:18:48 -07:00
ASP.NET CI f92e52c827 Updating submodule(s)
DotNetTools => 734ddf9c10
EntityFrameworkCore => 4cd2a5df871383c8a9ddb9817170f2b0013bf537
HttpClientFactory => a0bea1370353a3dd91ac5716f0b290e5e2e6be95
IISIntegration => 60ca38ab56
Mvc => af770ede87
Routing => 085a0b808e
SignalR => 431627958c

[auto-updated: submodules]
2018-08-15 12:26:22 -07:00
Pavel Krymets 60ca38ab56
Fix deployment parameters override (#1241) 2018-08-15 12:15:21 -07:00
Pavel Krymets 3e00887c2f
Call StopServer before checking all event logs (#1242) 2018-08-15 12:13:25 -07:00
Mike Harder 1924b32c33 Add local vars for easier debugging 2018-08-15 11:31:37 -07:00
Mike Harder b1b60d9424 Rename tests to run in optimal order 2018-08-15 11:27:39 -07:00
Nate McMaster 734ddf9c10
Restrict build to only use VS 2017 2018-08-15 10:35:12 -07:00
Mike Harder 51e6492b44
Update for SDK 2.2.100-preview1 (#15) 2018-08-14 18:46:51 -07:00
Mike Harder 1328162052
Remove early dereference of ASPNETCORE_PORT env var (#1225)
- Addresses #1119
- Includes workaround for #1237
2018-08-14 16:53:13 -07:00
ASP.NET CI 3e9df09152 Updating submodule(s)
IISIntegration => 1104564797

[auto-updated: submodules]
2018-08-14 15:26:17 -07:00
Pavel Krymets 1104564797
Throw when web config action is added without publish (#1234) 2018-08-14 15:08:20 -07:00
ASP.NET CI 1b38daa2e0 Updating submodule(s)
EntityFrameworkCore => 4cd4301c27ace85d24ef95dbb7eeee28d27b58d2

[auto-updated: submodules]
2018-08-14 20:32:17 +00:00
ASP.NET CI cbea0b83e0 Updating submodule(s)
IISIntegration => 0d91dde270

[auto-updated: submodules]
2018-08-14 20:00:53 +00:00
Justin Kotalik 0d91dde270
Dynamically link ucrt for release builds (#1230) 2018-08-14 12:32:39 -07:00
ASP.NET CI ae363fe775 Updating submodule(s)
IISIntegration => 8dbe564263

[auto-updated: submodules]
2018-08-14 19:30:32 +00:00
Pavel Krymets 8dbe564263
Add commit hash to V1 description (#1229) 2018-08-14 12:24:49 -07:00
ASP.NET CI 90ff115578 Updating submodule(s)
IISIntegration => 110fea288b

[auto-updated: submodules]
2018-08-14 11:54:08 -07:00
Pavel Krymets 110fea288b
Produce a stress test app (#1228) 2018-08-14 11:39:25 -07:00