Commit Graph

185 Commits

Author SHA1 Message Date
Pavel Krymets 8ea2cd9081
Ship shim with integration testing (#1129) 2018-08-01 15:40:45 -07:00
Pavel Krymets f4c71da996
Reduce msbuild invocations while building native (#1135) 2018-08-01 14:37:23 -07:00
Pavel Krymets 4b5a32d3b9
Use TestApplication (#1118) 2018-07-31 19:32:48 -07:00
ASP.NET CI b7e26fed99 Update dependencies.props
[auto-updated: dependencies]
2018-07-29 12:15:13 -07:00
Pavel Krymets 12011b3809
Cleanup testsite module locations (#1110) 2018-07-27 16:11:17 -07:00
Justin Kotalik f901bca8a7
Fixing jenkins agents. (#1106) 2018-07-27 15:00:04 -07:00
Pavel Krymets aa8a8b7471 Skip IIS Jenkins (#1094) 2018-07-25 13:11:40 -07:00
ASP.NET CI f09c508f7d Update dependencies.props
[auto-updated: dependencies]
2018-07-22 12:15:38 -07:00
Justin Kotalik c3545c18eb
Add api sets to IntegrationTesting.IIS (#1083) 2018-07-20 17:32:57 -07:00
Justin Kotalik 256aed8369
Make IISExpress shutdown gracefully. (#1066) 2018-07-19 23:20:13 -07:00
Justin Kotalik 89fda83bbd
Move config operations from helpers to functions on the deployment parameters (#1063) 2018-07-19 11:14:07 -07:00
Pavel Krymets 0634e1183e
React to hosting changes (#1072) 2018-07-17 21:06:03 -07:00
ASP.NET CI 5c2df180fc Update dependencies.props
[auto-updated: dependencies]
2018-07-15 12:16:08 -07:00
Nate McMaster 11ca4e46f6
Remove unused .Sources packages 2018-07-11 21:36:50 -07:00
Pavel Krymets 9635d4fd8d
Cleanup compilation warnings and re-enable asserts (#1035) 2018-07-11 11:47:22 -07:00
ASP.NET CI 96b42dc827 Update dependencies.props
[auto-updated: dependencies]
2018-07-08 12:16:24 -07:00
Justin Kotalik 8ad64d2a35
Port IISExpress tests to run on both IIS and IISExpress (#1010) 2018-07-06 16:16:29 -07:00
Justin Kotalik dfd75e939d
Add full IIS tests (#979) 2018-07-02 12:15:15 -07:00
Nate McMaster a266d3fa27
Update infrastructure for the 2.2 release 2018-06-28 16:20:21 -07:00
Pavel Krymets 754c3b0c2e
Fix props files inside Microsoft.AspNetCore.AspNetCoreModule* Nuget packages (#975) 2018-06-26 12:39:01 -07:00
ASP.NET CI 2da2482671 Update dependencies.props
[auto-updated: dependencies]
2018-06-25 11:17:31 -07:00
Justin Kotalik da206e8afe
Create a separate sln for V1 (#944) 2018-06-21 18:00:22 -07:00
Ryan Brandenburg d7bcb19c79 Update deps 2018-06-21 09:39:24 -07:00
Justin Kotalik bac1b1e8b6
Readd update schema to jenkins agents (#942) 2018-06-19 17:19:38 -07:00
Pavel Krymets b24a838301
Cleanup debug logging (#932) 2018-06-19 12:13:52 -07:00
Justin Kotalik d218881f5f
Fix nuspec file path to out of proc request handler. (#914) 2018-06-13 14:27:24 -07:00
Justin Kotalik 1687eabcde Revert "Revert "Load ANCM out of process via global versioning (#895)""
This reverts commit ec7f23308e.
2018-06-13 12:00:00 -07:00
Justin Kotalik ec7f23308e Revert "Load ANCM out of process via global versioning (#895)"
This reverts commit 9d97ff38f8.
2018-06-12 15:26:25 -07:00
Justin Kotalik 9d97ff38f8
Load ANCM out of process via global versioning (#895) 2018-06-12 14:04:21 -07:00
Mike Harder 05a6e42fe7
Upgrade IntegrationTesting version to prevent hang during "dotnet publish" (#902) 2018-06-11 18:58:10 -07:00
ASP.NET CI 4debd23b1b Update dependencies.props
[auto-updated: dependencies]
2018-06-07 19:37:45 +00:00
Nate McMaster 5ebf74fa32
Add certificate names for code signing (#889) 2018-06-06 08:55:18 -07:00
Justin Kotalik ef071f605f
Make gtest a submodule (#885) 2018-06-04 11:38:30 -07:00
ASP.NET CI e999010122 Update dependencies.props
[auto-updated: dependencies]
2018-06-03 19:16:49 +00:00
Chris Ross (ASP.NET) a02892f139 React to deployer changes 2018-05-30 16:10:07 -07:00
ASP.NET CI 04656d9790 Update dependencies.props
[auto-updated: dependencies]
2018-05-27 19:17:00 +00:00
Pavel Krymets 2354dc0723
Fix Jenkins even more (#872) 2018-05-25 16:08:16 -07:00
Pavel Krymets b7e05e453b
Try to fix Jenkins (#870) 2018-05-25 12:46:32 -07:00
Pavel Krymets 23cb0c90b2
Enable jenkins tests (#855) 2018-05-23 17:13:30 -07:00
ASP.NET CI dfe8c63bf4 Update dependencies.props
[auto-updated: dependencies]
2018-05-20 19:34:22 +00:00
Justin Kotalik ff1ea3cf85
Split ANCM request handlers into two! (#839) 2018-05-18 16:38:19 -07:00
Pavel Krymets 06591131cb
Cleanup functional tests (#851) 2018-05-18 15:09:50 -07:00
Chris Ross (ASP.NET) 63c00b3c68 React to IntegrationTesting changes 2018-05-16 13:54:03 -07:00
Ryan Brandenburg 533e464712 PR feedback 2018-05-16 13:01:22 -07:00
Ryan Brandenburg e824ea5137 Upgrade to netcoreapp22 2018-05-16 13:01:22 -07:00
Justin Kotalik e9b8bf085d
Fix dotnet publish issues with aspnetcorerh.dll (#835) 2018-05-15 18:10:57 -07:00
Pavel Krymets 34c797a46b
Move in-process server implementation to IIS.Server (#837) 2018-05-15 15:24:17 -07:00
ASP.NET CI 7cb625c25c Update dependencies.props
[auto-updated: dependencies]
2018-05-13 14:11:07 -07:00
Ryan Brandenburg fbf727e073 Upgrade to netcoreapp22 2018-05-08 16:21:13 -07:00
Justin Kotalik 379a73f5d2
Add benchmarks to IISIntegration (#823) 2018-05-08 10:12:17 -07:00