Commit Graph

40316 Commits

Author SHA1 Message Date
Doug Bunting 24fc9c0008 Add tests of `MetadataSerializer`
- #4914 (2 of probably 3 or 4)

nit: Use more `var`
2019-09-27 12:10:08 -07:00
wtgodbe 14eb9e3325 Temporarily try usi a preview9 sdk 2019-09-27 11:10:52 -07:00
Mikael Mengistu 68dcbe3990 Update SignalR transport protocol spec (#13916) 2019-09-27 10:24:54 -07:00
Doug Bunting 3c65c03ef8
Disable building targeting pack
- `$(IsServicingBuild)` disabled at the moment
2019-09-26 21:56:40 -07:00
wtgodbe e233890a25 Suppress errors for removed references in Components.csproj 2019-09-26 15:21:48 -07:00
Kahbazi b44e9c6a24 Fix null reference exception for Streaming null object (#14004) 2019-09-26 15:09:42 -07:00
wtgodbe 49b42b3f10 Fix typo 2019-09-26 14:12:03 -07:00
wtgodbe ac69173167 Update MSBuild deps 2019-09-26 13:36:19 -07:00
wtgodbe 86e9b45aa0 Use up-to-date nuget versions 2019-09-26 12:53:59 -07:00
Brennan 1aa29f044e C# and Java client negotiateVersion cleanup (#14196) 2019-09-25 17:07:45 -07:00
Brennan 2359634909
C# and Java client negotiateVersion cleanup (#14196) 2019-09-25 16:37:12 -07:00
wtgodbe f20a4143de Update to stable SDK in source build 2019-09-25 15:55:47 -07:00
Doug Bunting 2d9d13aa38
Further centralize choice to opt out of servicing features for now
- no changes in known frameworks, targeting pack features, et cetera
2019-09-25 15:47:24 -07:00
Doug Bunting 8bfb2a77bf
Correct and centralize a couple of conditions
- add `$(IgnorePackageBaselines)` property
2019-09-25 15:47:24 -07:00
Doug Bunting fcad3da558
Disable up-to-date check of package baselines 2019-09-25 15:47:24 -07:00
Doug Bunting c97484217f
Update branding to 3.0.1
- aspnet/AspNetCore-Internal#3153
2019-09-25 15:47:23 -07:00
wtgodbe 3ad85f984d Add conditions to workarounds in TemplateTests.props 2019-09-25 15:32:42 -07:00
Pranav K 1937c804fa
Avoid null refs in BlazorIgntior when Disposed (#14341)
* Avoid null refs in BlazorIgntior when Disposed

Fixes https://github.com/aspnet/AspNetCore/issues/14257
2019-09-25 15:01:35 -07:00
Ryan Brandenburg 6317b34aaa
Increase httpclient reliability (#14349) 2019-09-25 13:35:14 -07:00
Brennan b5db4a96ba [TS] Add support for negotiateVersion and connectionToken (#14157) 2019-09-25 12:42:46 -07:00
Doug Bunting 6f2bccc167
Merge branch 'release/3.0' => 'release/3.1' (#14417) 2019-09-25 12:41:06 -07:00
Doug Bunting e361ca7d20
Merge branch 'release/3.1' => 'master' (#14419) 2019-09-25 12:39:50 -07:00
Brennan a2d217c444
[TS] Add support for negotiateVersion and connectionToken (#14157) 2019-09-25 12:38:11 -07:00
wtgodbe 73ffb2d975 Update package baseline 2019-09-25 12:28:45 -07:00
Scott Batary f3e6b74623 Reference correct variable in nested try catch
Tiny inconsistency I noticed when using this project template
2019-09-25 11:03:39 -07:00
Günther Foidl 752d99ca53 IISHttpContext.FeatureCollection.Protocol recognizes HTTP/2 (#14412) 2019-09-25 09:18:18 -07:00
Javier Calvarro Nelson 6d50f25ac3
[Mvc][Fixes #11783] Replace header.Add with header.TryAddWithoutValidation (#14339) 2019-09-25 17:07:12 +02:00
Doug Bunting f3b7077444
Merge branch 'release/2.2' => 'release/3.0' (#14358) 2019-09-25 07:22:53 -07:00
Doug Bunting 0d412c3775
Merge branch 'release/3.1' => 'master' (#14389) 2019-09-24 22:06:21 -07:00
Doug Bunting 0e8136179d
Merge branch 'release/3.0' => 'release/3.1' (#14265) 2019-09-24 18:54:14 -07:00
Doug Bunting a925230597
Remove package archive file 2/2 2019-09-24 18:44:13 -07:00
Doug Bunting 2597a3be2d
Remove package archive file 1/2 2019-09-24 18:43:54 -07:00
wtgodbe 4e72e6692a Update to GA SDK 2019-09-24 15:59:26 -07:00
Hao Kung 894d9af96f
[Helix] Use standard win10 helix queues (#14263) 2019-09-24 15:37:57 -07:00
Mikael Mengistu de15b0c0cb Add support for negotiateVersion query string parameter and ConnectionToken (#13880) 2019-09-24 15:22:21 -07:00
wtgodbe 481df9d64c Merge branches 2019-09-24 14:36:18 -07:00
William Godbe 3bb7be15d8
Merge pull request #14357 from dotnet-maestro-bot/merge/release/2.1-to-release/2.2
[automated] Merge branch 'release/2.1' => 'release/2.2'
2019-09-24 14:29:42 -07:00
Mikael Mengistu 7d59ae1720 SignalR ConnectionToken/ConnectionAddress feature (#13773) 2019-09-24 14:18:11 -07:00
Mikael Mengistu ea8c2b92f4 SignalR Negotiate protocol versioning (#13389) 2019-09-24 14:18:06 -07:00
wtgodbe 8c49f8937d Add icon metadata to manually generated .nuspecs 2019-09-24 13:31:51 -07:00
wtgodbe ff61a43031 Merge branches 2019-09-24 13:26:49 -07:00
Pranav K db8cef1ae6
Merge branch 'release/3.1' into prkrishn/fix-null-ref 2019-09-24 12:39:04 -07:00
Ryan Brandenburg ab1347ef20
Unskip OpenAPI tests (#14296) 2019-09-24 10:52:38 -07:00
Ryan Brandenburg 828f690a94
Merge pull request #14234 from scottaddie/scottaddie/remove-link-locale
Remove en-us locale from links in Blazor server-side project template
2019-09-24 10:27:55 -07:00
William Godbe 2ff5abb68b
Merge branch 'release/2.2' into merge/release/2.1-to-release/2.2 2019-09-24 10:06:03 -07:00
Doug Bunting 98e4a1ff63
Merge branch 'release/3.1' => 'master' (#14249) 2019-09-24 08:59:59 -07:00
Javier Calvarro Nelson 82f385892a
[Blazor][Fixes #7694] Makes NavLink NOOP when a null href link is provided (#14372) 2019-09-24 16:55:24 +02:00
dotnet-maestro[bot] 0a26524af0
[master] Update dependencies from 2 repositories (#14371)
* Update dependencies from https://github.com/aspnet/EntityFrameworkCore build 20190923.5

- Microsoft.EntityFrameworkCore.Tools - 5.0.0-alpha1.19473.5
- Microsoft.EntityFrameworkCore.SqlServer - 5.0.0-alpha1.19473.5
- dotnet-ef - 5.0.0-alpha1.19473.5
- Microsoft.EntityFrameworkCore - 5.0.0-alpha1.19473.5
- Microsoft.EntityFrameworkCore.InMemory - 5.0.0-alpha1.19473.5
- Microsoft.EntityFrameworkCore.Relational - 5.0.0-alpha1.19473.5
- Microsoft.EntityFrameworkCore.Sqlite - 5.0.0-alpha1.19473.5

* Update dependencies from https://github.com/aspnet/AspNetCore-Tooling build 20190923.2

- Microsoft.AspNetCore.Mvc.Razor.Extensions - 5.0.0-alpha1.19473.2
- Microsoft.AspNetCore.Razor.Language - 5.0.0-alpha1.19473.2
- Microsoft.CodeAnalysis.Razor - 5.0.0-alpha1.19473.2
- Microsoft.NET.Sdk.Razor - 5.0.0-alpha1.19473.2
2019-09-24 13:53:57 +00:00
Javier Calvarro Nelson ea1cb045a6 Merge branch 'merge/release/3.1-to-master' 2019-09-24 03:19:03 -07:00
Doug Bunting 731293d6da Update branding to 2.2.8
- aspnet/AspNetCore-Internal#3153
2019-09-23 22:46:06 -07:00