Nate McMaster
bbca5f30e7
Remove implicit references for non-test projects ( dotnet/extensions#1037 )
...
\n\nCommit migrated from e504b4ee74
2019-01-31 13:20:34 -08:00
James Newton-King
3c7649db88
Add RequireAuthorization method for default policy ( #6916 )
2019-02-01 09:59:11 +13:00
Pavel Krymets
478a18fb73
Make sure AzureAppServices logger is resolvable from DI contatiner ( #1039 )
2019-01-31 12:37:12 -08:00
BrennanConroy
dbf82dc8c4
Use System.Text.Json for Negotiate and Handshake ( #6977 )
2019-01-31 11:38:09 -08:00
Pranav K
dbc4aaa298
Merge pull request #6807 from dotnet-maestro-bot/merge/release/2.1-to-release/2.2
...
[automated] Merge branch 'release/2.1' => 'release/2.2'
2019-01-31 10:24:34 -08:00
Pranav K
62d27bcd3e
Merge branch 'release/2.2' into merge/release/2.1-to-release/2.2
2019-01-31 09:37:09 -08:00
Doug Bunting
2a6f53ae2b
Merge branch 'release/2.2'
...
\n\nCommit migrated from d66169865d
2019-01-30 17:11:36 -08:00
Justin Kotalik
7d21ee1a5a
Call Slice in GetMemory ( #7113 )
2019-01-30 14:26:56 -08:00
Pavel Krymets
5ba89945ea
Fix site-extension build step artifacts path ( #7138 )
2019-01-30 11:57:21 -08:00
Justin Kotalik
8f51dd35ce
Make StreamPipeWriter.Complete throw if there is unflushed data ( #7115 )
2019-01-30 11:22:53 -08:00
Kahbazi
070bba8ad4
Add event name in localization\n\nCommit migrated from d2b1ad3d23
2019-01-30 10:03:04 -08:00
Ajay Bhargav Baaskaran
57211a33db
Fix: Exception for empty data- attributes in tag helpers ( dotnet/aspnetcore-tooling#173 )
...
\n\nCommit migrated from 6d71b6a265
2019-01-30 09:12:37 -08:00
Javier Calvarro Nelson
7ea4a5f778
[MVC] Normalize dependencies under the _dependencies folder in the solution ( #7128 )
2019-01-30 08:54:34 -08:00
Nate McMaster
3b9a24df37
Fix signcheck exclusions for *.js files ( #7116 )
2019-01-30 08:05:54 -08:00
Javier Calvarro Nelson
b2f41fc7cf
[Identity] Fix sample app ( #6805 )
...
Updates the sample app to account for changes in how MVC uses JSON.NET
2019-01-30 05:36:40 -08:00
Javier Calvarro Nelson
0689474332
Merge pull request #7111 from dotnet-maestro-bot/merge/release/2.2-to-master
...
[automated] Merge branch 'release/2.2' => 'master'
2019-01-30 04:28:26 -08:00
Javier Calvarro Nelson
10156c496c
Merge branch 'master' into merge/release/2.2-to-master
2019-01-30 03:17:02 -08:00
Nate McMaster
c43d3b823e
Cleanup conversion to Arcade ( #1014 )
...
* Remove obsolete targets, properties, and scripts
* Replace IsProductComponent with IsShipping
* Undo bad merge to version.props
* Update documentation, and put workarounds into a common file
* Replace usages of RepositoryRoot with RepoRoot
* Remove API baselines
* Remove unnecessary restore feeds and split workarounds into two files
* Enable PR checks on all branches, and disable autocancel
2019-01-29 18:34:54 -08:00
Nate McMaster
f9de66f47d
Cleanup conversion to Arcade ( #1014 )
...
* Remove obsolete targets, properties, and scripts
* Replace IsProductComponent with IsShipping
* Undo bad merge to version.props
* Update documentation, and put workarounds into a common file
* Replace usages of RepositoryRoot with RepoRoot
* Remove API baselines
* Remove unnecessary restore feeds and split workarounds into two files
* Enable PR checks on all branches, and disable autocancel
2019-01-29 18:34:54 -08:00
Nate McMaster
6d452e9b05
Cleanup conversion to Arcade ( #1014 )
...
* Remove obsolete targets, properties, and scripts
* Replace IsProductComponent with IsShipping
* Undo bad merge to version.props
* Update documentation, and put workarounds into a common file
* Replace usages of RepositoryRoot with RepoRoot
* Remove API baselines
* Remove unnecessary restore feeds and split workarounds into two files
* Enable PR checks on all branches, and disable autocancel
2019-01-29 18:34:54 -08:00
Nate McMaster
154ab28e45
Cleanup conversion to Arcade ( dotnet/extensions#1014 )
...
* Remove obsolete targets, properties, and scripts
* Replace IsProductComponent with IsShipping
* Undo bad merge to version.props
* Update documentation, and put workarounds into a common file
* Replace usages of RepositoryRoot with RepoRoot
* Remove API baselines
* Remove unnecessary restore feeds and split workarounds into two files
* Enable PR checks on all branches, and disable autocancel\n\nCommit migrated from f41cfded3c
2019-01-29 18:34:54 -08:00
Ryan Brandenburg
fb64cd6887
Reduce build times ( dotnet/extensions#1016 )
...
* Fix package artifacts taking too long to upload
* Make sure new packages are packaged
\n\nCommit migrated from 12613bac07
2019-01-29 17:05:25 -08:00
Stephen Halter
4539b0d2c3
Increase shutdown timeout in Kestrel TestServer ( #7082 )
...
* Never use a null abort reason
2019-01-29 16:13:37 -08:00
John Luo
ebae05e41c
Merge branch 'release/2.2'
...
\n\nCommit migrated from 1e4a328150
2019-01-29 16:10:12 -08:00
Pavel Krymets
c06f896fdc
Change site extension build pool to dotnet-external-temp ( #7114 )
2019-01-29 16:03:43 -08:00
Pranav K
ef1fc9e5c7
Put the BlazorExtension in artifacts
2019-01-29 15:41:11 -08:00
John Luo
94a37fe030
Merge branch 'release/2.1' into release/2.2
...
\n\nCommit migrated from d6f94ed6c6
2019-01-29 15:40:02 -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
Ryan Brandenburg
cf72b68a1c
Use Arcade ( #586 )
...
Use arcade
2019-01-29 13:26:53 -08:00
Ryan Brandenburg
c4c2df54eb
Use Arcade ( #586 )
...
Use arcade
2019-01-29 13:26:53 -08:00
Ryan Brandenburg
66773c57bc
Use Arcade ( dotnet/extensions#586 )
...
Use arcade
\n\nCommit migrated from f0458995c6
2019-01-29 13:26:53 -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
Pranav K
4505f76987
Ensure TagHelpers from the current project are discovered for projects targeting 2.x
...
As part of migrating the CodeGeneration targets in to the Razor.Sdk,
the SDK broke the contract that RazorReferencePaths includes the full closure
of assemblies during tag helper discovery.
This change restores the behavior to be compatible with the 2.x Razor.Design
package and adds tests to verify TagHelper discovery works in a range of projects.
Fixes https://github.com/aspnet/AspNetCore/issues/6825
\n\nCommit migrated from 99938c9b7e
2019-01-29 11:21:27 -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