Chris Ross (ASP.NET)
33386e424a
Re-enable skipped auth test #474
2018-10-19 09:48:01 -07:00
Chris Ross (ASP.NET)
41e1ec67e0
Merge branch 'release/2.2'
2018-10-19 09:44:48 -07:00
BrennanConroy
e68c8025d5
Don't set Redis timeout ( #3154 )
2018-10-19 09:14:33 -07:00
Pavel Krymets
af01ed1715
Shorten log file names ( #1536 )
2018-10-19 08:51:30 -07:00
ASP.NET CI
3b0c85cbb6
Updating BuildTools from 3.0.0-alpha1-20181017.7 to 3.0.0-alpha1-20181018.6
...
[auto-updated: buildtools]
2018-10-19 00:07:51 -07:00
ASP.NET CI
50112c47f6
Updating submodule(s)
...
EntityFrameworkCore => 0ba3d04c363e3f7fb5fa89ac24fad0cacff161cc
[auto-updated: submodules]
2018-10-19 00:07:43 -07:00
ASP.NET CI
817ea3126c
Updating BuildTools from 2.2.0-preview2-20181017.3 to 2.2.0-preview2-20181018.5
...
[auto-updated: buildtools]
2018-10-18 17:46:57 -07:00
ASP.NET CI
2f17d235e5
Updating submodule(s)
...
DotNetTools => 572aadf149
EntityFrameworkCore => 0d0c57482e6fc59e06b9ec6e18cd3bf0fe79eeee
IISIntegration => b92c82e97f
KestrelHttpServer => 1d3090f056
Mvc => 27e75e7a51
Routing => 29b50c7b64
SignalR => d3aaf1f542
[auto-updated: submodules]
2018-10-18 17:46:48 -07:00
Nate McMaster
36add43f11
Merge branch release/2.1 into release/2.2
2018-10-18 16:53:03 -07:00
ASP.NET CI
bd32f67bd3
Updating BuildTools from 2.1.3-rtm-15826 to 2.1.3-rtm-15827
...
[auto-updated: buildtools]
2018-10-18 16:38:51 -07:00
Mikael Mengistu
d3aaf1f542
Remove withTransport and withHttpClient APIs( #3152 )
2018-10-18 16:31:44 -07:00
Mikael Mengistu
7191c12a65
Enable logging in chat sample ( #3134 )
2018-10-18 15:32:57 -07:00
ASP.NET CI
c52047c668
Updating BuildTools from 3.0.0-alpha1-20181011.11 to 3.0.0-alpha1-20181017.7
...
[auto-updated: buildtools]
2018-10-18 21:59:57 +00:00
ASP.NET CI
eaeafbdb8d
Updating submodule(s)
...
BasicMiddleware => 1e84159abb
Common => f80b98a262b8ac31b00dc7371d4c14966751c3de
DependencyInjection => d77b090567a1e6ad9a5bb5fd05f4bdcf281d4185
Diagnostics => 73d4a8b43e
DotNetTools => 9b598446ca
EntityFrameworkCore => 82ce648c034a01c4b5389dc395fdda37e8e2c5d5
FileSystem => bf9223edb2c6e2f192fc666ba8ac7372b14d8060
HttpAbstractions => d17d9155c7
IISIntegration => c32b12d94a
KestrelHttpServer => 8f8a09fdf2
Mvc => 6503265bc6
Razor => 04eb1e677c
Scaffolding => 96f3112be8f26f84db4d741eae634cdcb57c7954
SignalR => a9d2cf0c9b
StaticFiles => 4678476063
Templating => 1dfe06323f
[auto-updated: submodules]
2018-10-18 21:59:49 +00:00
Ryan Nowak
04eb1e677c
Update deps and fix VSIX signing
...
So, it turns out the VSSDK added a feature that lets us suppress
assemblies brought in by package references. YAY!
2018-10-18 14:20:08 -07:00
Justin Kotalik
b92c82e97f
Add static shim test ( #1505 )
2018-10-18 13:58:56 -07:00
dotnet-maestro-bot
31849575f1
Upgrade to .NET Core 2.1.6-servicing-27017-02
2018-10-18 13:48:06 -07:00
Ryan Nowak
4927525519
Fix a bug in the span mapping code
...
This wasn't quite doing the right thing, and it's simpler than we make
it to be.
2018-10-18 13:46:24 -07:00
Ryan Nowak
bafe1b27ff
Add line numbers for design time directives
...
Addresses a blocking issue for FAR of types when used in user-code in a
directive. The FAR infrastructure is skipping over the directive code
because it's mapped to `#hidden`. As you can see in the code, the token
provided by the user is already included in the projection mappings.
I think we didn't do this before because we didn't expect this code to
need line numbers - it's not really debuggable, and design-time codegen
doesn't happen when you build the project.
I think it's OK for now that we don't line-map (or include) directives
based on view imports. If you trigger FAR on an `@inject ...` in an
import for instance, you'll find the reference for the view import file.
That seems pretty good, and the only cases I can really imagine it being
broken would be for go-to-definition (within a Razor view). Lets revisit
in the future based on feedback.
2018-10-18 13:46:24 -07:00
Pavel Krymets
c32b12d94a
Merge branch 'merge/release/2.2-to-master'
2018-10-18 13:44:22 -07:00
Mikael Mengistu
a9d2cf0c9b
Merge pull request #3153 from dotnet-maestro-bot/merge/release/2.2-to-master
...
[automated] Merge branch 'release/2.2' => 'master'
2018-10-18 13:16:25 -07:00
Pavel Krymets
293d165a80
Fix flaky disconnect test ( #1533 )
2018-10-18 12:37:13 -07:00
Chris Ross (ASP.NET)
d3f2ca9c9a
Do not inherit socket handles #2789
2018-10-18 12:19:58 -07:00
Pavel Krymets
55d849a0d0
Add compression pass through tests ( #1525 )
2018-10-18 12:17:32 -07:00
ASP.NET CI
faa071b3e4
Updating BuildTools from 2.1.3-rtm-15825 to 2.1.3-rtm-15826
...
[auto-updated: buildtools]
2018-10-18 11:32:44 -07:00
Chris Ross
8f8a09fdf2
Merge pull request #3029 from dotnet-maestro-bot/merge/release/2.2-to-master
...
[automated] Merge branch 'release/2.2' => 'master'
2018-10-18 11:22:00 -07:00
Pavel Krymets
f2b4abee02
Merge pull request #1524 from dotnet-maestro-bot/merge/release/2.2-to-master
...
[automated] Merge branch 'release/2.2' => 'master'
2018-10-18 11:18:52 -07:00
Mikael Mengistu
203c2a22ed
Add package-info file for docs ( #3123 )
2018-10-18 11:03:10 -07:00
Pranav K
6503265bc6
Merge pull request #8619 from dotnet-maestro-bot/merge/release/2.2-to-master
...
[automated] Merge branch 'release/2.2' => 'master'
2018-10-18 10:48:27 -07:00
Chris Ross (ASP.NET)
73d4a8b43e
Merge branch 'release/2.2'
2018-10-18 09:13:51 -07:00
Chris Ross (ASP.NET)
2f06d92ada
Merge branch 'release/2.2'
2018-10-18 09:12:30 -07:00
Nate McMaster
5f61f0aaf2
Merge branch 'master' into merge/release/2.2-to-master
2018-10-18 09:02:21 -07:00
Justin Kotalik
48d40e0e36
Add mitigations to HttpsClientCert_GetCertInformation flakiness ( #1529 )
2018-10-18 08:49:52 -07:00
Steve Sanderson
f0638877fa
Rename "Fixed" to "IsFixed"
2018-10-18 09:57:41 +01:00
Steve Sanderson
7530ad9a26
E2E tests for cascading parameters generally
2018-10-18 09:57:41 +01:00
Steve Sanderson
18df30568c
Support "Fixed" mode for <CascadingValue>
2018-10-18 09:57:41 +01:00
Steve Sanderson
4a6f471d12
Add Cascading flag to Parameter ( #1564 )
...
... so that components that pass through an arbitrary set of parameters can choose to filter out cascading ones if they want.
2018-10-18 09:37:46 +01:00
James Newton-King
29b50c7b64
Add test for link generation with high priority required parameter ( #869 )
2018-10-18 19:54:49 +13:00
Justin Kotalik
22c737c3ee
Merge pull request #3663 from aspnet/release/2.2
...
Revert restarting was when installing ANCM (#3662 )
2018-10-17 22:45:39 -07:00
Justin Kotalik
6dc4673881
Revert restarting was when installing ANCM ( #3662 )
2018-10-17 22:44:41 -07:00
Meir Blachman
dd807a6d70
using Microsoft.Extensions.CommandLineUtils for blazor-cli
2018-10-17 22:33:03 -07:00
Nate McMaster
674401235b
Fix local builds of src/DataProtection/build.cmd
2018-10-17 17:35:01 -07:00
Chris Ross (ASP.NET)
1d3090f056
Only reset the request body pipe for HTTP/1 #3006
2018-10-17 16:28:33 -07:00
Pranav K
1c1aabc605
Merge branch 'master' into merge/release/2.2-to-master
2018-10-17 16:22:55 -07:00
Nate McMaster
6994c4fc48
Merge release/2.2 and aspnet/WebSockets master branch
2018-10-17 16:06:14 -07:00
Nate McMaster
95f146ada5
Merge branch 'release/2.2'
2018-10-17 15:58:29 -07:00
Nate McMaster
9ce78f36d5
Reorganize source code in preparation to move into aspnet/AspNetCore
...
Prior to reorganization, this source code was found in afeb7fe49b
2018-10-17 15:57:02 -07:00
James Newton-King
e51da32e9d
Prefer StringComparison over StringComparer when not using comparers ( #870 )
2018-10-18 11:55:33 +13:00
Nate McMaster
d991c50c82
Merge release/2.1 and aspnet/WebSockets release/2.2
2018-10-17 15:47:04 -07:00
Pranav K
27e75e7a51
Add a switch to allow turning on ValidationVisitor shortcircuiting ( #8599 )
2018-10-17 15:47:01 -07:00