Commit Graph

855 Commits

Author SHA1 Message Date
Justin Kotalik da513bd8d8 Get build.cmd working and cleanup ignored files. 2018-04-10 14:21:00 -07:00
Justin Kotalik df9efa0770 Code changes to get ANCM current working on github 2018-04-10 14:19:53 -07:00
Justin Kotalik b594130020 Adds source code from VSTS 2018-04-10 14:19:53 -07:00
Pavel Krymets 157e7f4fdd Creates two separate projects for ANCM V1 and V2. 2018-04-10 14:19:32 -07:00
Pavel Krymets df383aa0f3
Merge pull request #752 from aspnet/pakrym/cpp2
Explore usage of std::mutex and CHandle
2018-04-10 13:54:46 -07:00
Pavel Krymets 6629236a0e
Merge pull request #767 from aspnet/pakrym/perf
Improve performance
2018-04-10 12:07:26 -07:00
Pavel Krymets d63e8c5558 CPP 2018-04-10 11:04:34 -07:00
Pavel Krymets ee2e46a614 What about now? 2018-04-10 09:08:13 -07:00
Pavel Krymets 80e799d17c PR comments 2018-04-10 08:30:37 -07:00
Pavel Krymets e32b51d6e6 ENdpoint 2018-04-09 16:47:01 -07:00
Pavel Krymets 6e54256fca
Merge pull request #764 from aspnet/pakrym/cleanup-logs
Cleanup LogEvent calls
2018-04-09 15:28:27 -07:00
Justin Kotalik 7afb3b6b12
Adds Gtest. (#762) 2018-04-09 15:27:52 -07:00
Pavel Krymets f0eab4410a Cleanup 2018-04-09 15:20:28 -07:00
Pavel Krymets 7a14be006d Fast reads 2018-04-09 15:16:47 -07:00
Pavel Krymets 5e5aa90575 Remove continue with 2018-04-09 14:26:28 -07:00
Pavel Krymets 0feb83b637 Dont format some things 2018-04-09 12:10:32 -07:00
Pavel Krymets dca31cc6f6 Perf 2018-04-09 10:34:44 -07:00
Pavel Krymets 8f1781f7eb Cleanup LogEvent calls 2018-04-08 19:21:55 -07:00
Nate McMaster a91238d8d2
Remove unused version variables 2018-04-06 17:20:35 -07:00
Justin Kotalik 47c7c1ad8f
Disable global loading of RequestHandler for in-process (#732) 2018-04-05 10:36:15 -07:00
Justin Kotalik 9f530d6621
Chunk writes to file in tests (#759) 2018-04-04 14:24:43 -07:00
ASP.NET CI ce9ffaddad Update dependencies.props
[auto-updated: dependencies]
2018-04-03 22:29:36 +00:00
Pavel Krymets 336a042b8f
Merge pull request #750 from aspnet/pakrym/merge-release-4-3
Merge release/2.1 into dev
2018-04-03 10:45:39 -07:00
Pavel Krymets 5210323385 Merge release/2.1 into dev 2018-04-03 10:11:36 -07:00
Pavel Krymets 7e0c5813e8
Merge pull request #745 from aspnet/pakrym/M_R_P 2018-04-02 16:45:02 -07:00
Pavel Krymets 1b5a2f25e4 Versions 2018-04-02 15:24:46 -07:00
Pavel Krymets ede2d0aff2
Merge pull request #744 from aspnet/pakrym/merge-to-dev
Merge release/2.1 to dev
2018-03-31 11:25:54 -07:00
Pavel Krymets 6ca61a8fc7 Merge release/2.1 to dev 2018-03-30 16:33:44 -07:00
Pavel Krymets ba7b43a391 Reaction to *Memory changes 2018-03-30 16:33:09 -07:00
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 00f1471736 Merge remote-tracking branch 'origin/release/2.1' into dev 2018-03-27 17:24:40 -07:00
Justin Kotalik 847ab71209 Revert " Add deps file RH injection (#731)"
This reverts commit c217e7b690.
2018-03-27 17:21:57 -07:00
Justin Kotalik d5763f5628 Merge remote-tracking branch 'origin/release/2.1' into dev 2018-03-27 16:49:24 -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
ASP.NET CI e548bae2e3 Update dependencies.props
[auto-updated: dependencies]
2018-03-25 15:42:33 -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