Commit Graph

41740 Commits

Author SHA1 Message Date
dotnet-maestro[bot] ce05792551
[master] Update dependencies from dotnet/aspnetcore-tooling (#19412)
* Update dependencies from https://github.com/dotnet/aspnetcore-tooling build 20200227.5

- Microsoft.AspNetCore.Mvc.Razor.Extensions - 5.0.0-preview.2.20127.5
- Microsoft.AspNetCore.Razor.Language - 5.0.0-preview.2.20127.5
- Microsoft.CodeAnalysis.Razor - 5.0.0-preview.2.20127.5
- Microsoft.NET.Sdk.Razor - 5.0.0-preview.2.20127.5

* Update dependencies from https://github.com/dotnet/aspnetcore-tooling build 20200227.6

- Microsoft.AspNetCore.Mvc.Razor.Extensions - 5.0.0-preview.2.20127.6
- Microsoft.AspNetCore.Razor.Language - 5.0.0-preview.2.20127.6
- Microsoft.CodeAnalysis.Razor - 5.0.0-preview.2.20127.6
- Microsoft.NET.Sdk.Razor - 5.0.0-preview.2.20127.6
2020-02-28 00:54:31 +00:00
Kevin Pilch a2169c228e
Add note about environment on WSL (#19422) 2020-02-28 00:50:45 +00:00
Safia Abdalla f0ac5b07ee Fix copy/paste type in test asset 2020-02-27 11:56:17 -08:00
Safia Abdalla 677a1b5be7 Add tests for short values in BindTests 2020-02-27 11:56:17 -08:00
Safia Abdalla 1407d9ab05 Update reference assemblies for modified components 2020-02-27 11:56:17 -08:00
Safia Abdalla c1158b6718 Add tests for short values in <InputNumber/> 2020-02-27 11:56:17 -08:00
Safia Abdalla 8a0be19abe Support short values in <input type='number'/> 2020-02-27 11:56:17 -08:00
Safia Abdalla 346eceaadb Add two-way binding for short data types 2020-02-27 11:56:17 -08:00
Safia Abdalla 52c497aa30 Add parser and formatter for short types 2020-02-27 11:56:17 -08:00
Justin Kotalik 6e9a786dfc
Mark Http/3 test as flaky (#19411)
* Mark Http/3 test as flaky

Not sure why this test is failing, will debug in https://github.com/dotnet/aspnetcore/pull/19385

* Update Http3StreamTests.cs
2020-02-27 19:50:14 +00:00
dotnet-maestro[bot] 403bdaa1a6
Update dependencies from https://github.com/dotnet/arcade build 20200226.7 (#19406)
- Microsoft.DotNet.Arcade.Sdk - 5.0.0-beta.20126.7
- Microsoft.DotNet.GenAPI - 5.0.0-beta.20126.7
- Microsoft.DotNet.Helix.Sdk - 5.0.0-beta.20126.7
2020-02-27 18:05:09 +00:00
Brennan 2056146c95
Fix flaky timeout test in TS client (#19389) 2020-02-27 08:27:48 -08:00
James Newton-King 5b7672c2ad
Handle Http2Streams that error during stream start (#19386) 2020-02-27 17:45:39 +13:00
Ryan Nowak bcdee7313a Remove sources packages from dependency list
This code has already migrated to this repo. The extensions repo still
publishes these packages, but they are not consumed here. Removing the
references from dependency lists will avoid a future break when they go
away from extensions.
2020-02-26 15:28:32 -08:00
Ryan Nowak 73bd7e130c Remove dependencies on packages we build here
This change restores automated dependency from into this repo.

dotnet/aspnetcore#19003 migrated some dependencies into this repo but
did not update the version files. This caused generation to dependency
PRs to fail.

This change fixes the dependency tracking and manually updates
dependencies.
2020-02-26 15:28:32 -08:00
dotnet-maestro[bot] b0d3ee8377
Update dependencies from https://github.com/dotnet/efcore build 20200226.1 (#19384)
- Microsoft.EntityFrameworkCore.Tools - 5.0.0-preview.2.20126.1
- Microsoft.EntityFrameworkCore.SqlServer - 5.0.0-preview.2.20126.1
- dotnet-ef - 5.0.0-preview.2.20126.1
- Microsoft.EntityFrameworkCore - 5.0.0-preview.2.20126.1
- Microsoft.EntityFrameworkCore.InMemory - 5.0.0-preview.2.20126.1
- Microsoft.EntityFrameworkCore.Relational - 5.0.0-preview.2.20126.1
- Microsoft.EntityFrameworkCore.Sqlite - 5.0.0-preview.2.20126.1
2020-02-26 22:31:27 +00:00
Ben Adams 07ce5862b2
Eliminate range checks from ConcatAsHexSuffix + Instrinsics (#18406) 2020-02-26 13:30:45 -08:00
Brennan 4ac890983e
Fix some skipped SignalR tests (#19070) 2020-02-26 13:28:46 -08:00
Hao Kung 4498058343
[Helix] Shared framework support + Templates tests (#19177) 2020-02-26 12:55:41 -08:00
Brennan 4e07efe60f
Add scheduled quarantine runs (#19352)
* Run quarantined tests every 4 hours
2020-02-26 11:15:48 -08:00
Pranav K 810b9b0c7e
Build fixups in master (#19338)
* Fix error with nullable
* Commit yarn.lock produced from building Microsoft.InteropJS
2020-02-26 10:45:38 -08:00
Piotr Błażejewicz (Peter Blazejewicz) f6c89c2dc7
chore(Microsoft.JSInterop): definition type file extension fix (#19260)
This is a minor change, correcting name of the file pointed as explicit
type definition file (`d.ts`). On most installations (VSCode) the type
definition
lookup works correctly anyway.

Thanks!
2020-02-26 10:05:54 -08:00
Brennan 1ea10f68fc
Create WindowsPrincipal when cloning WindowsIdentity for SignalR (#19337) 2020-02-26 09:54:24 -08:00
dotnet-maestro[bot] 03a9e8ec1c
[master] Update dependencies from dotnet/efcore (#19358)
* Update dependencies from https://github.com/dotnet/efcore build 20200225.7

- Microsoft.EntityFrameworkCore.Tools - 5.0.0-preview.2.20125.7
- Microsoft.EntityFrameworkCore.SqlServer - 5.0.0-preview.2.20125.7
- dotnet-ef - 5.0.0-preview.2.20125.7
- Microsoft.EntityFrameworkCore - 5.0.0-preview.2.20125.7
- Microsoft.EntityFrameworkCore.InMemory - 5.0.0-preview.2.20125.7
- Microsoft.EntityFrameworkCore.Relational - 5.0.0-preview.2.20125.7
- Microsoft.EntityFrameworkCore.Sqlite - 5.0.0-preview.2.20125.7

* Update dependencies from https://github.com/dotnet/efcore build 20200225.8

- Microsoft.EntityFrameworkCore.Tools - 5.0.0-preview.2.20125.8
- Microsoft.EntityFrameworkCore.SqlServer - 5.0.0-preview.2.20125.8
- dotnet-ef - 5.0.0-preview.2.20125.8
- Microsoft.EntityFrameworkCore - 5.0.0-preview.2.20125.8
- Microsoft.EntityFrameworkCore.InMemory - 5.0.0-preview.2.20125.8
- Microsoft.EntityFrameworkCore.Relational - 5.0.0-preview.2.20125.8
- Microsoft.EntityFrameworkCore.Sqlite - 5.0.0-preview.2.20125.8
2020-02-26 05:21:49 +00:00
Ben Adams 4e18bca0a6
Remove unsafe use ASCII.GetBytes for WriteAscii (#18404)
* Use ParallelBitExtract for EncodeAsciiCharsToBytes

* Use ASCII.GetBytes

* Use span overloads

* Betterize

* Remove old comment
2020-02-26 00:23:18 +00:00
Günther Foidl a29bacc171
Removed usage of BMI2 pdep with SSE2 alternative (#19009)
* SSE2 alternative to BMI2 ParallelBitDeposit

* Codegen tuning

* Keep zero vector in register

* Better 64-bit BMI2 alternative

* Removed BMI2
2020-02-26 00:22:11 +00:00
Brennan d5cf36acc7
[TS Client] Test message size (#15099) 2020-02-25 15:52:48 -08:00
dotnet-maestro[bot] 6a4a8560f2
[master] Update dependencies from dotnet/efcore (#19347)
* Update dependencies from https://github.com/dotnet/efcore build 20200225.3

- Microsoft.EntityFrameworkCore.Tools - 5.0.0-preview.2.20125.3
- Microsoft.EntityFrameworkCore.SqlServer - 5.0.0-preview.2.20125.3
- dotnet-ef - 5.0.0-preview.2.20125.3
- Microsoft.EntityFrameworkCore - 5.0.0-preview.2.20125.3
- Microsoft.EntityFrameworkCore.InMemory - 5.0.0-preview.2.20125.3
- Microsoft.EntityFrameworkCore.Relational - 5.0.0-preview.2.20125.3
- Microsoft.EntityFrameworkCore.Sqlite - 5.0.0-preview.2.20125.3

* Update dependencies from https://github.com/dotnet/efcore build 20200225.5

- Microsoft.EntityFrameworkCore.Tools - 5.0.0-preview.2.20125.5
- Microsoft.EntityFrameworkCore.SqlServer - 5.0.0-preview.2.20125.5
- dotnet-ef - 5.0.0-preview.2.20125.5
- Microsoft.EntityFrameworkCore - 5.0.0-preview.2.20125.5
- Microsoft.EntityFrameworkCore.InMemory - 5.0.0-preview.2.20125.5
- Microsoft.EntityFrameworkCore.Relational - 5.0.0-preview.2.20125.5
- Microsoft.EntityFrameworkCore.Sqlite - 5.0.0-preview.2.20125.5

* Update dependencies from https://github.com/dotnet/efcore build 20200225.6

- Microsoft.EntityFrameworkCore.Tools - 5.0.0-preview.2.20125.6
- Microsoft.EntityFrameworkCore.SqlServer - 5.0.0-preview.2.20125.6
- dotnet-ef - 5.0.0-preview.2.20125.6
- Microsoft.EntityFrameworkCore - 5.0.0-preview.2.20125.6
- Microsoft.EntityFrameworkCore.InMemory - 5.0.0-preview.2.20125.6
- Microsoft.EntityFrameworkCore.Relational - 5.0.0-preview.2.20125.6
- Microsoft.EntityFrameworkCore.Sqlite - 5.0.0-preview.2.20125.6
2020-02-25 23:27:02 +00:00
Barry Dorrans afbbf446fb
Add link to new MSRC portal (#19236)
* Add link to new MSRC portal

* Update SECURITY.md

Co-authored-by: Pranav K <prkrishn@hotmail.com>
2020-02-25 22:52:03 +00:00
Ryan Nowak 1360d6559e
Add AddOptions to AddAuthorizationCore (#18911)
Fixes: #18471

AddAuthorizationCore previously assumed that options were already
registered. This isn't the case in 5.0 in Blazor WASM.

We don't want Blazor to register options in the default host because it
prevents options from being linked out.

note: we will have some remaining work for this issue after this change
is merged. The Blazor WASM hosting changes haven't landed in master yet,
so we'll need to update that code to remove options from the host.
2020-02-25 21:57:19 +00:00
Mike Lloyd 950fa4b010
Update BuildFromSource.md (#19320)
Add short note mentioning the edition flag.

Closes https://github.com/dotnet/aspnetcore/issues/16780
2020-02-25 13:55:35 -08:00
James Newton-King ff59c45505
Eliminate TraceIdentifer allocation when there is a request bo… (#19325) 2020-02-26 09:53:34 +13:00
Brennan 9f0458739c
Rename helix-test.yml (#19247) 2020-02-25 12:50:21 -08:00
James Newton-King f5eb3dc339
HTTP2: Fix HttpRequestHeaders no longer being pooled (#19329) 2020-02-26 09:48:45 +13:00
Brennan 169f07c667
Capture test output for tools tests (#19240) 2020-02-25 09:35:29 -08:00
Justin Kotalik 78ce7b6dd6
Sync with runtime (#19314) 2020-02-25 09:13:11 -08:00
dotnet-maestro[bot] 6e6ea5b6d4
[master] Update dependencies from dotnet/efcore (#19319)
* Update dependencies from https://github.com/dotnet/efcore build 20200224.4

- Microsoft.EntityFrameworkCore.Tools - 5.0.0-preview.2.20124.4
- Microsoft.EntityFrameworkCore.SqlServer - 5.0.0-preview.2.20124.4
- dotnet-ef - 5.0.0-preview.2.20124.4
- Microsoft.EntityFrameworkCore - 5.0.0-preview.2.20124.4
- Microsoft.EntityFrameworkCore.InMemory - 5.0.0-preview.2.20124.4
- Microsoft.EntityFrameworkCore.Relational - 5.0.0-preview.2.20124.4
- Microsoft.EntityFrameworkCore.Sqlite - 5.0.0-preview.2.20124.4

* Update dependencies from https://github.com/dotnet/efcore build 20200225.1

- Microsoft.EntityFrameworkCore.Tools - 5.0.0-preview.2.20125.1
- Microsoft.EntityFrameworkCore.SqlServer - 5.0.0-preview.2.20125.1
- dotnet-ef - 5.0.0-preview.2.20125.1
- Microsoft.EntityFrameworkCore - 5.0.0-preview.2.20125.1
- Microsoft.EntityFrameworkCore.InMemory - 5.0.0-preview.2.20125.1
- Microsoft.EntityFrameworkCore.Relational - 5.0.0-preview.2.20125.1
- Microsoft.EntityFrameworkCore.Sqlite - 5.0.0-preview.2.20125.1
2020-02-25 14:26:24 +00:00
dotnet-maestro[bot] f1c302e66e
Update dependencies from https://github.com/dotnet/aspnetcore-tooling build 20200224.4 (#19316)
- Microsoft.AspNetCore.Mvc.Razor.Extensions - 5.0.0-preview.2.20124.4
- Microsoft.AspNetCore.Razor.Language - 5.0.0-preview.2.20124.4
- Microsoft.CodeAnalysis.Razor - 5.0.0-preview.2.20124.4
- Microsoft.NET.Sdk.Razor - 5.0.0-preview.2.20124.4
2020-02-25 03:50:07 +00:00
James Newton-King 08a8b38718
Eliminate allocation during HTTP2 path validation (#19273) 2020-02-25 15:37:04 +13:00
Maher Jendoubi 1a4dbb7cc5
Contributing: fixed some typos (#18494)
* Contributing: fixed some typos

* Spotted another typo

* this will cause a breaking change

* made DefaultDisconetTimout readonly

* made ConnectionOptionsSetup class internal

* Revert "made ConnectionOptionsSetup class internal"

This reverts commit 90f94d257bf5c953415c2f581f0a24a6f9bd51f6.

* Update HttpConnectionDispatcher.Log.cs

* Apply suggestions from code review

Co-authored-by: Brennan <brecon@microsoft.com>
2020-02-25 02:11:17 +00:00
Justin Kotalik d8b6823111
Introduce multiplexed bedrock types (#17213) 2020-02-24 17:56:31 -08:00
dotnet-maestro[bot] eb552a6fbd
Update dependencies from https://github.com/dotnet/efcore build 20200224.3 (#19310)
- Microsoft.EntityFrameworkCore.Tools - 5.0.0-preview.2.20124.3
- Microsoft.EntityFrameworkCore.SqlServer - 5.0.0-preview.2.20124.3
- dotnet-ef - 5.0.0-preview.2.20124.3
- Microsoft.EntityFrameworkCore - 5.0.0-preview.2.20124.3
- Microsoft.EntityFrameworkCore.InMemory - 5.0.0-preview.2.20124.3
- Microsoft.EntityFrameworkCore.Relational - 5.0.0-preview.2.20124.3
- Microsoft.EntityFrameworkCore.Sqlite - 5.0.0-preview.2.20124.3
2020-02-25 01:31:58 +00:00
James Newton-King 0b04260b13
TestServer returns error with response when server ends with p… (#19249) 2020-02-25 13:39:06 +13:00
Chris Ross 87037b84e0
Automatically send a PR for runtime changes (#19305) 2020-02-24 16:27:48 -08:00
dotnet-maestro[bot] 2849549dbc
Update dependencies from https://github.com/dotnet/efcore build 20200224.2 (#19306)
- Microsoft.EntityFrameworkCore.Tools - 5.0.0-preview.2.20124.2
- Microsoft.EntityFrameworkCore.SqlServer - 5.0.0-preview.2.20124.2
- dotnet-ef - 5.0.0-preview.2.20124.2
- Microsoft.EntityFrameworkCore - 5.0.0-preview.2.20124.2
- Microsoft.EntityFrameworkCore.InMemory - 5.0.0-preview.2.20124.2
- Microsoft.EntityFrameworkCore.Relational - 5.0.0-preview.2.20124.2
- Microsoft.EntityFrameworkCore.Sqlite - 5.0.0-preview.2.20124.2
2020-02-25 00:25:09 +00:00
Kahbazi 09bb7b4ca5
Add WebSockets Benchmarks project back to solution (#19302) 2020-02-24 23:24:20 +00:00
Justin Kotalik b752457e5b
Update CredScanSuppressions.json (#19297) 2020-02-24 15:02:04 -08:00
James Newton-King d4ed4f7050
Eliminate enum boxing allocations from Kestrel HTTP2 logging (#19277) 2020-02-25 07:29:34 +13:00
dotnet-maestro[bot] e0793fda6c
Update dependencies from https://github.com/dotnet/efcore build 20200224.1 (#19291)
- Microsoft.EntityFrameworkCore.Tools - 5.0.0-preview.2.20124.1
- Microsoft.EntityFrameworkCore.SqlServer - 5.0.0-preview.2.20124.1
- dotnet-ef - 5.0.0-preview.2.20124.1
- Microsoft.EntityFrameworkCore - 5.0.0-preview.2.20124.1
- Microsoft.EntityFrameworkCore.InMemory - 5.0.0-preview.2.20124.1
- Microsoft.EntityFrameworkCore.Relational - 5.0.0-preview.2.20124.1
- Microsoft.EntityFrameworkCore.Sqlite - 5.0.0-preview.2.20124.1
2020-02-24 16:51:48 +00:00
dotnet-maestro[bot] 18e8b61193
Update dependencies from https://github.com/dotnet/arcade build 20200223.1 (#19286)
- Microsoft.DotNet.Arcade.Sdk - 5.0.0-beta.20123.1
- Microsoft.DotNet.GenAPI - 5.0.0-beta.20123.1
- Microsoft.DotNet.Helix.Sdk - 5.0.0-beta.20123.1
2020-02-24 14:16:35 +00:00