Commit Graph

39740 Commits

Author SHA1 Message Date
BrennanConroy c8c12cda9b
Fix test discovery (#8201) 2019-03-04 23:11:16 -08:00
Pranav K 33839dc66a
Client reconnects when state's available on the server (#7395)
Reconnect if we have state on the server

Fixes #7537
2019-03-04 17:27:51 -08:00
Justin Kotalik d09c6e8576
Disable ConfigurationChange Test (#8113) 2019-03-04 16:58:28 -08:00
Ben Adams 19b52bdc8b Elide bounds check for MethodToString (#7887) 2019-03-04 16:44:21 -08:00
Chris Ross b9fda976c0
Update Worker template for Worker SDK (#7965)
* Update Worker template for Worker SDK

* Change template order

* Remove servergc
2019-03-04 16:17:25 -08:00
Pranav K 39e52578d3
Make page load async when using endpoint routing (#7938)
* Make page load async

Fixes #8016
2019-03-04 14:45:59 -08:00
Hao Kung 3652b7a927
Helix tests should fail if exceptions thrown during test discovery (#8107) 2019-03-04 14:15:37 -08:00
Pavel Krymets 51e30ee20d
Update SDK (#8115) 2019-03-04 12:59:49 -08:00
Hao Kung 48a67cfd18
Fix for external logins disappearing after failed login (#7002)
Also adds external logins to register page
2019-03-04 12:46:18 -08:00
Mikael Mengistu 368269c883
Update Code Owners - SignalR (#8173) 2019-03-04 11:40:47 -08:00
BrennanConroy 508256d028
Always load NodeHttpClient to fix SSR (#8047) 2019-03-04 09:16:52 -08:00
Steve Sanderson 7111c8ffd7 Handle async exceptions when not rendering root component. Fixes #8151 2019-03-04 16:44:42 +00:00
Andrew Stanton-Nurse 7b24304739
skip flaky SecureDataFormatTest in Helix (#8129)
related #7366
2019-03-04 07:50:53 -08:00
Nikita Potapenko 83cb05d83c Rename DataProtectorTokenProvider (#8027) 2019-03-04 02:03:31 -08:00
Doug Bunting a0817e3bac
Merge branch 'release/3.0-preview3' => 'master' (#8144)
- mostly [automated]
2019-03-03 22:06:18 -08:00
Doug Bunting d50e8228ef
Merge branch 'master' into merge/release/3.0-preview3-to-master 2019-03-03 20:46:11 -08:00
dotnet-maestro[bot] 1f05024255 [release/3.0-preview3] Update dependencies from 4 repositories (#8141)
* Update dependencies from https://github.com/dotnet/core-setup build 20190303.5

This change updates the following dependencies
- Microsoft.DotNet.PlatformAbstractions - 3.0.0-preview3-27503-5
- Microsoft.Extensions.DependencyModel - 3.0.0-preview3-27503-5
- Microsoft.NETCore.App - 3.0.0-preview3-27503-5

* Update dependencies from https://github.com/aspnet/Extensions build 20190303.1

This change updates the following dependencies
- Internal.AspNetCore.Analyzers - 3.0.0-preview3.19153.1
- Microsoft.JSInterop - 3.0.0-preview3.19153.1
- Microsoft.Extensions.FileProviders.Composite - 3.0.0-preview3.19153.1
- Microsoft.Extensions.FileProviders.Abstractions - 3.0.0-preview3.19153.1
- Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions - 3.0.0-preview3.19153.1
- Microsoft.Extensions.Diagnostics.HealthChecks - 3.0.0-preview3.19153.1
- Microsoft.Extensions.DiagnosticAdapter - 3.0.0-preview3.19153.1
- Microsoft.Extensions.DependencyInjection.Abstractions - 3.0.0-preview3.19153.1
- Microsoft.Extensions.DependencyInjection - 3.0.0-preview3.19153.1
- Microsoft.Extensions.Configuration.Xml - 3.0.0-preview3.19153.1
- Microsoft.Extensions.Configuration.UserSecrets - 3.0.0-preview3.19153.1
- Microsoft.Extensions.Configuration.KeyPerFile - 3.0.0-preview3.19153.1
- Microsoft.Extensions.Configuration.Json - 3.0.0-preview3.19153.1
- Microsoft.Extensions.Configuration.Ini - 3.0.0-preview3.19153.1
- Microsoft.Extensions.Configuration.FileExtensions - 3.0.0-preview3.19153.1
- Microsoft.Extensions.FileProviders.Embedded - 3.0.0-preview3.19153.1
- Microsoft.Extensions.Configuration.EnvironmentVariables - 3.0.0-preview3.19153.1
- Microsoft.Extensions.Configuration.Binder - 3.0.0-preview3.19153.1
- Microsoft.Extensions.Configuration.AzureKeyVault - 3.0.0-preview3.19153.1
- Microsoft.Extensions.Configuration.Abstractions - 3.0.0-preview3.19153.1
- Microsoft.Extensions.Configuration - 3.0.0-preview3.19153.1
- Microsoft.Extensions.CommandLineUtils.Sources - 3.0.0-preview3.19153.1
- Microsoft.Extensions.Caching.StackExchangeRedis - 3.0.0-preview3.19153.1
- Microsoft.Extensions.Caching.SqlServer - 3.0.0-preview3.19153.1
- Microsoft.Extensions.Caching.Memory - 3.0.0-preview3.19153.1
- Microsoft.Extensions.Caching.Abstractions - 3.0.0-preview3.19153.1
- Microsoft.Extensions.ActivatorUtilities.Sources - 3.0.0-preview3.19153.1
- Microsoft.AspNetCore.Testing - 3.0.0-preview3.19153.1
- Microsoft.AspNetCore.BenchmarkRunner.Sources - 3.0.0-preview3.19153.1
- Microsoft.AspNetCore.Analyzer.Testing - 3.0.0-preview3.19153.1
- Microsoft.Extensions.Configuration.CommandLine - 3.0.0-preview3.19153.1
- Mono.WebAssembly.Interop - 3.0.0-preview3.19153.1
- Microsoft.Extensions.FileProviders.Physical - 3.0.0-preview3.19153.1
- Microsoft.Extensions.HashCodeCombiner.Sources - 3.0.0-preview3.19153.1
- Microsoft.Extensions.WebEncoders - 3.0.0-preview3.19153.1
- Microsoft.Extensions.ValueStopwatch.Sources - 3.0.0-preview3.19153.1
- Microsoft.Extensions.TypeNameHelper.Sources - 3.0.0-preview3.19153.1
- Microsoft.Extensions.Primitives - 3.0.0-preview3.19153.1
- Microsoft.Extensions.ParameterDefaultValue.Sources - 3.0.0-preview3.19153.1
- Microsoft.Extensions.Options.DataAnnotations - 3.0.0-preview3.19153.1
- Microsoft.Extensions.Options.ConfigurationExtensions - 3.0.0-preview3.19153.1
- Microsoft.Extensions.Options - 3.0.0-preview3.19153.1
- Microsoft.Extensions.ObjectPool - 3.0.0-preview3.19153.1
- Microsoft.Extensions.Logging.TraceSource - 3.0.0-preview3.19153.1
- Microsoft.Extensions.Logging.Testing - 3.0.0-preview3.19153.1
- Microsoft.Extensions.Logging.EventSource - 3.0.0-preview3.19153.1
- Microsoft.Extensions.FileSystemGlobbing - 3.0.0-preview3.19153.1
- Microsoft.Extensions.Logging.Console - 3.0.0-preview3.19153.1
- Microsoft.Extensions.Logging.Configuration - 3.0.0-preview3.19153.1
- Microsoft.Extensions.Logging.AzureAppServices - 3.0.0-preview3.19153.1
- Microsoft.Extensions.Logging.Abstractions - 3.0.0-preview3.19153.1
- Microsoft.Extensions.Logging - 3.0.0-preview3.19153.1
- Microsoft.Extensions.Localization.Abstractions - 3.0.0-preview3.19153.1
- Microsoft.Extensions.Localization - 3.0.0-preview3.19153.1
- Microsoft.Extensions.Http - 3.0.0-preview3.19153.1
- Microsoft.Extensions.Hosting.Abstractions - 3.0.0-preview3.19153.1
- Microsoft.Extensions.Hosting - 3.0.0-preview3.19153.1
- Microsoft.Extensions.HostFactoryResolver.Sources - 3.0.0-preview3.19153.1
- Microsoft.Extensions.Logging.Debug - 3.0.0-preview3.19153.1

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

This change updates the following dependencies
- Microsoft.AspNetCore.Mvc.Razor.Extensions - 3.0.0-preview3.19153.1
- Microsoft.NET.Sdk.Razor - 3.0.0-preview3.19153.1
- Microsoft.CodeAnalysis.Razor - 3.0.0-preview3.19153.1
- Microsoft.AspNetCore.Razor.Language - 3.0.0-preview3.19153.1

* Update dependencies from https://github.com/aspnet/EntityFrameworkCore build 20190303.1

This change updates the following dependencies
- dotnet-ef - 3.0.0-preview3.19153.1
- Microsoft.EntityFrameworkCore - 3.0.0-preview3.19153.1
- Microsoft.EntityFrameworkCore.Tools - 3.0.0-preview3.19153.1
- Microsoft.EntityFrameworkCore.InMemory - 3.0.0-preview3.19153.1
- Microsoft.EntityFrameworkCore.Relational - 3.0.0-preview3.19153.1
- Microsoft.EntityFrameworkCore.Sqlite - 3.0.0-preview3.19153.1
- Microsoft.EntityFrameworkCore.SqlServer - 3.0.0-preview3.19153.1
2019-03-03 19:43:36 -08:00
David Fowler 9cb1185a5c
Add option to restrict the maximum hub message size (#8135)
- This change moves the limit checking from the transport layer to the protocol parsing layer. One nice side effect is that it gives us better control over error handling.
2019-03-03 15:18:32 -08:00
BrennanConroy 67d339ee3b
C++ client: string_t to string (#8063) 2019-03-02 22:11:18 -08:00
Doug Bunting 659981e62b
Merge branch 'release/3.0-preview3' => 'master' (#8119)
- mostly [automated]
2019-03-02 21:53:05 -08:00
Ben Adams ddce32a791 Use C#8 (#8128) 2019-03-02 19:48:43 -08:00
Doug Bunting c0815eb11c
Merge branch 'master' into merge/release/3.0-preview3-to-master 2019-03-02 10:45:24 -08:00
Andrew Stanton-Nurse 4aad7548c1
skip Libuv.FunctionalTests RemoteIPv6Address on Helix (#8111) 2019-03-01 18:37:51 -08:00
Andrew Stanton-Nurse 6e8a9f6d6a
Skip flaky clientcert test in Kestrel (#8112)
related #7265

flaked out in https://github.com/aspnet/AspNetCore/pull/7987
2019-03-01 18:37:23 -08:00
Pranav K db3795b368
Put MVC's functional tests in a separate test group (#8118)
Possible fix to https://github.com/aspnet/AspNetCore/issues/7313
One of the characteristics of these failures were that the
test took long to run. The build log has warnings for
several long running tests. This might be a result of CPU
contention since mondo-ification that make MVC's functional tests
run with nearly every other test project in the solution
2019-03-01 17:52:50 -08:00
dotnet-maestro 2f9a04a11c Update dependencies from https://github.com/aspnet/EntityFrameworkCore build 20190301.8
This change updates the following dependencies
- dotnet-ef - 3.0.0-preview3.19151.8
- Microsoft.EntityFrameworkCore - 3.0.0-preview3.19151.8
- Microsoft.EntityFrameworkCore.Tools - 3.0.0-preview3.19151.8
- Microsoft.EntityFrameworkCore.InMemory - 3.0.0-preview3.19151.8
- Microsoft.EntityFrameworkCore.Relational - 3.0.0-preview3.19151.8
- Microsoft.EntityFrameworkCore.Sqlite - 3.0.0-preview3.19151.8
- Microsoft.EntityFrameworkCore.SqlServer - 3.0.0-preview3.19151.8
2019-03-01 17:49:46 -08:00
Chris Ross 93b195e566
Change SameSite default to None #2675 #4661 (#8043) 2019-03-01 16:22:12 -08:00
Pavel Krymets 01ce2836c8
Publish helix tests in release (#8104)
Fixes: https://github.com/aspnet/AspNetCore/issues/8103
2019-03-01 15:48:48 -08:00
Ryan Brandenburg 4a5720beba Updated PR with my changes 2019-03-01 15:25:58 -08:00
Chris Ross 1830f4f0dd
Avoid race in FileWatcher test Internal/1710 (#8095) 2019-03-01 15:03:21 -08:00
N. Taylor Mullen eee89a7c22
Merge pull request #8051 from aspnet/nimullen/1859
Skip first run experience on azure pipelines.
2019-03-01 14:44:47 -08:00
Pavel Krymets 2a5403b730
Add runtime project back to sharedfx project list (#8093) 2019-03-01 14:44:41 -08:00
Justin Kotalik fc9e48877c
Add FormPipeReader (#7964) 2019-03-01 14:41:05 -08:00
Andrew Stanton-Nurse 22e706cdc3 pr feedback 2019-03-01 13:55:45 -08:00
Andrew Stanton-Nurse 8c2c458891 some little xml doc changes 2019-03-01 13:55:45 -08:00
Andrew Stanton-Nurse 9a61275fa6
skipping ReactRedux test due to flakiness (#8100)
related #7377
2019-03-01 13:54:57 -08:00
Pranav K 85c051d8da
Skipping flaky test (#8101) 2019-03-01 13:37:19 -08:00
Damian Edwards bec911d8b4
Merge pull request #7993 from zbecknell/patch-1
Update Blazor NDC video link
2019-03-01 12:26:14 -08:00
Doug Bunting 7518f35761
Merge branch 'release/3.0-preview3' => 'master' (#8062)
- mostly [automated]
2019-03-01 12:23:29 -08:00
Andrew Stanton-Nurse 8cd36953ef
skip flaky HttpSys test in helix (#8092)
Related to #8091
2019-03-01 12:20:59 -08:00
Pranav K a2e6322721
Restore testassets during build to prevent timeouts (#8038)
* Restore testassets during build to prevent timeouts
Fixes https://github.com/aspnet/AspNetCore-Internal/issues/1695
2019-03-01 11:43:03 -08:00
BrennanConroy 337370263a
Remove private assets (#8080) 2019-03-01 11:17:29 -08:00
BrennanConroy d0c415a4dc
Skip flaky websocket test (#8085) 2019-03-01 11:14:25 -08:00
Sebastien Ros 275960631d Updating ref file 2019-03-01 10:52:24 -08:00
Sébastien Ros 1c2c2c9be0 Update NullHtmlEncoder.cs 2019-03-01 10:52:24 -08:00
Sebastien Ros 23dee7c43f Keep argument checks 2019-03-01 10:52:24 -08:00
Sebastien Ros ba875bffcd Using spans to optimize the slicing case 2019-03-01 10:52:24 -08:00
Sebastien Ros 55fea7976c Improve NullHtmlEncoder perf 2019-03-01 10:52:23 -08:00
Doug Bunting 3be568b894
Merge branch 'master' into merge/release/3.0-preview3-to-master 2019-03-01 10:51:15 -08:00
Pranav K 1ca6202e7e
Add some additional logging to ErrorPageMiddlewareWebSite (#8049)
* Add some additional logging to ErrorPageMiddlewareWebSite

DeveloperExceptionMiddleware will log an error if rendering the exception page
throws. The test failure in https://github.com/aspnet/AspNetCore-Internal/issues/1730
suggests that we encountered an error like so but do not have anything further to go by.

This change adds logging to the test so we could identify possible issues
2019-03-01 10:49:54 -08:00