Hao Kung
d1ee5a22fb
Remove obsolete apis ( #1915 )
2018-11-16 14:25:30 -08:00
Nate McMaster
8f471bf65b
Remove net461 from samples
2018-11-16 13:56:18 -08:00
Ryan Brandenburg
8227f9f819
Fix merge problem
2018-11-16 13:14:45 -08:00
ASP.NET CI
658653808d
Updating submodule(s)
...
HttpClientFactory => 7c4f9479b4753a37c8b0669a883002e5e448cc94
MusicStore => aca4b432e1
Templating => 514fcdcba5
[auto-updated: submodules]
2018-11-16 20:04:04 +00:00
BrennanConroy
7015fb20f2
Merge branch 'release/2.2'
2018-11-16 12:02:43 -08:00
Ryan Brandenburg
422d30b521
Merge remote-tracking branch 'origin/release/2.1' into rybrande/MusicStore2.2
2018-11-16 11:34:39 -08:00
Ryan Brandenburg
9182204495
Merge remote-tracking branch 'MusicStore/rybrande/release22Src' into rybrande/MusicStore2.2
2018-11-16 11:30:49 -08:00
Ryan Brandenburg
6809eeeda4
Merge branch 'ryrande/release21ToSrc' into rybrande/release22Src
2018-11-16 11:29:28 -08:00
dotnet-bot
091a651036
Merge in 'release/2.1' changes
2018-11-16 19:19:47 +00:00
Javier Calvarro Nelson
aca4b432e1
Switch async void to async Task ( #879 )
...
Switch async void to async Task
2018-11-16 11:16:43 -08:00
Ryan Brandenburg
ece5fa46c6
Reorganize source code in preparation to move into aspnet/AspNetCore
...
Prior to reorganization, this source code was found in 33978da1f7
2018-11-16 10:49:57 -08:00
Ryan Brandenburg
9adb829eb5
Fix MusicStore RootPath
2018-11-16 10:18:09 -08:00
Nate McMaster
514fcdcba5
React to breaking changes in Microsoft.AspNetCore.App ( aspnet/Templating#836 )
...
Changes:
* Add packages references for EF Core, when necessary
* Add packages references for SpaServices to Spa templates
* Remove PackageReference to Microsoft.AspNetCore.App altogether
See aspnet/AspNetCore#3612 for more context
2018-11-16 10:09:24 -08:00
BrennanConroy
e2a712a1cd
Add logging to HubConnectionHandlerTests ( #3286 )
2018-11-16 10:00:18 -08:00
Ryan Brandenburg
681d743170
Update MusicStore source
2018-11-16 09:36:17 -08:00
dotnet-bot
d720319b3a
Merge in 'release/2.2' changes
2018-11-16 17:07:27 +00:00
Pavel Krymets
20f7d3be9d
Prevent SiteExtension OOB build from including root Directory.props/targets ( #4064 )
2018-11-16 09:06:48 -08:00
ASP.NET CI
e550cb59b3
Updating submodule(s)
...
HttpAbstractions => 49d785c934
Localization => b8747c8b6b
Mvc => 7c68233125
Security => 7e14b052ea
Templating => 0af2acd6ff
[auto-updated: submodules]
2018-11-16 09:10:27 +00:00
=
35f876e190
Merge branch 'release/2.2'
2018-11-16 00:32:36 -08:00
dotnet-bot
535282f4e6
Merge in 'release/2.2' changes
2018-11-16 08:30:31 +00:00
John Luo
1782a70601
Disable flaky selenium tests while debugging ( #4053 )
2018-11-16 00:29:46 -08:00
Ben Adams
49d785c934
Use object indirection in HttpContextAccessor ( #1066 )
2018-11-15 22:34:44 -08:00
Ryan Brandenburg
e6eb842cc9
Merge remote-tracking branch 'MusicStore/ryrande/release21ToSrc' into rybrande/MusicStore21
2018-11-15 16:31:12 -08:00
Stephen Halter
7e9b11ef3f
Add test and src folders to Kestrel.sln ( #4039 )
...
- Move ThrowHelper.cs into core project
2018-11-15 16:24:31 -08:00
Ryan Brandenburg
aed127198a
Reorganize source code in preparation to move into aspnet/AspNetCore
...
Prior to reorganization, this source code was found in c14416f26f
2018-11-15 16:22:25 -08:00
Nate McMaster
d1ee458982
Remove assemblies from the shared framework ( #4004 )
...
Remove assemblies from the shared framework that depend on or contain the following:
* Entity Framework Core
* Owin
* Node and SPA services
* Identity UI
* Middleware analysis
* SQL Client
* Third-party oauth integrations
* Runtime razor components
* JsonPatch
2018-11-15 16:18:58 -08:00
dotnet-bot
218281cb8f
Merge in 'release/2.2' changes
2018-11-15 23:55:29 +00:00
Pavel Krymets
7e890e8fa0
Update versions of logging site extensions ( #4038 )
2018-11-15 15:54:50 -08:00
Justin Kotalik
f7633d8be9
Fix ANCM websocket disconnect issue
2018-11-15 15:38:27 -08:00
Justin Kotalik
4fae8b9838
Fix websocket disconnect issue
2018-11-15 23:27:48 +00:00
Kévin Chalet
7e14b052ea
Add AccessDeniedPath support to the OIDC/OAuth2/Twitter providers ( #1887 )
...
* Add AccessDeniedPath support to the OIDC/OAuth2/Twitter providers
* Update the code documentation and remove an unnecessary call to SignOutAsync()
* Introduce a new AccessDenied event and move most of the access denied handling logic to RemoteAuthenticationHandler
* Add ReturnUrlParameter support to RemoteAuthenticationHandler
* Remove AccessDeniedException and introduce RemoteAuthenticationHandler.HandleAccessDeniedErrorAsync()
* Use OriginalPath instead of Request.Path
* Update obsolete code comments
* Add unit tests for the new AccessDenied event
* Allow customizing the access denied path/return URL/return URL parameter from the AccessDenied event
2018-11-15 15:12:42 -08:00
Eilon Lipton
1c4a6955b7
Merge pull request #1831 from woeterman94/patch-1
...
Change description of role in RequireRole method
2018-11-15 14:41:04 -08:00
Nate McMaster
0af2acd6ff
Remove .NET Framework project templates
2018-11-15 13:32:40 -08:00
Javier Calvarro Nelson
7c68233125
Capture dumps on hanging CI builds ( #8727 )
...
* Update the build definition on VSTS pipelines to use a custom build script.
* Create a build script that starts a powershell job in the background
that sleeps for 20 minutes and captures dumps for dotnet.exe and testhost.*.exe
when it awakes if the build is still running.
2018-11-15 13:28:46 -08:00
Pavel Krymets
e11f05863f
Enable MultiProcessorCompilation in more projects ( #4036 )
2018-11-15 12:54:10 -08:00
Chris Ross (ASP.NET)
88273412b8
Flow the cancellation tokens to ReadAsync and WriteAsync ( #2865 )
2018-11-15 12:24:27 -08:00
Hisham Bin Ateya
b8747c8b6b
Adding AddRequestCultureProvider as extension method ( #458 )
...
* Adding AddRequestCultureProvider as extension method
Fixes aspnet/AspNetCore#3336
2018-11-15 12:23:10 -08:00
Nate McMaster
c2685813ab
2.1: Update corefx dependencies ( #4037 )
2018-11-15 12:20:37 -08:00
ASP.NET CI
67335899ba
Updating submodule(s)
...
AzureIntegration => 202a87088f
[auto-updated: submodules]
2018-11-15 20:02:57 +00:00
Arthur Vickers
f942ca4bbe
Update version for Azure Services App Authentication ( #4029 )
...
See https://github.com/aspnet/Configuration/pull/881/files
/cc @HaoK @joshgav @nonik0
2018-11-15 10:23:38 -08:00
Pranav K
202a87088f
Use the right build of Razor Sdk feature package
2018-11-15 10:04:04 -08:00
ASP.NET CI
e28b5b31c8
Updating submodule(s)
...
Mvc => 6270ea48a6
[auto-updated: submodules]
2018-11-15 17:46:59 +00:00
Nate McMaster
68cc5e7846
Merge release/2.2 and aspnet/KestrelHttpServer
...
* Merges latest changes from the master branch of aspnet/KestrelHttpServer
* Merges changes on release/2.2
2018-11-15 08:41:55 -08:00
Pavel Krymets
09e5daa037
Update schema before running tests ( #4030 )
2018-11-15 08:13:20 -08:00
Daniel Roth
71cddc3563
Update survey link for 0.7.0
2018-11-15 09:46:08 +00:00
Nate McMaster
3a657c6fdf
Reorganize source code in preparation to move into aspnet/AspNetCore
...
Prior to reorganization, this source code was found in 5d80016b4f
2018-11-14 23:23:58 -08:00
Nate McMaster
6cc9f6f130
Merge release/2.2 and replace submodules
...
* Replace the aspnet/JsonPatch git submodule and merge the master branch of its source to this repo
* Likewise for aspnet/DotNetTools
* And aspnet/HtmlAbstractions
* merge latest infrastructure changes from the release/2.2 branch
2018-11-14 22:57:10 -08:00
Nate McMaster
3346efc471
Include shfxproj symbols packages in artifact info metadata
2018-11-14 22:55:09 -08:00
Nate McMaster
b7a24492b0
Implement a custom GetArtifactInfo target for shfxproj files
2018-11-14 22:46:53 -08:00
Nate McMaster
0271428dbe
Merge aspnet/KestrelHttpServer release/2.2 and release/2.1
2018-11-14 21:33:33 -08:00