Commit Graph

36449 Commits

Author SHA1 Message Date
ASP.NET CI c4c5650769 Updating submodule(s)
EntityFrameworkCore => 198eebae2fae5ccb2ff0e03027f419a61f18eaf7

[auto-updated: submodules]
2018-09-18 22:38:34 +00:00
ASP.NET CI 035dd4f69c Updating submodule(s)
KestrelHttpServer => bd1d232cf4

[auto-updated: submodules]
2018-09-18 15:38:06 -07:00
Stephen Halter bd1d232cf4
Merge pull request #2940 from dotnet-maestro-bot/merge/release/2.2-to-master
[automated] Merge branch 'release/2.2' => 'master'
2018-09-18 15:25:31 -07:00
ASP.NET CI e039e2e8e5 Updating submodule(s)
Templating => f63412f1bb

[auto-updated: submodules]
2018-09-18 22:07:08 +00:00
ASP.NET CI f5452b1293 Updating submodule(s)
IISIntegration => ece5ad36e2
KestrelHttpServer => 10458d5ecc

[auto-updated: submodules]
2018-09-18 21:34:44 +00:00
Ryan Brandenburg f63412f1bb Update package verions 2018-09-18 14:34:39 -07:00
ASP.NET CI 9ad33e5166 Updating submodule(s)
KestrelHttpServer => 15ba5065a9

