Commit Graph

37325 Commits

Author SHA1 Message Date
N. Taylor Mullen c371fa29fe Make it so the RazorDirectiveCompletionProvider doesn't load extra assemblies in C#.
- Added a layer of indirection to allow for proper Lazy loading of Razor and future async completion specific assemblies.
2018-10-19 15:10:19 -07:00
N. Taylor Mullen 4e24414b7f Update tooling package versions. 2018-10-19 15:10:11 -07:00
BrennanConroy b5543a4d79
Merge pull request #3163 from dotnet-maestro-bot/merge/release/2.2-to-master
[automated] Merge branch 'release/2.2' => 'master'
2018-10-19 14:58:53 -07:00
Mikael Mengistu 95ccb1ee52
More Java Docs (#3138) 2018-10-19 14:31:05 -07:00
Nate McMaster dc37a2c23d
Merge branch 'release/2.2' 2018-10-19 14:11:58 -07:00
Nate McMaster 4134e7bcf3
Re-enable repo code signing 2018-10-19 14:08:42 -07:00
Pranav K 79458c16fd
Merge pull request #8626 from dotnet-maestro-bot/merge/release/2.2-to-master
[automated] Merge branch 'release/2.2' => 'master'
2018-10-19 13:57:59 -07:00
Patrick Westerhoff ddbe0fef26 Allow custom handling of antiforgery failures
To enable custom handling of antiforgery validation failures, use an
`AntiforgeryValidationFailedResult` which is just a `BadRequestResult`
but allows to be identified explicitly inside always-running result
filters using the `IAntiforgeryValidationFailedResult` marker interface.
2018-10-19 13:47:08 -07:00
Pranav K 8a183bb4f4 Allow serving Razor files with leading underscore
Fixes https://github.com/aspnet/Mvc/issues/8617
2018-10-19 13:43:35 -07:00
ASP.NET CI ed171ac733 Updating BuildTools from 2.2.0-preview2-20181018.5 to 2.2.0-preview2-20181019.4
[auto-updated: buildtools]
2018-10-19 12:56:18 -07:00
ASP.NET CI c78e56608a Updating submodule(s)
EntityFrameworkCore => bb7e7c4fa3f4c1831420c65e6212b787d084b1cb
HttpClientFactory => 6619149a5d84bd0b60abf3c3f2abc7b334426fa1
HttpSysServer => 30870b34c0
IISIntegration => f1ce94a2cf
KestrelHttpServer => 23a4e11261
Logging => e30f23cd3ef5ecc41f36b9690f837e9bcdea4da5
Razor => 1eb86af726
SignalR => d82a3e6c99

[auto-updated: submodules]
2018-10-19 12:56:10 -07:00
Pavel Krymets f1ce94a2cf
Add support for building 2.1 based Server.IIS package (#1534) 2018-10-19 12:42:16 -07:00
Chris Ross (ASP.NET) 30870b34c0 Fix abort race in response body tests #451 2018-10-19 12:36:08 -07:00
BrennanConroy d82a3e6c99
Update to new VSTS script (#3162) 2018-10-19 12:29:47 -07:00
Pavel Krymets d3216a66c1
Create a build configuraition to build OOB logging site extension package (#3643) 2018-10-19 12:19:33 -07:00
ASP.NET CI f9116a1f4b Updating BuildTools from 2.1.3-rtm-15827 to 2.1.3-rtm-15828
[auto-updated: buildtools]
2018-10-19 19:18:20 +00:00
N. Taylor Mullen 1eb86af726 Update Razor release/2.2 dependencies. 2018-10-19 12:08:16 -07:00
ASP.NET CI 06378de8d5 Updating submodule(s)
EntityFrameworkCore => 9e01b3ba963b49ca17c53a0e9995734996fbd561
HttpSysServer => 41e1ec67e0
Identity => 2c9e194020
Logging => b9e2a73c8937e5234899c0f8f1b1318f76952ab9

[auto-updated: submodules]
2018-10-19 19:04:31 +00:00
ASP.NET CI b8e33c2c60 Updating submodule(s)
Logging => 8270c545224e8734d7297e54edef5c584ee82f01

[auto-updated: submodules]
2018-10-19 11:36:06 -07:00
Javier Calvarro Nelson 2c9e194020 Merge branch 'dotnet-maestro-bot-merge/release/2.2-to-master' 2018-10-19 11:12:31 -07:00
Chris Ross (ASP.NET) 23a4e11261 Send RST for canceled HTTP/2 writes #3007 2018-10-19 11:03:44 -07:00
Nate McMaster 84ca21ed06
Merge branch 'release/2.2' 2018-10-19 10:26:30 -07:00
Nate McMaster 7f34909708
Include EFCore in real code signing 2018-10-19 10:22:37 -07:00
Justin Kotalik 8b05b859e8
Fix jenkins filename and add VSTS test runs (#1537) 2018-10-19 10:18:11 -07:00
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