Commit Graph

32588 Commits

Author SHA1 Message Date
Ryan Nowak 014e7eb963 Add EFCore DbContext check 2018-10-01 13:33:00 -07:00
Ryan Nowak efe83ad531 Add Diagnostics.EFCore package 2018-10-01 13:32:42 -07:00
dotnet-maestro-bot aad0f719d5 Upgrade to .NET Core 2.2.0-preview3-27001-02 (#1441) 2018-10-01 13:31:46 -07:00
ASP.NET CI ac89398014 Updating submodule(s)
Razor => 5aad6c7b42

[auto-updated: submodules]
2018-10-01 13:06:10 -07:00
Ryan Nowak 5aad6c7b42 Revert "Update dependencies.props"
This reverts commit f463325e9a.

Temporarily reverting this to see if it unbreaks the build.
2018-10-01 13:00:44 -07:00
Ryan Nowak f425134ffe Fix #2265 - Port Blazor testing improvements
The Blazor test infrastructure made a copy of the code in Razor and then
added some more features. This change backports the features needed for
the style of test we're using in Blazor.

I updated the MVC integration tests to use the new style, but I think
there's limited value in trying to rev all of the old tests.

One feature in particular that I removed from the old infrastructure was
the automatic inference of imports based on the file system. This
feature was wierd and doesn't parallel how these features work in
actuality. It's easy and more natural to test imports in new style
tests.
2018-10-01 13:00:44 -07:00
ASP.NET CI 0ed22b04ec Updating BuildTools from 2.2.0-preview1-20180928.5 to 2.2.0-preview1-20181001.2
[auto-updated: buildtools]
2018-10-01 19:04:30 +00:00
ASP.NET CI 69878cc669 Updating submodule(s)
EntityFrameworkCore => 918bc0c312b26cf19a304170857b6614d58e7565

[auto-updated: submodules]
2018-10-01 09:30:22 -07:00
ASP.NET CI ed4f1eacd4 Updating submodule(s)
IISIntegration => 3ddc86a428

[auto-updated: submodules]
2018-10-01 08:05:20 -07:00
Justin Kotalik 3ddc86a428
Fix mof file (#1457) 2018-10-01 08:00:44 -07:00
ASP.NET CI 20f53b1735 Updating submodule(s)
Routing => 3227de8c0b

[auto-updated: submodules]
2018-09-30 16:05:12 -07:00
Ryan Nowak 3227de8c0b Fix #629 - Add logging to DfaMatcther
Adds logging for the most common things that can prevent an endpoint
from matching.

Note that we already have good logging in other parts of the system, the
stuff here completes the story by providing details at the debug level.
2018-09-30 15:59:25 -07:00
ASP.NET CI 0fcd308632 Updating submodule(s)
Mvc => 3667b0481a
Routing => b7939328b8

[auto-updated: submodules]
2018-09-30 14:38:19 -07:00
Ryan Nowak 3667b0481a React to routing API changes
Reaction for: https://github.com/aspnet/Routing/pull/822
2018-09-30 14:26:06 -07:00
Ryan Nowak b7939328b8 feedback 2018-09-30 14:09:59 -07:00
Ryan Nowak a2f404f4d5 Perf improvements for EndpointSelector 2018-09-30 14:09:59 -07:00
Ryan Nowak ed15bad5fb Make CandidateState (publicly) immutable 2018-09-30 14:09:59 -07:00
Ryan Nowak 1f5eec1d55 Rename EndpointFeature -> EndpointSelectorContext 2018-09-30 14:09:59 -07:00
ASP.NET CI 3d906303d0 Updating submodule(s)
AADIntegration => b252a87119
Antiforgery => 8a8a09bcf5
AuthSamples => 4fcf35b0b8
AzureIntegration => 6f8c2e385c
BasicMiddleware => 3fd750c1fe
BrowserLink => 74b29a9730b5fed3cd6377c48562fd4810fb4598
Caching => 1e63f14c72e829cbf9a3f78c7724289d5a28604c
Common => 3ca8a17fd379b2bd4e1d6a923ddbedce744406df
Configuration => b5aa3f95222a53850bf77da077e4f5bbf2eac2a7
CORS => e8caccf009
DataProtection => 018a252560
DependencyInjection => ef631db5fea1de4bff7b239faa43668c13e6a915
Diagnostics => 6a8494f938
DotNetTools => 37bdb72c5d
EntityFrameworkCore => f2e16ac403b6af73fe6a17a777daf8743cdf766c
EventNotification => 5e17f46da667486bceb67815a6ae31297d9bc1ac
FileSystem => 23e6222e9cd2b1c75707a8df063ad1f9386c427d
Hosting => 52c7f5fb98
HtmlAbstractions => 49e982cc65
HttpAbstractions => 30172616ed
HttpClientFactory => 9f3b964cdd91acee815cfecec8f7717cfc181ca2
HttpSysServer => cd904bd605
Identity => 4ce1928a4c
IISIntegration => 2fea246b71
JavaScriptServices => ef999a57fd
JsonPatch => ed49a91b67
KestrelHttpServer => 21e9c12b62
Localization => 983c655699
Logging => 89f85d4a6283a52ffd506ac794c4e6cbaaff982a
MetaPackages => a3cb22f171
Microsoft.Data.Sqlite => 941a79bdb56baeebc10f1ca082368f0ef31c1264
MusicStore => 33978da1f7
Mvc => 3e43cb0033
MvcPrecompilation => 645ce09c12
Options => 1a17d24a93f1e45aaebd2bb5c6b11f7e3a3b2587
Proxy => c4400e63d2b8a8a8f9660e1c05225228601207a8
Razor => f463325e9a
ResponseCaching => 08de3ced72
Routing => 1223752517
Scaffolding => 5103fe7aee4b7d105fd88e7917c74804268aa676
Security => 889abf6f6e
ServerTests => 5226987452
Session => 5e66e11152
SignalR => 7552aea9cb
StaticFiles => 49dc5af930
Templating => c6a371abe1
WebSockets => c639a462a1

[auto-updated: submodules]
2018-09-30 12:39:47 -07:00
ASP.NET CI c639a462a1 Update dependencies.props
[auto-updated: dependencies]
2018-09-30 12:35:27 -07:00
ASP.NET CI c6a371abe1 Update dependencies.props
[auto-updated: dependencies]
2018-09-30 12:34:35 -07:00
ASP.NET CI 49dc5af930 Update dependencies.props
[auto-updated: dependencies]
2018-09-30 12:34:19 -07:00
ASP.NET CI 7552aea9cb Update dependencies.props
[auto-updated: dependencies]
2018-09-30 12:31:29 -07:00
ASP.NET CI 5e66e11152 Update dependencies.props
[auto-updated: dependencies]
2018-09-30 12:31:13 -07:00
ASP.NET CI 5226987452 Update dependencies.props
[auto-updated: dependencies]
2018-09-30 12:31:00 -07:00
ASP.NET CI 889abf6f6e Update dependencies.props
[auto-updated: dependencies]
2018-09-30 12:30:31 -07:00
ASP.NET CI 1223752517 Update dependencies.props
[auto-updated: dependencies]
2018-09-30 12:29:32 -07:00
ASP.NET CI 08de3ced72 Update dependencies.props
[auto-updated: dependencies]
2018-09-30 12:29:16 -07:00
ASP.NET CI f463325e9a Update dependencies.props
[auto-updated: dependencies]
2018-09-30 12:28:07 -07:00
ASP.NET CI 645ce09c12 Update dependencies.props
[auto-updated: dependencies]
2018-09-30 12:27:07 -07:00
ASP.NET CI 3e43cb0033 Update dependencies.props
[auto-updated: dependencies]
2018-09-30 12:25:19 -07:00
ASP.NET CI 33978da1f7 Update dependencies.props
[auto-updated: dependencies]
2018-09-30 12:24:39 -07:00
ASP.NET CI a3cb22f171 Update dependencies.props
[auto-updated: dependencies]
2018-09-30 12:24:03 -07:00
ASP.NET CI 983c655699 Update dependencies.props
[auto-updated: dependencies]
2018-09-30 12:23:18 -07:00
ASP.NET CI 21e9c12b62 Update dependencies.props
[auto-updated: dependencies]
2018-09-30 12:22:40 -07:00
ASP.NET CI ed49a91b67 Update dependencies.props
[auto-updated: dependencies]
2018-09-30 12:22:27 -07:00
ASP.NET CI ef999a57fd Update dependencies.props
[auto-updated: dependencies]
2018-09-30 12:22:07 -07:00
ASP.NET CI 2fea246b71 Update dependencies.props
[auto-updated: dependencies]
2018-09-30 12:17:12 -07:00
ASP.NET CI 4ce1928a4c Update dependencies.props
[auto-updated: dependencies]
2018-09-30 12:16:14 -07:00
ASP.NET CI cd904bd605 Update dependencies.props
[auto-updated: dependencies]
2018-09-30 12:15:55 -07:00
ASP.NET CI 30172616ed Update dependencies.props
[auto-updated: dependencies]
2018-09-30 12:15:12 -07:00
ASP.NET CI 49e982cc65 Update dependencies.props
[auto-updated: dependencies]
2018-09-30 12:14:58 -07:00
ASP.NET CI 52c7f5fb98 Update dependencies.props
[auto-updated: dependencies]
2018-09-30 12:14:34 -07:00
ASP.NET CI 37bdb72c5d Update dependencies.props
[auto-updated: dependencies]
2018-09-30 12:11:26 -07:00
ASP.NET CI 6a8494f938 Update dependencies.props
[auto-updated: dependencies]
2018-09-30 12:10:59 -07:00
ASP.NET CI 018a252560 Update dependencies.props
[auto-updated: dependencies]
2018-09-30 12:10:12 -07:00
ASP.NET CI e8caccf009 Update dependencies.props
[auto-updated: dependencies]
2018-09-30 12:09:56 -07:00
ASP.NET CI 3fd750c1fe Update dependencies.props
[auto-updated: dependencies]
2018-09-30 12:08:08 -07:00
ASP.NET CI 6f8c2e385c Update dependencies.props
[auto-updated: dependencies]
2018-09-30 12:06:27 -07:00
ASP.NET CI 4fcf35b0b8 Update dependencies.props
[auto-updated: dependencies]
2018-09-30 12:06:00 -07:00