Commit Graph

718 Commits

Author SHA1 Message Date
Pavel Krymets a8122026a6
Remove gtest output folder from repo root (#869) 2018-05-25 12:34:55 -07:00
Pavel Krymets 1d4921e168
Skip TestServerTest on win7 (#865) 2018-05-25 12:07:42 -07:00
Justin Kotalik d041f89c9d
Remove E_OUTOFMEMORY check for new. (#863) 2018-05-25 09:30:06 -07:00
Nate McMaster 44c8e77ee6
Update bootstrappers 2018-05-25 08:44:00 -07:00
Pavel Krymets 9008abdd09
Update gtest (#862) 2018-05-24 16:02:14 -07:00
Pavel Krymets 4932fca0d9 Fix the build 2018-05-24 11:14:04 -07:00
Pavel Krymets 1e143c71c6
Add Hostable Web Core based inprocess test server (#853) 2018-05-24 08:11:40 -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 64db0c9e95 Fix mismatching request handler xml tags 2018-05-18 21:28:04 -07: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
Pavel Krymets 8932383d67
Always pack Microsoft.AspNetCore.Server.IIS (#852) 2018-05-18 10:07:40 -07:00
Justin Kotalik f72d366603
Split config and hostfxr parsing between shim and request handler. (#814) 2018-05-16 16:45:18 -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
Pavel Krymets 0e7effa376
Disable websocket tests on Windows 7 (#838) 2018-05-15 08:02:20 -07:00
John Luo 47f28fa6fa Re-enable API check 2018-05-14 02:57:34 -07:00
ASP.NET CI 7cb625c25c Update dependencies.props
[auto-updated: dependencies]
2018-05-13 14:11:07 -07:00
Pavel Krymets 22a865b832
Extract a layer of IIS Async IO handling (#818) 2018-05-11 13:02:12 -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
Justin Kotalik dc9db57389
Fix out of process websocket check (#819) 2018-05-07 13:49:27 -07:00
ASP.NET CI 2b38e09bef Update dependencies.props
[auto-updated: dependencies]
2018-05-06 12:18:10 -07:00
Pavel Krymets f56a789b67 Merge remote-tracking branch 'origin/release/2.1' into dev 2018-05-04 09:59:36 -07:00
ASP.NET CI cfde418a3c Update dependencies.props
[auto-updated: dependencies]
2018-05-04 07:37:44 -07:00
Pavel Krymets 361caff1ad
Remove managed InProcess code (#809) 2018-05-03 17:18:33 -07:00
Justin Kotalik 53cad943b3
Split ANCM into two dlls. (#811) 2018-05-03 13:49:31 -07:00
Justin Kotalik c414223c72
Make feature detection tests use out of process path (#805) 2018-05-02 09:12:38 -07:00
Pavel Krymets e49b0a34ab
Make exchange classes pure virtual (#792)
Make exchange classes pure virtual
2018-05-01 16:09:49 -07:00
pan-wang e36b0982bf
port change from v2 to v1 on resetting timeout for debugger attached (#787) 2018-05-01 15:50:51 -07:00
Nate McMaster 3d2bf869c5
Don't rely on USERPROFILE to find the path to dotnet.exe (#803) 2018-05-01 10:57:00 -07:00
Nate McMaster (automated) 238024d2f3
Merge branch release/2.1 into dev 2018-04-30 15:53:06 -07:00
Nate McMaster (automated) 73c5e23ffb
Bump version to 2.1.0-rtm 2018-04-30 14:51:41 -07:00
ASP.NET CI a4635cf5e2 Update dependencies.props
[auto-updated: dependencies]
2018-04-29 12:18:54 -07:00
Pavel Krymets 9959adabb0
Merge pull request #793 from aspnet/feature/split-pool
React to splitting memory pool
2018-04-24 14:11:50 -07:00
Pavel Krymets 47f728160f React to splitting memory pool 2018-04-24 13:53:09 -07:00
pan-wang e888481548
update legal info for V1 assembly (#784)
update company name
2018-04-24 09:45:22 -07:00
ASP.NET CI 3761667e36 Update dependencies.props
[auto-updated: dependencies]
2018-04-23 12:11:42 -07:00
Nate McMaster 1a520434f0
Merge branch release/2.1 into dev 2018-04-20 15:08:26 -07:00
pan-wang 1f4473f96d
fixing x86 build issue (#786)
fixing issue #780
2018-04-20 13:48:10 -07:00
ASP.NET CI 2bf79062c5 Update dependencies.props
[auto-updated: dependencies]
2018-04-19 22:24:03 -07:00
Nate McMaster 95e219d3dd
Set NETStandardImplicitPackageVersion via dependencies.props 2018-04-19 16:39:58 -07:00
pan-wang 7351b274f7
Add LPTHREAD_START_ROUTINE due to compiler change (fixing issue #780) (#783) 2018-04-18 16:03:12 -07:00
pan-wang 341f6c4f30
reset some timeout values to infinite if debugger is attached (#776) 2018-04-18 14:04:55 -07:00
Ryan Brandenburg a84fcabb25 Update version number to 2.2.0 2018-04-17 14:01:46 -07:00
Ryan Brandenburg 9f055c4a35 Merge branch 'release/2.1' into dev 2018-04-17 14:01:45 -07:00