Commit Graph

27577 Commits

Author SHA1 Message Date
ASP.NET CI b6b1638acf Updating submodule(s)
EntityFrameworkCore => 3337011cf8aa494321033e522839d84c8ecf1129
Mvc => 60a9810268
Scaffolding => 729f698958c54e82e040d7e10a6b65398c706ac8
SignalR => 903fe1e902

[auto-updated: submodules]
2018-04-18 14:52:03 -07:00
Ajay Bhargav Baaskaran d2fe76be21 Write process and pipe information to a pid file 2018-04-18 14:51:28 -07:00
David Fowler 903fe1e902
Added support for negotiate response to redirect the client to another SignalR endpoint (#2070)
- Add a SkipNegotiation flag to the .NET and ts client
to allow skipping the negotiation phase. Don't infer it based on the transport type.
-  Updated the negotiate protocol to support returning a redirect url
- Added support to .NET client to handle redirect negotiations
- Handle poorly written endpoints that sends infinite redirects
- Added access token support and an infinite redirect guard
- Add delete handler for stopping the transport
2018-04-18 14:22:45 -07:00
Pranav K 60a9810268 Allow PartialTagHelper to specify a null model. Fixes #7667 2018-04-18 14:16:44 -07:00
Nate McMaster d8b413720f
Merge branch release/2.0 into release/2.0-msrc 2018-04-18 13:55:56 -07:00
ASP.NET CI d929092042 Updating BuildTools from 2.1.0-rc1-15771 to 2.1.0-rc1-15772
[auto-updated: buildtools]
2018-04-18 13:45:40 -07:00
ASP.NET CI 8d36019930 Updating submodule(s)
Mvc => faca3da42f
Razor => 2c6ae20e11

[auto-updated: submodules]
2018-04-18 13:45:28 -07:00
Nate McMaster de3d5e0e29
Exclude additionalDeps files due to file path conflicts with the 2.0.7 release 2018-04-18 13:11:52 -07:00
Ryan Nowak 73dff82e00 Update Roslyn version numbers
Part of https://github.com/aspnet/Razor/issues/2282
2018-04-18 12:04:04 -07:00
Kiran Challa faca3da42f Ensure ViewData is set on PageResult after a handler method executes
[Fixes #7665] Initializing PageResult.Page as part of result execution breaks Identity UI
2018-04-18 11:44:04 -07:00
Kiran Challa 4f7d53f4e7 [Fixes #7658] FileStreamResultExecutor fails to Dispose FileStream 2018-04-18 11:43:09 -07:00
Kiran Challa 6e4bd1eb46 Fixed PageFilter docs 2018-04-18 11:42:40 -07:00
ASP.NET CI 388f6ee20a Updating submodule(s)
SignalR => d9272032d0

[auto-updated: submodules]
2018-04-18 18:05:27 +00:00
Javier Calvarro Nelson 1cede88f26 [Fixes #7656] Deps file for netstandard2.0 targeting projects copied by Microsoft.AspNetCore.Mvc.Testing does not play well with Mvc 2018-04-18 11:03:52 -07:00
Mikael Mengistu d9272032d0
Revert "Use xhr.onreadystatechange instead of xhr.onload (#1838)" (#2065)
This reverts commit 5e38303377.
2018-04-18 17:38:27 +00:00
David Fowler 5c9b64244a
Expose the IHubProtocol on HubConnectionContext (#2073) 2018-04-18 10:35:55 -07:00
Nate McMaster 20533d0510
Merge branch release/2.0 into release/2.0-msrc 2018-04-18 10:10:52 -07:00
Nate McMaster de692a6afe
Flow DotNetAssetRootAccessTokenSuffix through to docker-run as an env variable 2018-04-18 10:10:10 -07:00
ASP.NET CI 22b8f981b7 Updating submodule(s)
Templating => 13e746c289

[auto-updated: submodules]
2018-04-18 16:48:57 +00:00
Jass Bagga 13e746c289
Update THIRD-PARTY-NOTICES link and remove Package Management panel from carousel (#474)
Addresses #330 and #469
2018-04-18 09:42:27 -07:00
Nate McMaster 6edc4bf3b6
Mark Microsoft.NETCore.DotNetAppHost as a private dependency 2018-04-18 09:11:48 -07:00
prafullbhosale 076ebbe055 Add version variable for Microsoft.NETCore.DotNetAppHost dependency (needed for global tools) (#1079) 2018-04-18 09:10:33 -07:00
Nate McMaster 0ec30bf94d
Merge branch release/2.0 into release/2.0-msrc 2018-04-18 08:38:33 -07:00
Nate McMaster d4cc10801e
Bump runtime store and metapackages to 2.0.8 2018-04-18 08:37:50 -07:00
Nate McMaster f6774f33f6
Merge branch release/2.0 into release/2.0-msrc 2018-04-18 08:28:54 -07:00
Nate McMaster ef9c66ab0b
Remove Microsoft.AspNetCore.AzureKeyVault.HostingStartup from additionalDeps generation 2018-04-18 08:28:34 -07:00
ASP.NET CI 9ffe831749 Updating submodule(s)
SignalR => 7dd6d82bba

[auto-updated: submodules]
2018-04-17 22:00:30 -07:00
Andrew Stanton-Nurse 7dd6d82bba
remove verbose flag (#2067) 2018-04-17 21:07:53 -07:00
ASP.NET CI b40240a337 Updating submodule(s)
SignalR => b4046b5ed8

[auto-updated: submodules]
2018-04-17 20:53:23 -07:00
Andrew Stanton-Nurse b4046b5ed8
Fix #1989 by adding a 'binding failure' pseudo-message (#2064) 2018-04-17 20:08:07 -07:00
ASP.NET CI 6f2df6c78b Updating BuildTools from 2.1.0-rc1-15770 to 2.1.0-rc1-15771
[auto-updated: buildtools]
2018-04-17 19:47:17 -07:00
ASP.NET CI 2d316fcd86 Updating submodule(s)
SignalR => 391c281194

[auto-updated: submodules]
2018-04-17 19:47:04 -07:00
James Newton-King 391c281194
Capture server logs in tests (#2029) 2018-04-18 14:39:08 +12:00
Ryan Nowak 2c6ae20e11 Update Roslyn version numbers
Updates the version numbers of Roslyn to match what will be available on
nuget.org for our RC.
2018-04-17 21:15:13 -04:00
Nate McMaster 5858c4cbc4
Merge branch release/2.0 2018-04-17 16:45:35 -07:00
Nate McMaster 95cd76abdd
Fix package category for shipoob packages 2018-04-17 16:44:40 -07:00
Nate McMaster 2f91599af9
Upgrade to System.Security.Cryptography.Xml 4.4.2 2018-04-17 15:54:56 -07:00
Nate McMaster 7089f16859
Update to include Kestrel patch changes 2018-04-17 15:47:38 -07:00
Nate McMaster c376dab2b6
Fixup submodule branches 2018-04-17 15:38:50 -07:00
James Newton-King 61cce236fc
Derp 2018-04-18 10:37:23 +12:00
Nate McMaster cba1e5b166
Add Microsoft.AspNetCore.AzureKeyVault.HostingStartup as a shipping package 2018-04-17 15:37:06 -07:00
Nate McMaster 5d96a48638
Prepare 2.0.8 patch 2018-04-17 15:37:06 -07:00
James Newton-King 0f0b9a73c1
Logger thread safety? 2018-04-18 10:13:12 +12:00
James Newton-King 1fc4a4916f
Merge branch 'release/2.1' into jamesnk/test-server-logging 2018-04-18 09:46:46 +12:00
James Newton-King 6842ae307f
Undo dev changes 2018-04-18 09:46:21 +12:00
ASP.NET CI 3a95662f52 Updating submodule(s)
AADIntegration => be1337c73e
Antiforgery => 2843f8cfc5
AuthSamples => 41ad654a26
AzureIntegration => 0cb45afdaa
BasicMiddleware => f9619367fc
BrowserLink => ee68c6ae8cd2fbd0c189bcb2099d9a10257c75ac
Caching => 08266190ce3a1c6821bcd08c433959ddd3c18300
Common => 3bd7db49aecd435bf958d2952f4cd3f91ed13115
Configuration => 645b8237533e5152f19798a55d1ebf7f927b32ee
CORS => 8ee8c84288
DataProtection => ba3cf559bd
DependencyInjection => aaab2f53c44a066611ec90a7514f6dcb26fbbbf1
Diagnostics => 89b25723db
DotNetTools => 3385cfea1b
EntityFrameworkCore => 818a210c444ef5d886460cbd9c4117620939f1f2
EventNotification => 46ff2a47a41fd265669f3cfcca2d4742266eca69
FileSystem => 2ce0323e3df2f94352c6f28c895a6a617827b49e
Hosting => 7644204569
HtmlAbstractions => 6c2432e544
HttpAbstractions => e7055a11ae
HttpClientFactory => 3fc98d44ca3e35508903bcf6729c047b5418b556
HttpSysServer => 6ce8b74ea4
Identity => 9b2a7d35f4
IISIntegration => 03c5357ee2
JavaScriptServices => 8ddacb8b73
JsonPatch => 40d5c7f839
KestrelHttpServer => 9662e2bd01
Localization => 979c8f01e0
Logging => b2c4d45da6603279aad4064d32d1c1daef1749e7
MetaPackages => 750fd873d1
Microsoft.Data.Sqlite => 466a4802116ae581a9a6947c03889e4d59836a6f
MusicStore => 23d7955517
Mvc => e781cd38cf
MvcPrecompilation => f08b4a7b0b
Options => 22d2d52a3047706537064124283fd4159c92033a
Proxy => 10420007ce449eb33d76cd8452cd681018c502df
Razor => dc997821cc
ResponseCaching => 532af71577
Routing => f4e57be575
Scaffolding => b0eec6c5a823e7f2d9a8c9f91105b315e832b1d8
Security => 30493e2fd6
ServerTests => da33bd257a
Session => a9f6f3bb3d
SignalR => 31debcbf9f
StaticFiles => bf0e4f8fb5
Templating => 718989b820
Testing => 807e41b008c9797c737649964f63c08d40063ce4
WebHooks => eecaac30c56c49db22124667fa28170d34df577e
WebSockets => 07dddce092

[auto-updated: submodules]
2018-04-17 14:06:54 -07:00
Ryan Brandenburg 03c5357ee2 Branching for 2.1.0-rc1 2018-04-17 14:01:40 -07:00
Javier Calvarro Nelson e781cd38cf [Fixes #7635] Provide a way to configure HTTP Client instances 2018-04-17 12:52:56 -07:00
Javier Calvarro Nelson e0b4c13895 [Fixes #7587] Default to Development environment in tests 2018-04-17 12:52:51 -07:00
Ryan Brandenburg a2b2c1810e
Merge pull request #1075 from aspnet/rybrande/MergeDevIntoRelease21
Merge dev into release21
2018-04-17 12:42:48 -07:00