Ajay Bhargav B
d41276b0fa
Publish generated HTML in the client ( dotnet/aspnetcore-tooling#1633 )
...
* Publish generated HTML in the client
* feedback
* fix
\n\nCommit migrated from a666c6f5e3
2020-02-27 14:49:52 -08: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
Javier Calvarro Nelson
2b72b637bf
[Blazor][Wasm] Add missing state callbacks ( #19405 )
...
* Adds missing callback when logging in and logging out successfully
2020-02-27 09:48:48 -08:00
Brennan
2056146c95
Fix flaky timeout test in TS client ( #19389 )
2020-02-27 08:27:48 -08:00
Steve Sanderson
eed3605ae5
In debug mode, don't enable the linker by default (plus other minor build fixes) ( #19374 )
...
* In debug mode, don't enable the linker by default
* Fixup
* Update Blazor.MonoRuntime.targets
* Ensure we have a true/false value. Stop inferring from BlazorLinkOnBuild.
* Avoid doing work for ServiceWorkerAssetsManifest when it's not being used
* React to BlazorLinkOnBuild->BlazorWebAssemblyEnableLinking rename
Co-authored-by: Pranav K <prkrishn@hotmail.com>
2020-02-27 11:49:47 +00:00
James Newton-King
5b7672c2ad
Handle Http2Streams that error during stream start ( #19386 )
2020-02-27 17:45:39 +13:00
dotnet-maestro[bot]
4319bbf722
Update dependencies from https://github.com/dotnet/blazor build 20200226.1 ( #19387 )
...
- Microsoft.AspNetCore.Components.WebAssembly.Runtime - 3.2.0-preview2.20126.1
2020-02-26 23:30:36 +00: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
Sam Harwell
8cd0f1d940
Update license in reference assemblies
2020-02-26 11:05:14 -08:00
Sam Harwell
5c489400b9
Switch file headers to the MIT license
2020-02-26 11:05:13 -08:00
Sam Harwell
e3b0fdf81c
Switch file headers to the MIT license
2020-02-26 11:05:13 -08:00
Sam Harwell
567ebd4e4e
Switch file headers to the MIT license
2020-02-26 11:05:13 -08:00
Sam Harwell
6cb7b318ef
Normalize all file headers to the expected Apache 2.0 license
2020-02-26 11:05:12 -08:00
Sam Harwell
ea15690a47
Normalize all file headers to the expected Apache 2.0 license
2020-02-26 11:05:12 -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
Steve Sanderson
d9ed5166ff
Cache authentication configuration in IndividualLocalAuth && Hosted case
2020-02-26 17:43:03 +00:00
Steve Sanderson
90d7d0b368
Include favicon in service worker cache
2020-02-26 17:43:03 +00:00
Javier Calvarro Nelson
b2d01f80d3
[Blazor] Fix error handling in AuthorizeService.ts
2020-02-26 09:08:38 -08:00
Javier Calvarro Nelson
a52e708e55
[Blazor] Add instructions to configure the authority when it is missing
...
* For individual auth cases, when creating the template from Visual Studio there is no way to provide parameters.
* This change adds a message in the index.html to indicate the steps that need to be followed.
2020-02-26 07:39:28 -08:00
Steve Sanderson
f3633f3c38
Remove unused DevToolsClient.cs source file ( #19364 )
2020-02-26 15:33:31 +00: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
dotnet-maestro[bot]
190e32370f
Update dependencies from https://github.com/dotnet/blazor build 20200225.2 ( #19355 )
...
- Microsoft.AspNetCore.Components.WebAssembly.Runtime - 3.2.0-preview2.20125.2
2020-02-26 02:30:31 +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
dotnet-maestro[bot]
74cd830fda
Update dependencies from https://github.com/dotnet/blazor build 20200225.1 ( #19351 )
...
- Microsoft.AspNetCore.Components.WebAssembly.Runtime - 3.2.0-preview2.20125.1
2020-02-25 22:55:34 +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
dotnet-maestro[bot]
c61ecabc6d
Update dependencies from https://github.com/dotnet/efcore build 20200225.4 ( #19346 )
...
- Microsoft.EntityFrameworkCore.Tools - 3.1.3
- Microsoft.EntityFrameworkCore.InMemory - 3.1.3
- Microsoft.EntityFrameworkCore - 3.1.3
- Microsoft.EntityFrameworkCore.Relational - 3.1.3
- Microsoft.EntityFrameworkCore.Sqlite - 3.1.3
- dotnet-ef - 3.1.3
- Microsoft.EntityFrameworkCore.SqlServer - 3.1.3
2020-02-25 22:26:40 +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
Ajay Bhargav B
b84fc9b3b6
Generate pure HTML document as part of Razor code generation ( dotnet/aspnetcore-tooling#1624 )
...
* Generate pure HTML document as part of Razor code generation
* feedback
\n\nCommit migrated from 478e2ceda8
2020-02-25 13:40:08 -08:00
Pranav K
d8ff2743a0
Target the Razor SDK in Driver app ( #19344 )
...
Fixes https://github.com/dotnet/aspnetcore/issues/19307
2020-02-25 13:33:49 -08:00
James Newton-King
ff59c45505
Eliminate TraceIdentifer allocation when there is a request bo… ( #19325 )
2020-02-26 09:53:34 +13:00