Nate McMaster
a452423998
Updating dependencies to 2.1.2 and adding a section for pinned variable versions
2018-07-12 13:48:19 -07:00
Nate McMaster
9409eced0b
Reverting version from 2.1.2 back to 2.1.1
...
As a result of changing the way we apply servicing updates to aspnet core, this repo did not need the version bump because there are no planned product changes in this repo.
2018-07-12 13:48:19 -07:00
Nate McMaster
e5c501099a
Remove unused .Source packages
2018-07-11 21:33:51 -07:00
Nate McMaster
4aa93d0bef
Bumping version from 2.1.1 to 2.1.2
2018-06-27 13:39:48 -07:00
ASP.NET CI
278a4794a8
Update dependencies.props
...
[auto-updated: dependencies]
2018-06-12 19:22:19 +00:00
Nate McMaster
27750d669e
Bumping version from 2.1.0 to 2.1.1
2018-06-05 09:11:38 -07:00
ASP.NET CI
36f657deb7
Update dependencies.props
...
[auto-updated: dependencies]
2018-05-29 09:40:28 -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
Nate McMaster (automated)
73c5e23ffb
Bump version to 2.1.0-rtm
2018-04-30 14:51:41 -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
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