Commit Graph

37397 Commits

Author SHA1 Message Date
Ryan Nowak ce9ace84fd
Merge pull request #839 from aspnet/rynowak/fix-837
Fix Routing#837
2018-10-05 22:26:27 -07:00
Ryan Nowak 8e5cdd1366
Merge pull request #840 from aspnet/feature/matcher-policy-master
This is a manual merge
2018-10-05 22:25:46 -07:00
Ryan Nowak 9e6011bc5d
Merge pull request #8561 from aspnet/rynowak/merge/release-2.2-to-master
merge release 2.2 to master
2018-10-05 22:25:43 -07:00
Ryan Nowak 37decc5ce6 Merge branch 'release/2.2' 2018-10-05 21:58:13 -07:00
Ryan Nowak 13d293ff86 Merge branch 'release/2.2' 2018-10-05 21:30:56 -07:00
Ryan Nowak 81fb93a896 Fix Routing#837
Fixes a few issues with how we initialize the middleare.
- Always completes the intitialization task
- Avoids capturing the ExecutionContext
- Allows initialization to occur repeatedly when it fails
2018-10-05 21:24:57 -07:00
ASP.NET CI 7f9f1a7c39 Updating submodule(s)
Mvc => 384b814349
Routing => 9db2833fc2

[auto-updated: submodules]
2018-10-06 04:19:59 +00:00
ASP.NET CI 0b17f3bad2 Updating submodule(s)
EntityFrameworkCore => 7b0c7d9c497031cb19b80780f146ae04b024f9a1

[auto-updated: submodules]
2018-10-06 04:18:28 +00:00
Ryan Nowak 9db2833fc2 Make endpoint selector policies per-candidate-set
This allows us to filter `IEndpointSelectorPolicy` instance based on
whether the apply to a given candidate set. This should allow us to
remove some HAXXX from MVC.

The idea here is the ESP becomes much more pay-for-play if you can
statically eliminate many of the cases where it would usually no op.
2018-10-05 21:03:59 -07:00
Ryan Nowak 384b814349 React to IEndpointSelectorPolicy changes 2018-10-05 21:03:53 -07:00
ASP.NET CI 8a66913ca6 Updating submodule(s)
Routing => d4ef24ab2c

[auto-updated: submodules]
2018-10-06 03:38:28 +00:00
Ryan Nowak d4ef24ab2c
Merge pull request #836 from dotnet-maestro-bot/merge/release/2.2-to-master
[automated] Merge branch 'release/2.2' => 'master'
2018-10-05 20:14:12 -07:00
ASP.NET CI 8294f94e37 Updating submodule(s)
Routing => af47b27f0d

[auto-updated: submodules]
2018-10-05 19:58:32 -07:00
Ryan Nowak af47b27f0d Add blurb about Host header 2018-10-05 19:03:21 -07:00
ASP.NET CI 8f6f560360 Updating submodule(s)
EntityFrameworkCore => 92b902d81c56ad2235c70a5d92f2d7523c4e01a3

[auto-updated: submodules]
2018-10-06 01:27:24 +00:00
ASP.NET CI 6f2ef9d886 Updating submodule(s)
KestrelHttpServer => 27230191e4

