Pavel Krymets
8ea2de1dc2
Check native HRESULTs ( #742 )
2018-03-30 15:07:08 -07:00
pan-wang
3f40f042bc
out of process fix ( #738 )
...
fix an AV in case user give ASPNETCORE_PORT env as we double dereferenced
avoid retry and log if the env set invalid port value
create jobobject in retry as we delete it in cleanup
2018-03-30 09:48:09 -07:00
Pavel Krymets
df6471f462
Add startup filter to detect overriden server ( #740 )
2018-03-29 16:23:17 -07:00
Pavel Krymets
199c70b72e
Reenable ReadAndWriteEchoTwice test ( #739 )
2018-03-29 12:14:23 -07:00
Pavel Krymets
c06de96bd3
Do not canonicalize short paths ( #736 )
2018-03-28 14:24:42 -07:00
Nate McMaster (automated)
c88d37f04d
Update dependencies.props
...
[auto-updated: dependencies]
2018-03-28 10:48:56 -07:00
Pavel Krymets
ee329dd681
Add deps file RH injection. Do not build targets if assembly exists to prevent test errors ( #735 )
...
This reverts commit 847ab71209 .
2018-03-28 10:06:56 -07:00
Justin Kotalik
7b0f50aa53
Expand environment variables processPath and arguments, reject invalid processPaths. ( #715 )
2018-03-27 17:33:55 -07:00
Justin Kotalik
847ab71209
Revert " Add deps file RH injection ( #731 )"
...
This reverts commit c217e7b690 .
2018-03-27 17:21:57 -07:00
Pavel Krymets
c217e7b690
Add deps file RH injection ( #731 )
2018-03-27 16:30:25 -07:00
Yanbing Shi
2233dcf509
Merge pull request #718 from aspnet/bangbingsyb/ancm-stress
...
IIS ANCM stress test application
2018-03-27 10:52:57 -07:00
Justin Kotalik
3eee8b8958
Cleanup CancellationToken code
2018-03-26 18:15:36 -07:00
Yanbing Shi
0716789523
move to test folder
2018-03-25 22:42:37 -07:00
Yanbing Shi
f292383090
use iisintegration
2018-03-25 22:34:40 -07:00
Yanbing Shi
9ee0242717
remove Constants.Headers.ConnectionUpgrade
2018-03-24 00:09:16 -07:00
Yanbing Shi
f1c8dc408f
updated the solution
2018-03-23 17:21:53 -07:00
Yanbing Shi
c181d1db96
Graceful close handshake
2018-03-23 17:07:16 -07:00
pan-wang
731f05df38
call exit to force shutdown in case of timeout ( #726 )
2018-03-23 15:19:00 -07:00
John Luo
26578f5079
Reenable API check
2018-03-23 15:01:50 -07:00
Pavel Krymets
79b038afb4
Revert "Merge branch 'dev' into release/2.1"
...
This reverts commit 88d40dacf9 , reversing
changes made to ed801f0e88 .
2018-03-23 08:35:53 -07:00
John Luo
326a168eb0
Revert version to preview2
2018-03-22 22:48:33 -07:00
Pavel Krymets
88d40dacf9
Merge branch 'dev' into release/2.1
2018-03-22 16:47:41 -07:00
Pavel Krymets
ed801f0e88
Do not return 200 for exceptions
2018-03-22 16:43:11 -07:00
Pavel Krymets
9f76dfa31f
Merge pull request #719 from aspnet/pakrym/fix-error-code
...
Do not return 200 for exceptions
2018-03-22 16:23:11 -07:00
Pavel Krymets
1686a71046
Return HRESULT
2018-03-22 15:49:18 -07:00
Pavel Krymets
e2e5a226c2
Better fix
2018-03-22 13:14:20 -07:00
Pavel Krymets
f6f5e575fb
Test more things
2018-03-22 13:11:29 -07:00
Pavel Krymets
205fe9daf1
Do not return 200 for exceptions
2018-03-22 12:21:10 -07:00
Yanbing Shi
631c2cdd3e
add SystemNetWebSocketsWebSocketProtocolPackageVersion
2018-03-22 11:51:53 -07:00
Yanbing Shi
0f622ec53d
ANCM stress app
2018-03-22 11:48:43 -07:00
Justin Kotalik
f1058f8575
Cleanup ReadAsync calls, make IISHttpContext private ( #696 )
2018-03-22 11:13:06 -07:00
Pavel Krymets
f4890ac7a2
Merge pull request #716 from aspnet/release/2.1
...
Merge Release/2.1 to dev
2018-03-22 10:23:29 -07:00
Pavel Krymets
af96c91584
Add support for running test sites on IIS from VS ( #714 )
2018-03-22 10:21:59 -07:00
Justin Kotalik
edcc74be3d
Remove test parallelization ( #712 )
2018-03-22 09:36:04 -07:00
Nate McMaster
b9a2e5b627
Merge branch 'release/2.1' into dev
2018-03-21 17:43:29 -07:00
Nate McMaster
d61d723cba
Update package metadata to include commit hash ( #713 )
2018-03-21 17:42:18 -07:00
Justin Kotalik
8ee5007a5d
Fix native tests running ( #710 )
2018-03-21 16:24:06 -07:00
Pavel Krymets
689f114932
Add Managed to native project dependencies ( #708 )
2018-03-21 16:23:48 -07:00
Justin Kotalik
6da27be590
Merge pull request #705 from aspnet/release/2.1
2018-03-21 14:52:10 -07:00
pan-wang
ffeebfc8b9
support shutdown timeout for inprocess application ( #703 )
2018-03-21 13:37:26 -07:00
pan-wang
5baa53393f
fixing fowarding handler for AsyncCompletion ( #669 )
...
to make sure ANCM does not release IIS pipeline until all WinHttp handlers get closed.
2018-03-20 15:56:16 -07:00
Pavel Krymets
f1d8ca3045
Add CommitHash to file info ( #700 )
2018-03-20 09:20:37 -07:00
Justin Kotalik
be08942b57
Merge pull request #699 from aspnet/release/2.1
2018-03-19 17:10:44 -07:00
pan-wang
2bb9a8aaf9
Adding handlerSettings configuration to aspnetcore schema for future use ( #689 )
2018-03-19 15:30:55 -07:00
Justin Kotalik
db27e1c891
Revert "Cleanup ReadAsync calls, make IISHttpContext private. ( #685 )"
...
This reverts commit 8c4a83dbbf .
2018-03-19 11:09:44 -07:00
Justin Kotalik
8c4a83dbbf
Cleanup ReadAsync calls, make IISHttpContext private. ( #685 )
2018-03-19 11:08:36 -07:00
Justin Kotalik
cf4874997e
Heap allocate HTTP_DATA_CHUNK if the size of the response is too large. ( #683 )
2018-03-16 16:56:23 -07:00
Justin Kotalik
4b4bc2d49c
Disable flaky test SynchronousReadAndWriteTests.ReadAndWriteEchoTwice ( #688 )
2018-03-16 15:41:01 -07:00
Pranav K
d216fb14f5
Merge branch 'release/2.1' into dev
2018-03-16 12:30:39 -07:00
Pranav K
74083f60c9
Update KoreBuild channel
2018-03-16 12:30:34 -07:00