Commit Graph

137 Commits

Author SHA1 Message Date
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
ASP.NET CI 2b38e09bef Update dependencies.props
[auto-updated: dependencies]
2018-05-06 12:18:10 -07:00
Justin Kotalik 53cad943b3
Split ANCM into two dlls. (#811) 2018-05-03 13:49:31 -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
ASP.NET CI a4635cf5e2 Update dependencies.props
[auto-updated: dependencies]
2018-04-29 12:18:54 -07:00
Pavel Krymets 47f728160f React to splitting memory pool 2018-04-24 13:53:09 -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
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
ASP.NET CI 8e15e40d2b Update dependencies.props
[auto-updated: dependencies]
2018-04-15 14:12:41 -07:00
Justin Kotalik 5c34364d73 Move ANCM Request Handler pdb to correct location 2018-04-11 11:37:02 -07:00
Justin Kotalik e2fbff2bd5 Feedback 2018-04-10 23:00:18 -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
Pavel Krymets 157e7f4fdd Creates two separate projects for ANCM V1 and V2. 2018-04-10 14:19:32 -07:00
Justin Kotalik 7afb3b6b12
Adds Gtest. (#762) 2018-04-09 15:27:52 -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
ASP.NET CI ce9ffaddad Update dependencies.props
[auto-updated: dependencies]
2018-04-03 22:29:36 +00:00
Pavel Krymets 5210323385 Merge release/2.1 into dev 2018-04-03 10:11:36 -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
ASP.NET CI e548bae2e3 Update dependencies.props
[auto-updated: dependencies]
2018-03-25 15:42:33 -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
Pavel Krymets 79b038afb4 Revert "Merge branch 'dev' into release/2.1"
This reverts commit 88d40dacf9, reversing
changes made to ed801f0e88.
2018-03-23 08:35:53 -07:00
John Luo 326a168eb0 Revert version to preview2 2018-03-22 22:48:33 -07:00
Yanbing Shi 631c2cdd3e add SystemNetWebSocketsWebSocketProtocolPackageVersion 2018-03-22 11:51:53 -07:00
Pavel Krymets f4890ac7a2
Merge pull request #716 from aspnet/release/2.1
Merge Release/2.1 to dev
2018-03-22 10:23:29 -07:00
Pavel Krymets af96c91584
Add support for running test sites on IIS from VS (#714) 2018-03-22 10:21:59 -07:00
Nate McMaster b9a2e5b627
Merge branch 'release/2.1' into dev 2018-03-21 17:43:29 -07:00
Nate McMaster d61d723cba
Update package metadata to include commit hash (#713) 2018-03-21 17:42:18 -07:00
Justin Kotalik 8ee5007a5d
Fix native tests running (#710) 2018-03-21 16:24:06 -07:00
Pavel Krymets 689f114932
Add Managed to native project dependencies (#708) 2018-03-21 16:23:48 -07:00
Justin Kotalik 6da27be590
Merge pull request #705 from aspnet/release/2.1 2018-03-21 14:52:10 -07:00
Pavel Krymets f1d8ca3045
Add CommitHash to file info (#700) 2018-03-20 09:20:37 -07:00
Pranav K 573e60f007
Branching for 2.1.0-preview2 2018-03-16 11:15:10 -07:00
Pavel Krymets 2f3e0384bf Fix managed test run 2018-03-15 16:55:55 -07:00
Pavel Krymets 174a52e5cd
Add support for unit testing from console (#665) 2018-03-14 13:19:41 -07:00
Justin Kotalik cb49b98b6f
Follow windows conventions for file versions (#646) 2018-03-08 16:28:27 -08:00
Pavel Krymets 77c5d2a971
Update to new corefx (#642) 2018-03-08 14:23:16 -08:00
Justin Kotalik ad82bd31d8
Fix argument parsing for hostfxr, add native unit tests. (#635) 2018-03-08 11:53:12 -08:00