Alexej Timonin
70ddf15cbc
MethodMatches 🚿
2018-10-02 12:57:18 -07:00
ASP.NET CI
5c984ab9ae
Updating submodule(s)
...
WebSockets => 67f2c3149e
[auto-updated: submodules]
2018-10-02 11:14:01 -07:00
Mikael Mengistu
17e029f15d
[Java] Clean up WebSockets Transport ( #3044 )
2018-10-02 11:02:49 -07:00
Pranav K
a48e75dfb4
Implicitly set content type for ObjectResults containing ProblemDetails ( #8512 )
...
* Implicitly set content type for ObjectResults containing ProblemDetails
Fixes #8467
2018-10-02 10:24:38 -07:00
Nate McMaster
1e41958884
Merge branch 'release/2.2'
2018-10-02 09:23:42 -07:00
Nate McMaster
4c49d5ce80
Resolve flaky tests ( #497 )
...
1. Prevent an ObjectDisposedException in dotnet-watch on slower machines
2. Fix flakiness caused by PID reuse
3. Fix flakiness in tests that await the restart of dotnet-watch. The `.TimeoutAfter` method doesn't cancel the long-running task. This left 2 readers running on dotnet-watch output which caused indeterminate test outcome.
2018-10-02 09:17:04 -07:00
Chris Ross (ASP.NET)
17ec9290aa
Merge branch 'release/2.2'
2018-10-02 09:00:56 -07:00
Daniel Roth
04b87ef066
Update Microsoft.AspNetCore.Blazor.Templates.nuspec
2018-10-02 16:59:47 +01:00
Justin Kotalik
78b1f77d04
Merge pull request #1460 from dotnet-maestro-bot/merge/release/2.2-to-master
...
[automated] Merge branch 'release/2.2' => 'master'
2018-10-02 08:50:28 -07:00
Ryan Nowak
737a6003f5
Add required fields to build nuspec
2018-10-02 10:39:21 +01:00
Justin Kotalik
4cbc969cd0
Revert "Update dependencies.props"
...
This reverts commit 2fea246b71 .
2018-10-01 22:15:14 -07:00
James Newton-King
5f75c07bbf
Add RoutesValues to HttpRequest ( #1042 )
2018-10-02 16:03:58 +13:00
Ryan Nowak
fb9a02ef5a
Merge branch 'release/2.2'
2018-10-01 17:05:44 -07:00
ASP.NET CI
912b82ef59
Updating BuildTools from 2.2.0-preview1-20181001.2 to 2.2.0-preview1-20181001.4
...
[auto-updated: buildtools]
2018-10-01 16:38:02 -07:00
ASP.NET CI
1e1497a2a1
Updating submodule(s)
...
EntityFrameworkCore => 345af5bbcf05dc942472d7e860c4d7a123d481c4
[auto-updated: submodules]
2018-10-01 16:37:51 -07:00
MikaelMengistu
c6a1c7463a
Merge branch 'release/2.2'
2018-10-01 16:19:06 -07:00
Nate McMaster
18e245ecf0
Merge branch 'release/2.2'
2018-10-01 16:00:30 -07:00
Nate McMaster
7d3628b8ac
Merge branch 'release/2.1' into release/2.2
2018-10-01 15:58:37 -07:00
ASP.NET CI
9d0cac5acb
Updating submodule(s)
...
SignalR => 78a0a68cd1
[auto-updated: submodules]
2018-10-01 14:45:28 -07:00
Brian Chavez
78a0a68cd1
Typos/spelling errors in XML doc comments and source. #Hacktoberfest ( #3039 )
2018-10-01 14:41:05 -07:00
BrennanConroy
713e224591
[Java] Add HttpClient support for testing ( #3011 )
2018-10-01 14:07:38 -07:00
Ryan Nowak
f0623fff60
Merge branch 'release/2.2'
2018-10-01 13:38:48 -07:00
ASP.NET CI
f469fd2a11
Updating submodule(s)
...
Diagnostics => 014e7eb963
EntityFrameworkCore => 44184d2419dd12a0af9c9d6a9e6c0d2821aeaaac
[auto-updated: submodules]
2018-10-01 13:38:37 -07:00
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
0df788b17e
Updating BuildTools from 3.0.0-alpha1-20180919.1 to 3.0.0-alpha1-20181001.3
...
[auto-updated: buildtools]
2018-10-01 12:03:50 -07:00
ASP.NET CI
7165afdf78
Updating submodule(s)
...
AADIntegration => 1ebe668a96
Antiforgery => 926b3dfe97
AuthSamples => 8e945c9016
AzureIntegration => 1443d4fd05
BasicMiddleware => 2a8963943e
BrowserLink => 45f5c105ac991e147f47906372e97fb8df685bfd
Caching => b5905f343c5d919bb8ea7069aa85d6bd712ed697
Common => 50d7fea80f363d362a106fbbc7c210749880ef23
Configuration => 92a9433386da203c3ef801f67a03ce4c7f51f1f9
CORS => b0c2a4631f
DataProtection => 8e3b940e91
DependencyInjection => 7a7a4feb43a922b067b76713f9de55e2d4aadb5b
Diagnostics => f1058f0d5d
DotNetTools => 978d76d761
EntityFrameworkCore => b60a74223e440b7ab2c574a106c683d3c66d3ce4
EventNotification => 08c615f0939fe0a7d7399eaa02be708dc92d9a10
FileSystem => 955cafca9555f9edb77a409f5c30e65a61ab9123
Hosting => 2850e9987b
HtmlAbstractions => 45b7e2ddb7
HttpAbstractions => e8d5a85c99
HttpClientFactory => 2aed4a9022eed2cc1d62211970f40742af7f6282
HttpSysServer => 21fe13b446
Identity => c54525f459
IISIntegration => 47f8e6dd52
JavaScriptServices => 25e9c50585
JsonPatch => e842973c71
KestrelHttpServer => ecd481fbb6
Localization => 9ecc9abd23
Logging => 44f7da00e0e1f493caa55659fabb95074b139ff2
MetaPackages => 4d3c1addd3
Microsoft.Data.Sqlite => 3496e3216322efdf0edf68b25bb664f9857e7760
MusicStore => 5fe4ff7c27
Mvc => e9c7b08d10
Options => a1635e0444ff9b2ec2f83c0433dcbc60afd69ba0
Proxy => 037be64dbcd512dff0ee705f343f66246d81ecdc
Razor => 7d09cd2972
ResponseCaching => b385d9672e
Routing => 3863601f1d
Scaffolding => 8388df27adea1476abdb1d7d76d925cb2dd3a2a1
Security => 564d53641d
ServerTests => 27b2ed836f
Session => 2c13f33a4b
SignalR => 71ba4b75e0
StaticFiles => ee7dfe9a86
Templating => 6abfd75b0f
WebHooks => d41315d2fbf18e5f467edab621e616c1c6079937
WebSockets => 24ac5589c0
[auto-updated: submodules]
2018-10-01 12:03:39 -07:00
Nate McMaster
25e9c50585
Add missing version variable that was not merged correctly during automated merge
2018-10-01 11:25:14 -07:00
Nate McMaster
f6b64e5d26
Upgrade KoreBuild ( #1498 )
...
* remove sources.props and use NuGet.config. Source.props is only necessary for products that bulid in ProdCon, which Blazor does not
* Remove code signing glue code. This is part of KoreBuild now
* Update SDK to 2.1.400
* Update certificate names used for code-signing to use SHA2
2018-10-01 11:13:09 -07: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
Steve Sanderson
234f089a0a
Always use forward-slashes in template primaryOutputs. Fixes #1497 .
2018-10-01 13:17:11 +01:00
Steve Sanderson
0ca361a78a
Make HttpClientHandler wiping more conservative. Fixes #1484
2018-10-01 12:44:05 +01:00
Ryan Nowak
3863601f1d
Merge pull request #832 from dotnet-maestro-bot/merge/release/2.2-to-master
...
[automated] Merge branch 'release/2.2' => 'master'
2018-09-30 16:50:15 -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
Ryan Nowak
e9c7b08d10
Merge pull request #8524 from aspnet/rynowak/endpoint-selector-master
...
Rynowak/endpoint selector master
2018-09-30 14:55:28 -07:00
Ryan Nowak
e833352572
Merge pull request #830 from aspnet/feature/endpoint-selector-master
...
Feature/endpoint selector master
2018-09-30 14:55: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
925a26c264
Merge branch 'release/2.2'
2018-09-30 14:29:44 -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
632d980cd1
Merge branch 'release/2.2'
2018-09-30 14:14:48 -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