Nate McMaster
0a44f1c068
Merge branch 'release/2.1' into namc/mondo
2018-11-09 13:11:09 -08:00
Nate McMaster
979f72a839
Update PR validation to run a real build
2018-11-09 13:08:02 -08:00
Nate McMaster
fd6b46bc7f
Merge the source code of aspnet/JsonPatch into this repo
2018-11-09 13:07:24 -08:00
Nate McMaster
32622d1a0a
Remove the JsonPatch git submodule
2018-11-09 13:06:34 -08:00
Nate McMaster
27a47d07c5
Reorganize the src/WebSockets/ folder to follow new source code organization conventions
2018-11-09 13:06:13 -08:00
Nate McMaster
59ed8df382
Add targets and tools for ensuring consistent package versions between servicing builds
2018-11-09 13:05:31 -08:00
Nate McMaster
74d9728e95
Reorganize source code in preparation to move into aspnet/AspNetCore
...
Prior to reorganization, this source code was found in 218064c300
2018-11-09 12:49:58 -08:00
ASP.NET CI
7060d3a6c5
Updating submodule(s)
...
KestrelHttpServer => 5db6394769
[auto-updated: submodules]
2018-11-09 20:46:08 +00:00
Stephen Halter
119a7695aa
Merge branch 'release/2.2'
2018-11-09 12:46:07 -08:00
Stephen Halter
5db6394769
Always decrement count on HTTP/2 stream completion ( #3087 )
...
#3079
2018-11-09 12:40:51 -08:00
ASP.NET CI
21cf99994f
Updating submodule(s)
...
KestrelHttpServer => 4d2e68649f
[auto-updated: submodules]
2018-11-09 20:04:20 +00:00
Pranav K
9d2c394b99
SDK does not correctly resolve RazorExtension when multiple instances of RazorConfiguration are present
...
Fixes https://github.com/aspnet/Razor/issues/2721
2018-11-09 11:51:38 -08:00
Pranav K
808bf234b9
Merge pull request #201 from dotnet-maestro-bot/merge/release/2.2-to-master
...
[automated] Merge branch 'release/2.2' => 'master'
2018-11-09 11:38:35 -08:00
Justin Kotalik
4b4bd68fc7
Downgrade stable package versions and remove duplicate test project ( #3991 )
2018-11-09 11:27:08 -08:00
BrennanConroy
67a37f9db3
Merge pull request #3280 from dotnet-maestro-bot/merge/release/2.2-to-master
...
[automated] Merge branch 'release/2.2' => 'master'
2018-11-09 11:27:03 -08:00
Stephen Halter
6fe99138ea
Merge branch 'release/2.2'
2018-11-09 11:18:25 -08:00
Ajay Bhargav Baaskaran
d3482e7bd0
Skip test
2018-11-09 11:17:16 -08:00
Pranav K
b18526cdc8
Make types in Microsoft.AspNetCore.Mvc.ViewFeatures internal
2018-11-09 11:14:19 -08:00
Justin Kotalik
8356baf7a6
Port ANCM installer changes to 2.1 ( #3874 )
2018-11-09 11:10:33 -08:00
Stephen Halter
4d2e68649f
Expect correct error message in HTTP/2 test ( #3085 )
2018-11-09 10:39:24 -08:00
Adrian Wright
5e0aa0c0fa
Fix typos
2018-11-09 10:17:10 -08:00
Jeremy Hutchinson
1661d38971
Return completed task rather than null for empty virtual async methods.
2018-11-09 10:06:20 -08:00
Suchiman
5c13452d96
Add repository in nuspec files
2018-11-09 10:03:51 -08:00
Pranav K
be220e8bc2
Remove test verifying orders
2018-11-09 09:45:17 -08:00
Nate McMaster
a3baf40c74
Set dependency version on Microsoft.Extensions.DiagnosticAdapter to 2.1.0 and prune unused logging analyzers dependency
...
There was never a 2.1.1
2018-11-09 09:12:52 -08:00
Nate McMaster
34999a804e
Remove submodules for repos that merged to aspnet/Extensions ( #3671 )
...
Builds of the packages in aspnet/Extensions repo go through ProdCon instead of building as a submodule of this repo.
2018-11-09 08:48:42 -08:00
Nate McMaster
bd5bf34351
Merge branch 'release/2.2'
2018-11-09 07:29:37 -08:00
Nate McMaster
1f19f1a51a
Temporarily disable sign check because the tool crashes and prevents us from getting a build
2018-11-09 07:23:47 -08:00
Steve Sanderson
8e4691170a
Update README.md to remove outdated asm.js references
2018-11-09 09:22:38 +00:00
ASP.NET CI
9a37ff1ae1
Updating BuildTools from 3.0.0-alpha1-20181108.5 to 3.0.0-alpha1-20181108.8
...
[auto-updated: buildtools]
2018-11-09 08:04:45 +00:00
ASP.NET CI
502b386450
Updating submodule(s)
...
AzureIntegration => 797106d292
KestrelHttpServer => 9053772cd0
Razor => d719920fdc
[auto-updated: submodules]
2018-11-09 08:04:34 +00:00
ASP.NET CI
6b66c2a67f
Updating BuildTools from 2.2.0-preview2-20181108.4 to 2.2.0-preview2-20181108.7
...
[auto-updated: buildtools]
2018-11-08 23:44:37 -08:00
ASP.NET CI
880f4f6774
Updating submodule(s)
...
AzureIntegration => 031a2ed214
CORS => f05b0e792d
KestrelHttpServer => 2b87e7be85
[auto-updated: submodules]
2018-11-08 23:44:27 -08:00
Nate McMaster
db0d3c333d
Fix NU1605 build error by ensuring package versions are set correctly in subfolder projects ( #3987 )
2018-11-08 23:40:14 -08:00
Nate McMaster
bc44d9d4e0
Remove artifact info for StressTestWebSite.zip
2018-11-08 17:50:34 -08:00
Nate McMaster
0c6e4bebab
Prepare to build the 2.1.7 patch ( #3970 )
...
* Prepare 2.1.7 patch
* Add documentation for how we prepare servicing updates
2018-11-08 17:07:18 -08:00
Nate McMaster
ba70991d7c
Stop publishing runtime-extension-internal.zip and don't produce StressTestWebsite.zip by default in CI builds ( #3984 )
2018-11-08 17:01:31 -08:00
Nate McMaster
7f4d10775c
Add signcheck exclusions ( #3985 )
2018-11-08 16:57:07 -08:00
Nate McMaster
797106d292
Merge pull request #249 from dotnet-maestro-bot/merge/release/2.2-to-master
...
[automated] Merge branch 'release/2.2' => 'master'
2018-11-08 16:34:38 -08:00
Nate McMaster
031a2ed214
Stop producing runtime-site-extension-internal.zip ( #248 )
...
This .zip isn't used anymore.
2018-11-08 16:19:35 -08:00
Pavel Krymets
723257ea80
Fix skip condition for artifact ( #3983 )
2018-11-08 15:58:29 -08:00
N. Taylor Mullen
d719920fdc
Update internal aspnet core version and VSIX building.
2018-11-08 15:42:30 -08:00
N. Taylor Mullen
85ebb3585f
Turn old completion on when async completion is active.
2018-11-08 15:38:45 -08:00
N. Taylor Mullen
d5a6f99c8f
Update to use latest completion APIs
2018-11-08 15:38:27 -08:00
Stephen Halter
9053772cd0
Merge branch 'release/2.2'
2018-11-08 15:17:48 -08:00
Stephen Halter
2b87e7be85
Remove invalid Debug.Assert in Http2Connection ( #3080 )
...
The _streams dictionary may not contain the completing stream in
OnStreamCompleted since the IsDraining flag is applied beforehand
which allows it to be removed by the request processing thread.
2018-11-08 15:16:27 -08:00
Stephen Halter
50bb0b3bc9
Implement no-op HTTP/2 IHttpUpgradeFeature ( #3082 )
2018-11-08 15:10:07 -08:00
ASP.NET CI
f260f09474
Updating BuildTools from 2.1.3-rtm-15841 to 2.1.3-rtm-15842
...
[auto-updated: buildtools]
2018-11-08 15:08:35 -08:00
ASP.NET CI
271989b4fa
Updating BuildTools from 3.0.0-alpha1-20181105.4 to 3.0.0-alpha1-20181108.5
...
[auto-updated: buildtools]
2018-11-08 14:50:23 -08:00
ASP.NET CI
542d3c6b02
Updating submodule(s)
...
AuthSamples => 906f316d2b
HttpAbstractions => 1d3521113a
JsonPatch => bf9fd0d106
KestrelHttpServer => c20884045d
Mvc => 8d66f104f7
Razor => 862effd6d7
Security => cb83e4f485
SignalR => dea121061b
Templating => d632469909
[auto-updated: submodules]
2018-11-08 14:50:15 -08:00