[auto-updated: submodules]
2018-10-06 00:15:34 +00:00
Nate McMaster 73540ca243
Merge branch 'release/2.2' 2018-10-05 17:06:38 -07:00
Nate McMaster 36f21faecf
Merge branch 'release/2.1' into release/2.2 2018-10-05 17:04:01 -07:00
Nate McMaster 36e462d6f2
Update branding to 2.1.6-servicing (#1455)
Cleanup the implementation of version.props to make it clearer what the rules are for appending version suffixes, applying updates, etc.
2018-10-05 16:50:15 -07:00
ASP.NET CI 6dbc38fd76 Updating submodule(s)
KestrelHttpServer => 5b90028fe3

[auto-updated: submodules]
2018-10-05 23:31:30 +00:00
John Luo 27230191e4 Merge branch 'release/2.2' 2018-10-05 16:10:49 -07:00
John Luo 5b90028fe3 Expose status code of BadHttpRequestException 2018-10-05 16:08:33 -07:00
ASP.NET CI 82a6d22706 Updating submodule(s)
EntityFrameworkCore => 7128d5ae37565a52af76a5c655154c905250267a

[auto-updated: submodules]
2018-10-05 16:02:58 -07:00
ASP.NET CI 8c10337b64 Updating submodule(s)
EntityFrameworkCore => 2f8ad9f7e49d83abad71f1b2229acc5a446265dc
KestrelHttpServer => daf6e1ecd7
SignalR => d1829b2491

[auto-updated: submodules]
2018-10-05 15:27:42 -07:00
ASP.NET CI 6cf04e1104 Updating submodule(s)
SignalR => 6c7dfbd415

[auto-updated: submodules]
2018-10-05 15:13:22 -07:00
Mikael Mengistu 6c7dfbd415
Merge pull request #3075 from dotnet-maestro-bot/merge/release/2.2-to-master
[automated] Merge branch 'release/2.2' => 'master'
2018-10-05 14:53:36 -07:00
Chris Ross (ASP.NET) b21e8d5daa Merge branch 'release/2.2' 2018-10-05 14:24:05 -07:00
Mikael Mengistu d1829b2491
Transport stop triggers HubConnection stop (#3054) 2018-10-05 14:10:54 -07:00
ASP.NET CI 1be826a4b1 Updating submodule(s)
EntityFrameworkCore => 3d34c7bc71837658eeacada382567a7430869c5e

[auto-updated: submodules]
2018-10-05 21:05:24 +00:00
ASP.NET CI 630f3ba90d Updating submodule(s)
Common => 519bdbd0b358fbdc6282a77c2d532cbfee4e409b
HttpAbstractions => 89b0430bda
Identity => dd9873b9d0
MetaPackages => ee52ff2dc9

[auto-updated: submodules]
2018-10-05 20:03:25 +00:00
Chris Ross (ASP.NET) daf6e1ecd7 Http/2 response trailers #622 2018-10-05 12:50:46 -07:00
ASP.NET CI 3d1e677bdf Updating submodule(s)
Identity => 2327d6ae44
MetaPackages => 96be626c87

[auto-updated: submodules]
2018-10-05 19:38:37 +00:00
ASP.NET CI bffc4d1b42 Updating submodule(s)
Common => 8bb841be914f6be82dbdb6db7becd62767e8e168
CORS => 1eca5a0804
HttpAbstractions => 7fd01fb90d
Identity => 3a9e62d29e
KestrelHttpServer => ae5667ea0f
MetaPackages => 9b101769b3
SignalR => 1e03a5880d

[auto-updated: submodules]
2018-10-05 19:32:21 +00:00
Nate McMaster 3a9e62d29e
Merge branch 'release/2.2' 2018-10-05 12:23:39 -07:00
Nate McMaster dd9873b9d0
Merge branch 'release/2.1' into release/2.2 2018-10-05 12:22:49 -07:00
Nate McMaster 9b101769b3
Merge branch 'release/2.2' 2018-10-05 12:21:31 -07:00
Nate McMaster ee52ff2dc9
Merge branch 'release/2.1' into release/2.2 2018-10-05 12:20:54 -07:00
Nate McMaster 96be626c87
Update branding to 2.1.6-servicing (#289)
Per discussion with our team, we want to make the following changes to versioning during servicing updates:

* The versioning on packages with ship with ASP.NET Core should be consistent
* (No change) on packages with changes in them ship during servicing updates
* Version gaps are okay. For example, this repo is producing a patch for 2.1.6, so packages will be 2.1.6. It did not patch for 2.1.4 or 2.1.3 so those versions will be skipped.

This also includes another minor change: for consistency with the rest of the .NET Core teams, pre-release servicing builds will be 2.1.x-servicing-buildnumber.
2018-10-05 12:09:55 -07:00
Nate McMaster 2327d6ae44
Update branding to 2.1.6-servicing (#1994)
Per discussion with our team, we want to make the following changes to versioning during servicing updates:

* The versioning on packages with ship with ASP.NET Core should be consistent
* (No change) on packages with changes in them ship during servicing updates
* Version gaps are okay. For example, this repo is producing a patch for 2.1.6, so packages will be 2.1.6. It did not patch for 2.1.4 or 2.1.3 so those versions will be skipped.

This also includes another minor change: for consistency with the rest of the .NET Core teams, pre-release servicing builds will be 2.1.x-servicing-buildnumber.
2018-10-05 12:09:40 -07:00
ASP.NET CI a2c171ceb6 Updating submodule(s)
CORS => 6f76189846
EntityFrameworkCore => bf2b3a773155a5dfedff7d6eafe2f46a3bd86f48

[auto-updated: submodules]
2018-10-05 18:59:05 +00:00
Chris Ross ae5667ea0f
Merge pull request #2987 from dotnet-maestro-bot/merge/release/2.2-to-master
[automated] Merge branch 'release/2.2' => 'master'
2018-10-05 11:58:23 -07:00
Chris Ross (ASP.NET) 7fd01fb90d Merge branch 'release/2.2' 2018-10-05 11:49:02 -07:00
Chris Ross (ASP.NET) 89b0430bda Add IHttpResponseTrailersFeature and extensions 2018-10-05 11:46:52 -07:00
Pranav K 1eca5a0804
Merge remote-tracking branch 'origin/release/2.2' 2018-10-05 11:21:58 -07:00
ASP.NET CI 7d4a63ed9e Updating submodule(s)
EntityFrameworkCore => 2285ba026df9d6bac0428401844c7d80c1f39ae7

[auto-updated: submodules]
2018-10-05 18:15:23 +00:00
Mikael Mengistu 1e03a5880d
Merge pull request #3074 from dotnet-maestro-bot/merge/release/2.2-to-master
[automated] Merge branch 'release/2.2' => 'master'
2018-10-05 11:14:32 -07:00
ASP.NET CI 548eb520cd Updating submodule(s)
Common => 343ae77b2bf5a9be53ea8af185e6af663ea207dd

[auto-updated: submodules]
2018-10-05 11:09:32 -07:00
Pranav K 6f76189846
Normalize internationalized domain names when adding to CORS
Fixes https://github.com/aspnet/Home/issues/3353
2018-10-05 11:08:02 -07:00
ASP.NET CI 37e95432d3 Updating submodule(s)
KestrelHttpServer => e9eea50966
SignalR => 7f6dd893dd

[auto-updated: submodules]
2018-10-05 17:56:15 +00:00
Stephen Halter 80ba49368b Merge branch 'release/2.2' 2018-10-05 10:43:12 -07:00