Justin Kotalik
040fb6f18a
Move IISIntegration into subfolder
2018-10-31 15:51:17 -07:00
Justin Kotalik
b5ff991eb9
Fix incorrect version in version.props file ( #1363 )
2018-09-04 14:05:54 -07:00
Justin Kotalik
922298bc90
Add rc file as an include for ANCMV1 ( #1284 ) ( #1344 )
2018-08-30 12:00:13 -07:00
Justin Kotalik
68e6b7e1b8
Update ANCM version to 12.1 ( #1286 )
2018-08-28 11:56:13 -07:00
Justin Kotalik
037482829d
Add commit hash to V1 description ( #1281 )
2018-08-28 09:36:21 -07:00
Justin Kotalik
5f20f2a2dd
Update schema for ANCMv1 ( #1276 )
2018-08-28 09:35:49 -07:00
Justin Kotalik
cc26d973ba
Remove early dereference of ASPNETCORE_PORT env var ( #1274 )
2018-08-28 09:34:54 -07:00
Justin Kotalik
338af6f07d
Reduce probability of startup port collisions ( #1273 )
2018-08-28 09:34:10 -07:00
Nate McMaster
f86fabe9d2
Bumping version from 2.1.1 to 2.1.2
2018-08-23 12:56:36 -07:00
Nate McMaster
4d2e776c41
Pin version variables to the ASP.NET Core 2.1.2 baseline
...
This reverts our previous policy of cascading versions on all servicing updates.
This moves variables into the 'pinned' section, and points them to the latest
stable release (versions that were used at the time of the 2.1.2 release).
2018-07-12 13:48:31 -07:00
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