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 |
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
|
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 |
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 |
John Luo
|
00e7a9deb9
|
Merge branch 'release/2.1' into dev
|
2018-03-23 15:03:18 -07:00 |
John Luo
|
26578f5079
|
Reenable API check
|
2018-03-23 15:01:50 -07:00 |