Commit Graph

37397 Commits

Author SHA1 Message Date
Pranav K ef1fc9e5c7 Put the BlazorExtension in artifacts 2019-01-29 15:41:11 -08:00
Pranav K 7a8b1d4461
Cleanup some infrastructure pieces in Components (#6970)
* Cleanup some infrastructure pieces in Components
2019-01-29 15:18:58 -08:00
Pranav K 93214b465c Move Cors Functional tests to a separate test group
Attemp #2 at addressing https://github.com/aspnet/AspNetCore-Internal/issues/1619

Puppetteer will attempt to download chromium as part of running the test. This seems odd, but
it might explain why this might be afflicted with the file descriptor contention issues that
the mondo repo tests encounter.

Moving these out in to a separate test group to see if this helps

Possible fix for https://github.com/aspnet/AspNetCore-Internal/issues/1619
2019-01-29 15:18:39 -08:00
Pavel Krymets 6e8284711c Change SiteExtension artifact location (#7108)
* Change SiteExtension artifact location

* Add exclusions

* Reuse main version logic
2019-01-29 15:00:35 -08:00
Pavel Krymets ec8a4da9bb Remove ANCM V1 leftovers (#7104) 2019-01-29 14:25:19 -08:00
Pavel Krymets 7267e20f53 Sign site extension (#7107) 2019-01-29 13:02:31 -08:00
James Newton-King 820ea09fdd
Add routing function test with convention builder (#6829) 2019-01-30 09:53:34 +13:00
Javier Calvarro Nelson 8958bdee2e
[ApiAuthorization] Make test more reliable (#7092) 2019-01-29 11:48:42 -08:00
Pavel Krymets adcc2bf23c Fix versioning of logging site extension (#7100)
Remove `name` to revert to default version format and build on all changes.
2019-01-29 11:42:22 -08:00
Pavel Krymets 0691dc7102
Merge pull request #7089 from aspnet/pakrym/merge22-2
Merge branch 'release/2.2' => 'master'
2019-01-29 11:18:11 -08:00
Eilon Lipton 3757be6cfa
Merge pull request #6115 from Kahbazi/IdentityUI/RenameButton
Rename forgot password button
2019-01-29 10:59:06 -08:00
BrennanConroy 02f8d89725
Fix missing submodule (#4329) 2019-01-29 10:37:26 -08:00
Javier Calvarro Nelson e0b264f1c0
[ApiAuthorization] Small fixes to adjust for the code on the SPA templates (#7090)
* Fix solution file
* Fixes the post_logout_redirect_uri parameter on the DefaultClientRequestParametersProvider
* Propagate state on ending session autoredirect
* Update defaults for local-spa profile to align them with template code
* Disable explicit support for WebApplications, it can still be enabled normally by configuring IS and we haven't evaluated the scenario E2E.
2019-01-29 10:27:16 -08:00
dotnet-maestro[bot] 3e3441481c Update dependencies from aspnet/Extensions (#7086)
This pull request updates the following dependencies

Updates from https://github.com/aspnet/Extensions

- Internal.AspNetCore.Analyzers - 3.0.0-preview.19078.2
- Microsoft.JSInterop - 3.0.0-preview.19078.2
- Microsoft.Extensions.WebEncoders - 3.0.0-preview.19078.2
- Microsoft.Extensions.ValueStopwatch.Sources - 3.0.0-preview.19078.2
- Microsoft.Extensions.TypeNameHelper.Sources - 3.0.0-preview.19078.2
- Microsoft.Extensions.Primitives - 3.0.0-preview.19078.2
- Microsoft.Extensions.ParameterDefaultValue.Sources - 3.0.0-preview.19078.2
- Microsoft.Extensions.DiagnosticAdapter - 3.0.0-preview.19078.2
- Microsoft.Extensions.DependencyInjection.Abstractions - 3.0.0-preview.19078.2
- Microsoft.Extensions.DependencyInjection - 3.0.0-preview.19078.2
- Microsoft.Extensions.Configuration.Xml - 3.0.0-preview.19078.2
- Microsoft.Extensions.Configuration.UserSecrets - 3.0.0-preview.19078.2
- Microsoft.Extensions.Configuration.KeyPerFile - 3.0.0-preview.19078.2
- Microsoft.Extensions.Configuration.Json - 3.0.0-preview.19078.2
- Microsoft.Extensions.Configuration.Ini - 3.0.0-preview.19078.2
- Microsoft.Extensions.Configuration.FileExtensions - 3.0.0-preview.19078.2
- Microsoft.Extensions.Configuration.EnvironmentVariables - 3.0.0-preview.19078.2
- Microsoft.Extensions.Configuration.CommandLine - 3.0.0-preview.19078.2
- Microsoft.Extensions.Diagnostics.HealthChecks - 3.0.0-preview.19078.2
- Microsoft.Extensions.Configuration.Binder - 3.0.0-preview.19078.2
- Microsoft.Extensions.Configuration.Abstractions - 3.0.0-preview.19078.2
- Microsoft.Extensions.Configuration - 3.0.0-preview.19078.2
- Microsoft.Extensions.CommandLineUtils.Sources - 3.0.0-preview.19078.2
- Microsoft.Extensions.Caching.StackExchangeRedis - 3.0.0-preview.19078.2
- Microsoft.Extensions.Caching.SqlServer - 3.0.0-preview.19078.2
- Microsoft.Extensions.Caching.Memory - 3.0.0-preview.19078.2
- Microsoft.Extensions.Caching.Abstractions - 3.0.0-preview.19078.2
- Microsoft.Extensions.ActivatorUtilities.Sources - 3.0.0-preview.19078.2
- Microsoft.AspNetCore.Testing - 3.0.0-preview.19078.2
- Microsoft.AspNetCore.BenchmarkRunner.Sources - 3.0.0-preview.19078.2
- Microsoft.AspNetCore.Analyzer.Testing - 3.0.0-preview.19078.2
- Microsoft.Extensions.Configuration.AzureKeyVault - 3.0.0-preview.19078.2
- Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions - 3.0.0-preview.19078.2
- Microsoft.Extensions.FileProviders.Abstractions - 3.0.0-preview.19078.2
- Microsoft.Extensions.FileProviders.Composite - 3.0.0-preview.19078.2
- Microsoft.Extensions.Options.DataAnnotations - 3.0.0-preview.19078.2
- Microsoft.Extensions.Options.ConfigurationExtensions - 3.0.0-preview.19078.2
- Microsoft.Extensions.Options - 3.0.0-preview.19078.2
- Microsoft.Extensions.ObjectPool - 3.0.0-preview.19078.2
- Microsoft.Extensions.Logging.TraceSource - 3.0.0-preview.19078.2
- Microsoft.Extensions.Logging.Testing - 3.0.0-preview.19078.2
- Microsoft.Extensions.Logging.EventSource - 3.0.0-preview.19078.2
- Microsoft.Extensions.Logging.Debug - 3.0.0-preview.19078.2
- Microsoft.Extensions.Logging.Console - 3.0.0-preview.19078.2
- Microsoft.Extensions.Logging.Configuration - 3.0.0-preview.19078.2
- Microsoft.Extensions.Logging.AzureAppServices - 3.0.0-preview.19078.2
- Microsoft.Extensions.Logging.Abstractions - 3.0.0-preview.19078.2
- Microsoft.Extensions.Logging - 3.0.0-preview.19078.2
- Microsoft.Extensions.Localization.Abstractions - 3.0.0-preview.19078.2
- Microsoft.Extensions.Localization - 3.0.0-preview.19078.2
- Microsoft.Extensions.Http - 3.0.0-preview.19078.2
- Microsoft.Extensions.Hosting.Abstractions - 3.0.0-preview.19078.2
- Microsoft.Extensions.Hosting - 3.0.0-preview.19078.2
- Microsoft.Extensions.HostFactoryResolver.Sources - 3.0.0-preview.19078.2
- Microsoft.Extensions.HashCodeCombiner.Sources - 3.0.0-preview.19078.2
- Microsoft.Extensions.FileSystemGlobbing - 3.0.0-preview.19078.2
- Microsoft.Extensions.FileProviders.Physical - 3.0.0-preview.19078.2
- Microsoft.Extensions.FileProviders.Embedded - 3.0.0-preview.19078.2
2019-01-29 10:22:42 -08:00
Nikita Potapenko 0047b620b9 Fixed copyright element (#7087)
Summary of the changes:
 - Updated copyright symbol
 - Changed file encoding to UTF-8 without BOM

Fixes #7065
2019-01-29 10:19:21 -08:00
Pranav K 0f072a9565
Reintroduce a package for Razor runtime compilation (#6653)
* Reintroduce a package for Razor runtime compilation

Fixes https://github.com/aspnet/AspNetCore/issues/4947
2019-01-29 09:34:43 -08:00
Pavel Krymets 1ecc8dd9c6
Remove AspNetCoreModule V1 (#7071) 2019-01-29 08:20:00 -08:00
Pavel Krymets 602a140a7a Merge branch 'release/2.2' 2019-01-28 21:51:18 -08:00
Hao Kung aeb506c0b0
Remove obsolete 1.x UseIdentity + UseXyz auth API (#6965)
* Remove obsolete API

* Delete CookieAppBuilderExtensions.cs

* Delete FacebookAppBuilderExtensions.cs

* Delete GoogleAppBuilderExtensions.cs

* Delete JwtBearerAppBuilderExtensions.cs

* Delete MicrosoftAccountAppBuilderExtensions.cs

* Delete OAuthAppBuilderExtensions.cs

* Delete OpenIdConnectAppBuilderExtensions.cs

* Delete TwitterAppBuilderExtensions.cs
2019-01-28 21:37:51 -08:00
Pavel Krymets 78fabbdb40
Build 3.0 AggregateSite extension (#6849) 2019-01-28 20:09:51 -08:00
BrennanConroy a8f1b034d8
Pass in auth type for WindowsAuth in out of proc (#7074) 2019-01-28 20:06:23 -08:00
Nate McMaster 51761c3c5d
Handle code-signing exclusions when building for multiple architectures on the same machine 2019-01-28 18:24:37 -08:00
Sébastien Ros 768e9052dd
Adding artifacts generation for forks (#6324) 2019-01-28 18:02:57 -08:00
Justin Kotalik 1222d8de49
Add StartAsync() to HttpResponse; ImplementFeature in Kestrel (#6967) 2019-01-28 17:42:04 -08:00
Nate McMaster e1971f1d12
Fix the generated metadata for PackageConflictOverrides in Microsoft.AspNetCore.App.props 2019-01-28 16:57:02 -08:00
Pranav K 29898df8a8
Attempt to run Cors functional tests with watchman disabled. (#7076)
According to https://github.com/facebook/jest/issues/2219, jest will
not run tests if watchman is installed. It is not entirely clear if
this is the case in our OSX CI environment, but the symptoms seem close
to what's reported in the issue.

Possible fix for https://github.com/aspnet/AspNetCore-Internal/issues/1619
2019-01-28 16:44:56 -08:00
Pavel Krymets 963508b9b9
Add more logging to iis graceful shutdown (#7068) 2019-01-28 16:23:55 -08:00
Nate McMaster 81d0a9e467
Update buildtools and fix signing configuration (#7078) 2019-01-28 16:14:18 -08:00
Pavel Krymets f06e1822f5
Enable strict mode in roslyn compiler (#6950) 2019-01-28 15:56:27 -08:00
Patrick Westerhoff 1bc056a7f6 Introduce IUrlHelper.PageLink (#6819) (#6819)
Add an extension method to generate an absolute URL for a page.
2019-01-28 15:42:10 -08:00
James Newton-King 4b8d9666f4 Add startvs.cmd for MVC and Security solutions (#6943)
* Add startvs.cmd for MVC

* Add startvs.cmd for Security
2019-01-28 15:37:14 -08:00
Justin Kotalik 7a98a04c53
Drain requests in native instead of managed for IIS In-process (#6816) 2019-01-28 15:20:28 -08:00
David Fowler 9f71e60283
Hoist method attributes from the request delegate as metadata. (#6911)
- This should allow a more declarative approach to declaring endpoint metadata using the default methods.
- Attributes are applied first and can be overridden imperatively
2019-01-28 20:38:49 +00:00
David Fowler 14d8e33a93
Remove .Start from BufferSegment (#6832) 2019-01-28 20:37:25 +00:00
David Fowler 447f4bc298
Reuse the stack for OnCompleted and OnStarting calls (#6833)
- Reviewing profiles for MVC and other things that use RegisterForDispose, this shows up as a significant amount of allocations.
2019-01-28 20:37:11 +00:00
David Fowler 549f8e1773
Remove over engineered callback writing and just write chunks directly. (#6901) 2019-01-28 20:36:47 +00:00
Chris Ross 7d4b6fccff
Clean up ManualResetEvent usage in tests (#6961) 2019-01-28 12:10:16 -08:00
Chris Ross 65ee89a71e
Remove the google auth patch quirk #6710 (#6964) 2019-01-28 12:09:25 -08:00
Pavel Krymets 440204892e
Use published apps in IIS tests (#7027) 2019-01-28 12:02:42 -08:00
BrennanConroy 436d4452aa
Refactor hub invocation cleanup (#6655) 2019-01-28 11:46:37 -08:00
Nate McMaster 4eca8f02e1
Add a script to search the project reference graph and add all to a .sln file (#7066) 2019-01-28 10:10:13 -08:00
Nate McMaster ac04019e42
Remove obsolete build infrastructure (#6995)
Changes:

* Remove obsolete targets which are unnecessary now that this repo no longer builds git submodules in a separate build process
* Remove the need for static analysis of 'ArtifactInfo' items
* Simplify how the code signing task is configured
* Remove unused repo tasks
* Remove duplicate lists of external dependencies and packages to be produced
* Remove obsolete build definition
* Remove obsolete build script parameters
* Add VisualStudioSetupOutputPath
2019-01-28 09:57:59 -08:00
Chris Ross 6c5e0cae67
Skip kestrel h2spec tests (#7035) 2019-01-28 09:36:05 -08:00
Pavel Krymets 141f3d8781
Reenable application initialization module tests (#7024) 2019-01-28 09:24:42 -08:00
Pavel Krymets 3ea1f6a0e9
Disable ResponseFormats_Chunked test (#6952) 2019-01-25 21:03:18 -08:00
Pranav K 1aa50faa29 Account for null Endpoint 2019-01-25 15:38:23 -08:00
Pranav K f2ee3201ae No-op Authorization middleware for Razor Pages
Workaround for https://github.com/aspnet/AspNetCore/issues/7011
2019-01-25 15:38:23 -08:00
Chris Ross 2b7c26a123
Dynamically install NGinx Internal/#1525 (#6963) 2019-01-25 14:32:32 -08:00
Christian Liebel 07926f0677 Update repo links for SignalR TS client in package.json after move (#4425) 2019-01-25 13:53:30 -08:00
Pranav K 16228c646a
Changes per PR 2019-01-25 13:53:07 -08:00