Nate McMaster
95e219d3dd
Set NETStandardImplicitPackageVersion via dependencies.props
2018-04-19 16:39:58 -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
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