[auto-updated: submodules]
2018-09-18 14:33:01 -07:00
Justin Kotalik ece5ad36e2
Implement ITlsConnectionFeature (#1390) 2018-09-18 14:22:56 -07:00
Steve Sanderson 2f69aa90e5 Revert "Update VSTS queue name", because that change is intended for a
different VSTS instance only.

This reverts commit 32681bf44fc44c2711b5598d5c2481e6accf1ce0.
2018-09-18 22:21:38 +01:00
Steve Sanderson 52d8d4a00f Update VSTS queue name 2018-09-18 22:16:38 +01:00
Stephen Halter 10458d5ecc Merge branch 'release/2.1' into release/2.2 2018-09-18 14:15:35 -07:00
Stephen Halter 15ba5065a9
Skip connection reset tests on macOS in 2.1 (#2942) 2018-09-18 14:11:28 -07:00
ASP.NET CI d795da1ff5 Updating submodule(s)
EntityFrameworkCore => 5aac90ec26df036d81986db8ad9fc881ee02e0d0
Razor => fc86cc3ca1

[auto-updated: submodules]
2018-09-18 14:00:59 -07:00
Pranav K fc86cc3ca1 Allow Invoke \ InvokeAsync methods for a ViewComponent to be defined in base types
Fixes https://github.com/aspnet/Mvc/issues/8397
2018-09-18 13:38:48 -07:00
ASP.NET CI 9e580d93f7 Updating submodule(s)
EntityFrameworkCore => e4ee5fdefeab37a91fc539d903eb929027a89045

[auto-updated: submodules]
2018-09-18 20:32:05 +00:00
ASP.NET CI eb38bdf9fc Updating submodule(s)
EntityFrameworkCore => ba37ae53f5beb96f9c69f74316938cc164a42059

[auto-updated: submodules]
2018-09-18 13:29:16 -07:00
ASP.NET CI e0fedfa922 Updating submodule(s)
Mvc => 43621246c7

[auto-updated: submodules]
2018-09-18 12:44:06 -07:00
Doug Bunting 43621246c7
Merge branch 'merge/release/2.2-to-master' 2018-09-18 12:31:58 -07:00
ASP.NET CI 069cc971ab Updating submodule(s)
Mvc => c73b13f544

[auto-updated: submodules]
2018-09-18 18:53:04 +00:00
Pranav K c73b13f544
Cherry-pick @pranavkm's functional test for #7562
- 30a5eda508 / origin/prkrishn/form-file-value-provider

Was:
Design: Use a value provider to allow nested form files

Fixes https://github.com/aspnet/Mvc/issues/7562
2018-09-18 11:44:48 -07:00
Doug Bunting 47d6d4e82c
Update `FormFileModelBinder` to re-add prefix `ParameterBinder` removed incorrectly
- #7562 part 2
- add `OriginalModelName` to `ModelBindingContext`

nit: take VS suggestions, mostly to inline collection initialization in `FormFileModelBinderTest`
2018-09-18 11:44:48 -07:00
Doug Bunting c13e2498a8
Create model in `ComplexTypeModelBinder` if ANY property has a greedy binding source
- #7562 part 1
2018-09-18 11:44:37 -07:00
ASP.NET CI 4fed962ee8 Updating submodule(s)
BasicMiddleware => 4a4dde182f
EntityFrameworkCore => 65bb62264c2bb8c3b05d3a9882967e598841b635
IISIntegration => 5e896ca506
KestrelHttpServer => f3b6430aab
SignalR => 70ea1268a7

[auto-updated: submodules]
2018-09-18 09:49:59 -07:00
BrennanConroy 70ea1268a7
Use JUnit 5 for tests (#2968) 2018-09-18 09:45:29 -07:00
Matt Mitchell d74ab7d8cb
Merge pull request #1408 from mmitche/fix-2.1-2.2-erge
Fix merge of 2.1->2.2
2018-09-18 09:44:54 -07:00
BrennanConroy 8f1ecc8bba Merge branch 'release/2.1' into release/2.2 2018-09-18 08:56:01 -07:00
ASP.NET CI d63ab042c7 Updating submodule(s)
SignalR => bc148a0724

[auto-updated: submodules]
2018-09-18 08:41:55 -07:00
ASP.NET CI 0d6d7d01ba Updating submodule(s)
EntityFrameworkCore => bade035f209265275eca543550c21f08fabe57c0

[auto-updated: submodules]
2018-09-18 08:37:21 -07:00
BrennanConroy bc148a0724
Incorrect nameof usage (#2967) 2018-09-18 08:36:17 -07:00
Matt Mitchell 19eba188f2 Fix merge of 2.1->2.2 2018-09-18 07:43:01 -07:00
Steve Sanderson 27189875fb Fix build targets bug (incremental build input was based on wrong property name) 2018-09-18 12:57:50 +01:00
Stephen Halter f3b6430aab
Initialize Heartbeat in KestrelServer.StartAsync (#2939)
Fixes #2850 again
2018-09-17 16:43:30 -07:00
ASP.NET CI f1413a5282 Updating submodule(s)
EntityFrameworkCore => e1e26c6b22d53ac043751cc18d16cc1c18e26691

[auto-updated: submodules]
2018-09-17 16:18:21 -07:00
tiago-soczek a7e412ec80 Fix category logger for HttpsConnectionAdapter and LoggingConnectionAdapter. #2929 (#2935) 2018-09-17 16:01:14 -07:00
ASP.NET CI 43d132e94a Updating submodule(s)
BasicMiddleware => 2a731baaa3

[auto-updated: submodules]
2018-09-17 15:45:56 -07:00
Chris Ross (ASP.NET) 2a731baaa3 Merge branch 'release/2.2' 2018-09-17 15:34:32 -07:00
Daniel A. White 4a4dde182f replacing string interpolation with proper logging syntax (#363) 2018-09-17 15:33:17 -07:00
ASP.NET CI e3eb58a22e Updating submodule(s)
HttpAbstractions => 8e4f7365ad

[auto-updated: submodules]
2018-09-17 15:13:33 -07:00
Chris Ross (ASP.NET) 7f348c4e0f Merge branch 'release/2.2' 2018-09-17 15:12:12 -07:00
Chris Ross (ASP.NET) 8e4f7365ad Merge branch 'release/2.2' 2018-09-17 15:06:31 -07:00
Chris Ross (ASP.NET) b8423b8530 Change how HTTP/2 frames are parsed and generated #2858 2018-09-17 14:48:43 -07:00
David Fowler 2999aa54cd
Remove calls to MemoryMarshal.GetReference (#2931)
- Spans can be pinned natively in C# 7.3
2018-09-17 14:47:04 -07:00
ASP.NET CI 895e0af637 Updating submodule(s)
KestrelHttpServer => 73e56084fd

[auto-updated: submodules]
2018-09-17 19:55:09 +00:00
John Luo 73e56084fd Merge branch 'release/2.2' 2018-09-17 12:48:46 -07:00
John Luo 69ff195f66 Enable hpack/4.2 - Maximum Table Size test
- Ensure dynamic tables size updates occur at the beginning of the header block
2018-09-17 12:46:51 -07:00
John Luo 025aca52df Port long Huffman encoding bug fix
https://github.com/dotnet/corefx/pull/32043
2018-09-17 12:41:36 -07:00
Ryan Brandenburg d89160ba83 Merge branch 'merge/release/2.1-to-release/2.2' into release/2.2 2018-09-17 12:18:11 -07:00
ASP.NET CI c45286b174 Updating submodule(s)
Templating => 7356b9634b

[auto-updated: submodules]
2018-09-17 19:05:26 +00:00
Pavel Krymets 5e896ca506
Implement IHttpBufferingFeature (#1391) 2018-09-17 12:04:12 -07:00
Ryan Brandenburg 7356b9634b Merge branch 'merge/release/2.2-to-master' 2018-09-17 11:58:51 -07:00