Commit Graph

696 Commits

Author SHA1 Message Date
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
Ryan Brandenburg 03c5357ee2 Branching for 2.1.0-rc1 2018-04-17 14:01:40 -07:00
Pavel Krymets 7a3c260394 Merge branch 'pakrym/correct-merge' into dev 2018-04-16 21:22:20 -07:00
Pavel Krymets a83869dbb3 Merge remote-tracking branch 'origin/release/2.1' into HEAD 2018-04-16 21:20:13 -07:00
ASP.NET CI 8e15e40d2b Update dependencies.props
[auto-updated: dependencies]
2018-04-15 14:12:41 -07:00
Justin Kotalik 4188d2fe68
sttimer changes to V2 (#773) 2018-04-12 17:11:38 -07:00
pan-wang 9c83280770
Fixing couple issues (#763)
adding more logs and fix memory leak in case of configuration change and then shutdown
2018-04-12 14:10:25 -07:00
Justin Kotalik 5c34364d73 Move ANCM Request Handler pdb to correct location 2018-04-11 11:37:02 -07:00
Justin Kotalik 589a672521
Merge pull request #768 from aspnet/jkotalik/ancmCurrent
Port ANCM current to github.
2018-04-10 23:11:16 -07:00
Justin Kotalik e2fbff2bd5 Feedback 2018-04-10 23:00:18 -07:00
Justin Kotalik 7859d40299 Merge branch 'dev' into jkotalik/ancmCurrent 2018-04-10 15:40:45 -07:00
Justin Kotalik 46efcd9332 Move srwWrapper to right location 2018-04-10 14:43:05 -07:00
Justin Kotalik 5c91dbe062 Get tests working 2018-04-10 14:21:23 -07:00
Justin Kotalik b978df455c Create a separate nuget package for ANCMV1 2018-04-10 14:21:23 -07:00
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