Commit Graph

37701 Commits

Author SHA1 Message Date
Javier Calvarro Nelson 110d835434 Fix layout and login partial issues 2018-08-22 13:33:01 -07:00
Javier Calvarro Nelson 3ed89516ba Update precedence for 2.2 templates 2018-08-22 13:31:59 -07:00
ASP.NET CI edb8f0d0bc Updating submodule(s)
IISIntegration => eebbb6a602
SignalR => 070bc945f1
Templating => 11c6ebea2e

[auto-updated: submodules]
2018-08-22 12:14:52 -07:00
BrennanConroy 070bc945f1
Add junit test result files to typescript functional and unit tests (#2846) 2018-08-22 12:05:35 -07:00
Pavel Krymets eebbb6a602
Support portable.exe apps and better error reporting (#1287) 2018-08-22 12:04:04 -07:00
ASP.NET CI e8a48349fc Updating submodule(s)
Templating => d9e71527e8

[auto-updated: submodules]
2018-08-22 11:49:11 -07:00
Ryan Brandenburg 11c6ebea2e Add comments regarding HSTS max age 2018-08-22 11:45:56 -07:00
Ryan Brandenburg d9e71527e8 Fix copyright year 2018-08-22 11:44:46 -07:00
ASP.NET CI 625e17371e Updating submodule(s)
SignalR => f8a46faf9d

[auto-updated: submodules]
2018-08-22 11:21:43 -07:00
BrennanConroy f8a46faf9d
Detect ASP.NET SignalR server connection attempt (#2820) 2018-08-22 11:17:04 -07:00
ASP.NET CI 4e345154ee Updating submodule(s)
SignalR => 5f4d0dac3c

[auto-updated: submodules]
2018-08-22 10:50:37 -07:00
ASP.NET CI c97d4714e5 Updating submodule(s)
SignalR => cc84be85bd

[auto-updated: submodules]
2018-08-22 10:40:47 -07:00
BrennanConroy 5f4d0dac3c
Ignore failures from sending ping (#2840) 2018-08-22 10:36:36 -07:00
BrennanConroy db3f3f2a53
Tweak some Redis log levels (#2838) 2018-08-22 10:35:43 -07:00
BrennanConroy cc84be85bd
Add logging to transport in tests (#2836) 2018-08-22 10:35:19 -07:00
ASP.NET CI e086dc186f Updating submodule(s)
Routing => 78a6c63628

[auto-updated: submodules]
2018-08-22 10:09:28 -07:00
Ryan Nowak 78a6c63628
Merge pull request #742 from dotnet-maestro-bot/merge/release/2.2-to-master
[automated] Merge branch 'release/2.2' => 'master'
2018-08-22 10:04:09 -07:00
ASP.NET CI 63530b0791 Updating submodule(s)
IISIntegration => 36e5aceb3c

[auto-updated: submodules]
2018-08-22 09:57:45 -07:00
Pavel Krymets 36e5aceb3c
Serve 503 if server process is shutting down (#1293) 2018-08-22 09:53:25 -07:00
ASP.NET CI 3cb5d2eef9 Updating submodule(s)
IISIntegration => e26231b613

[auto-updated: submodules]
2018-08-22 08:48:12 -07:00
Pavel Krymets e26231b613
Cleanup application manager (#1250) 2018-08-22 08:23:40 -07:00
ASP.NET CI fcf11701ba Updating submodule(s)
Mvc => cbe1526763
Routing => e90e670ac8

[auto-updated: submodules]
2018-08-22 08:21:47 -07:00
Ryan Nowak 692bb0e261 Add privateassets=all to Blazor.Build usages
We recommend using this package with PrivateAssets=all everywhere to
make sure that the MSBuild files brought in by this package aren't
applied to transitively.

When that happens, the Blazor.Build MSBuild files will take over the
Razor functionality for other projects, which breaks MVC's view
compilation functionality.

This is part of a fix for #1216.
2018-08-22 08:21:46 -07:00
Ryan Nowak e90e670ac8 Enable benchmark validation
Move Swaggather out of benchmarks folder
Add MSBuild junk
Fix broken tests
2018-08-22 08:16:41 -07:00
Ryan Nowak 78cf97cf3a Fix broken benchmarks
The tests for matching still compile but do the wrong thing, because
they aren't setting up the HTTP method metadata correctly.

Adding back an overload of CreateEndpoint that's like what was there
before.
2018-08-22 08:16:41 -07:00
Steve Sanderson 13cf5bd583 Add Blazor.onServerConnectionClose to fix #1339
This API will be removed once we implement proper connection management (reconnects, etc.)
2018-08-22 15:18:23 +01:00
Steve Sanderson 1089eecbfc In RenderBatchWriter, deduplicate strings only when safe to do so (#1340)
We allow deduplication of HTML element and attribute names, plus whitespace text nodes / attribute values.
2018-08-22 14:52:35 +01:00
ASP.NET CI 8f13cf7054 Updating submodule(s)
Mvc => f34634f9a4
Routing => 5e8e490867

[auto-updated: submodules]
2018-08-22 01:58:34 -07:00
James Newton-King 5e8e490867
Merge fixes 2018-08-22 20:42:53 +12:00
James Newton-King aff4a38865
Merge release/2.2 2018-08-22 20:37:21 +12:00
James Newton-King f34634f9a4
Merge release/2.2 2018-08-22 20:18:54 +12:00
James Newton-King 1680b9f4fc
Change endpoint invoker to RequestDelegate, Endpoint/EndpointMetadataCollection namespaces, split out IRouteValuesFeature (#712) 2018-08-22 17:15:57 +12:00
James Newton-King cbe1526763
React to routing changes (#8303) 2018-08-22 17:15:09 +12:00
James Newton-King a15f213e43
Merge branch 'merge/release/2.2-to-master' 2018-08-22 15:58:38 +12:00
James Newton-King 08a0a7fadb
Remove MatchProcessor, add IParameterPolicy (#734) 2018-08-22 15:24:34 +12:00
ASP.NET CI eb7785a45b Updating submodule(s)
KestrelHttpServer => c9a1a42410

[auto-updated: submodules]
2018-08-21 19:16:16 -07:00
ASP.NET CI efabeb37fa Updating submodule(s)
KestrelHttpServer => 0b471f2b2f

[auto-updated: submodules]
2018-08-21 19:01:20 -07:00
ASP.NET CI c02efe608f Updating BuildTools from 3.0.0-alpha1-20180820.1 to 3.0.0-alpha1-20180821.3
[auto-updated: buildtools]
2018-08-21 18:44:34 -07:00
ASP.NET CI 391a9f8b03 Updating submodule(s)
EntityFrameworkCore => 4aaffe2f46a32a30273c1cb145b42aeeb5215586
IISIntegration => 8f89706939
Mvc => 9e46cb5936
Razor => ee6f94dfd5
Routing => 8b0a598a64
SignalR => 797ccbedf2

[auto-updated: submodules]
2018-08-21 18:44:21 -07:00
John Luo c9a1a42410 Merge branch 'release/2.2' 2018-08-21 18:42:23 -07:00
Nate McMaster ee6f94dfd5
Merge branch 'release/2.2' 2018-08-21 18:39:13 -07:00
ASP.NET CI c142cd2fcc Updating BuildTools from 2.2.0-preview1-20180817.2 to 2.2.0-preview1-20180821.1
[auto-updated: buildtools]
2018-08-21 18:34:34 -07:00
ASP.NET CI 35a7fb7792 Updating submodule(s)
AADIntegration => 9b641283f0
Antiforgery => 108c73ca75
AuthSamples => 530542499f
AzureIntegration => 049fb37dc6
BasicMiddleware => 7f143446a0
BrowserLink => 82b96e3df754e23a19becb09f517f100231c6f9c
Caching => 413fb03253aaef9e045cd2754a39c4ec43e35733
Common => aca9fb80bcf71d5eb3e78ae04dbaf5a9eb3a7a7d
Configuration => 544666fd831a4b04cec9ae058b7720c5f6e7b6a1
CORS => e8da001870
DataProtection => c119bee8ef
DependencyInjection => 2f25974bf4a4ba73b7fc01d2310a89f58cf502bf
Diagnostics => 5c8b549882
DotNetTools => b3f6477a49
EntityFrameworkCore => 801b3c02b9cde8808ee795e72642bfaa2d314c00
EventNotification => b00a2457de69aeab2048f3e9fc09ffa7dc23c15c
FileSystem => 4e744b9dbaf32d6e52e19af54c040cc2ca3fa97c
Hosting => ef465439af
HtmlAbstractions => 386c024198
HttpAbstractions => f3dc2d069c
HttpClientFactory => b64fc5704a260feda061c2df49565bf3a1c6e07c
HttpSysServer => d6f2e8085f
Identity => ac744d8adb
IISIntegration => e23d9cb4ac
JavaScriptServices => 4bc67d6a60
JsonPatch => bd559b7966
KestrelHttpServer => 912c36a6e0
Localization => 496d61e3cb
Logging => 8f864d3dc0cd2054e6b00ae4167b9066c6cb98c7
MetaPackages => 8f0e948d60
Microsoft.Data.Sqlite => 252758cc872e027a2453690967c2fce06d83654f
MusicStore => 59f867fc37
Mvc => 5bd818bd64
MvcPrecompilation => c35b2e6e8d
Options => e93181d24f664bbc0fadbb97d7d3fe241178aa51
Proxy => b9ac3c264e69fbaba0deb91031672f1bf9b8f22e
Razor => f703a288dd
ResponseCaching => 950f569db8
Routing => 4f33362ab5
Scaffolding => dba409b17fd86c7c791081c8b6a004ff8348e2df
Security => 1cb07e1019
ServerTests => df1e9f3aa9
Session => a3b57b6e49
SignalR => fd5d024651
StaticFiles => 48e29a0078
Templating => 2476481464
WebSockets => 42efbb40c4

[auto-updated: submodules]
2018-08-21 18:34:18 -07:00
Nate McMaster f703a288dd
Import restore sources into Microsoft.VisualStudio.RazorExtension.csproj 2018-08-21 18:29:40 -07:00
David Fowler 0b471f2b2f Sockets: do 0 byte reads to avoid allocating memory for idle connections
- Do not do 0 byte reads on OSX due to potential sockets bug
2018-08-21 18:07:15 -07:00
Javier Calvarro Nelson ac744d8adb Support Bootstrap 3 and Bootstrap 4 on idenity UI 2018-08-21 17:46:13 -07:00
Pranav K 5bd818bd64
Introduce ProblemDetailsFilter
Fixes https://github.com/aspnet/Mvc/issues/6786
2018-08-21 17:29:12 -07:00
Mike Harder 3442e95bee Update for 2.1.401 RTM 2018-08-21 17:26:05 -07:00
Justin Kotalik 8f89706939
Merge pull request #1290 from dotnet-maestro-bot/merge/release/2.2-to-master 2018-08-21 16:42:52 -07:00
Andrew Stanton-Nurse fd5d024651
remove extraneous file (#2851) 2018-08-21 16:22:04 -07:00