Commit Graph

32588 Commits

Author SHA1 Message Date
ASP.NET CI 9ba355445a Updating submodule(s)
Mvc => fd80509fef

[auto-updated: submodules]
2018-09-07 09:04:58 -07:00
gqqnbig fd80509fef LocalizedHtmlString.Value doesn't include arguments (#8376)
* Clarify that Value is prior to formatting with any constructor arguments
2018-09-07 08:58:52 -07:00
ASP.NET CI af4ea9da0a Updating submodule(s)
EntityFrameworkCore => aafa90a898815a9e0ff33babf5a00cceb1670ed9

[auto-updated: submodules]
2018-09-07 01:26:59 -07:00
Nate McMaster e3ba165baa
Update build.ps1 2018-09-06 23:04:43 -07:00
ASP.NET CI 02c9c047fe Updating submodule(s)
Mvc => 74ba9898f4

[auto-updated: submodules]
2018-09-06 18:31:27 -07:00
Casey O'Brien 74ba9898f4 [Fixes #8250] Improve the error message when TEntryPoint is not in an entry point assembly
Validates that the type used as a generic argument in WebApplicaitonFactory is contained within the entry point to assembly and throws InvalidOperationException otherwise
2018-09-06 18:02:21 -07:00
ASP.NET CI 4eab1f94d7 Updating submodule(s)
EntityFrameworkCore => 920fd4a8db9de51f2d9f41d9331fda80e9fbb82c
IISIntegration => 2597a2e009
Routing => 489a179c41

[auto-updated: submodules]
2018-09-07 00:58:42 +00:00
Ryan Nowak 489a179c41 Add a test for Routing#435
This was already fixes as part of the LinkGenerator redesign. Adding a
test so we can mark it as complete.
2018-09-06 16:57:43 -07:00
Nate McMaster 399576b244
Merge branch 'release/2.1' into release/2.2 2018-09-06 16:54:39 -07:00
Nate McMaster 06568d990b
Set the signing cert for .msi files to the 'Microsoft' certificate 2018-09-06 16:30:03 -07:00
ASP.NET CI 6b7b60fef4 Updating submodule(s)
HttpSysServer => 869582e1fc
Mvc => 863b1c2c97

[auto-updated: submodules]
2018-09-06 22:43:54 +00:00
Pavel Krymets 2597a2e009
Merge QueryStatus and CreateHandler calls to make them atomic (#1359) 2018-09-06 15:42:18 -07:00
Chris Ross (ASP.NET) 869582e1fc Skip Auth test due to HttpClient regression #474 2018-09-06 15:22:02 -07:00
dotnet-maestro-bot 9c1940e94c Upgrade to .NET Core 2.1.5-servicing-26906-03 (#1384) 2018-09-06 15:19:55 -07:00
James Newton-King 863b1c2c97
Action endpoint metadata contains attributes from action and controller (#8395) 2018-09-07 10:01:40 +12:00
ASP.NET CI b466d24455 Updating submodule(s)
EntityFrameworkCore => 1ca6f6f4b85f127e1c34968312ac1f713017a305

[auto-updated: submodules]
2018-09-06 14:16:07 -07:00
ASP.NET CI cf80ac36a0 Updating submodule(s)
EntityFrameworkCore => 0b7f299a2640d94f32142bd491e4131b441e5dfd

[auto-updated: submodules]
2018-09-06 20:33:05 +00:00
ASP.NET CI 851b8deefe Updating submodule(s)
EntityFrameworkCore => e9fa1a58dd1d03eb12a25d01c5d592140de92932
IISIntegration => 2cc108b2e1

[auto-updated: submodules]
2018-09-06 19:31:12 +00:00
ASP.NET CI 586bbef406 Updating submodule(s)
JavaScriptServices => c2f15f4199
KestrelHttpServer => d3d7c55198
SignalR => f18c1d7159

[auto-updated: submodules]
2018-09-06 18:57:08 +00:00
Justin Kotalik 2cc108b2e1
Write wide strings to stdout; cleanup logging providers; test utf8 (#1332) 2018-09-06 11:57:00 -07:00
Mikael Mengistu f18c1d7159
Should skip negotiate in tests that use fake urls (#2921) 2018-09-06 11:49:46 -07:00
Simon Cropp d3d7c55198 fix some spelling (#2888) 2018-09-06 11:48:25 -07:00
Ryan Brandenburg c2f15f4199 Don't use depricated constructor 2018-09-06 11:39:34 -07:00
ASP.NET CI 1f077cd251 Updating submodule(s)
SignalR => 43cbb9edda

[auto-updated: submodules]
2018-09-06 18:24:51 +00:00
Mikael Mengistu 43cbb9edda
Unify exceptions for unsupported message types (#2908) 2018-09-06 11:01:12 -07:00
Mikael Mengistu b0155446ab
Use HubException for error in HandShakeResponse (#2914) 2018-09-06 11:00:05 -07:00
ASP.NET CI dde9add24a Updating submodule(s)
IISIntegration => 1fca011674

[auto-updated: submodules]
2018-09-06 10:55:03 -07:00
Justin Kotalik 1fca011674
Fix output location for lib files (#1373) 2018-09-06 10:32:49 -07:00
ASP.NET CI aee8dc94f4 Updating submodule(s)
IISIntegration => b1f0f173aa
KestrelHttpServer => b8e56691cb
Mvc => 07cc9e66c6

[auto-updated: submodules]
2018-09-06 10:25:56 -07:00
Pranav K 07cc9e66c6
Add a feature to disable file watching in Razor pages (#8369)
* Add a feature to disable file watching in Razor pages

Fixes https://github.com/aspnet/Mvc/issues/8362
2018-09-06 10:16:31 -07:00
Pavel Krymets b1f0f173aa
Use ConnectionResetException with 'The client disconnected' message (#1364) 2018-09-06 10:10:07 -07:00
Chris Ross (ASP.NET) b8e56691cb Implement MaxRequestLineSize for HTTP/2 #2813 2018-09-06 10:01:28 -07:00
ASP.NET CI d95cef8954 Updating submodule(s)
SignalR => b67137bc00

[auto-updated: submodules]
2018-09-06 09:58:35 -07:00
BrennanConroy b67137bc00 Merge branch 'release/2.1' into release/2.2 2018-09-06 09:34:07 -07:00
ASP.NET CI c450729c17 Updating submodule(s)
KestrelHttpServer => edc1935475

[auto-updated: submodules]
2018-09-06 09:30:18 -07:00
Chris Ross (ASP.NET) 384a518bda Implement MaxRequestHeadersTotalSize for HTTP/2 #2812 2018-09-06 09:07:16 -07:00
David Fowler edc1935475
Flow the cancellation tokens to ReadAsync and WriteAsync (#2865) 2018-09-06 09:04:39 -07:00
ASP.NET CI 3be65c2b51 Updating submodule(s)
HttpAbstractions => cfb0d732b0
SignalR => 647ea8a945

[auto-updated: submodules]
2018-09-06 09:03:27 -07:00
BrennanConroy 647ea8a945
Add VSCode debug configuration for Java (#2916) 2018-09-06 08:54:37 -07:00
Simon Cropp cfb0d732b0 fix some spelling (#1035) 2018-09-06 08:46:34 -07:00
ASP.NET CI 03bf9d097f Updating submodule(s)
Configuration => 79e15706cfd648ce70d8183e82dd7453e8dd46fb
DependencyInjection => 98a19b4a5d38eec6c55a86e5f18fbf5e29425a1a
EntityFrameworkCore => 04c15a493db6e26757f2204a3f38047bf30d163a

[auto-updated: submodules]
2018-09-06 08:35:24 -07:00
ASP.NET CI f50ac5919a Updating submodule(s)
Mvc => b156dee4f1

[auto-updated: submodules]
2018-09-06 08:08:36 -07:00
Simon Cropp b156dee4f1 Fix some spelling (#8378) 2018-09-06 07:39:01 -07:00
ASP.NET CI cea3c642f6 Updating submodule(s)
Mvc => c0f3a46ffe

[auto-updated: submodules]
2018-09-06 07:38:37 -07:00
Takaaki Suzuki c0f3a46ffe
Don't call GetValidity method twice. 2018-09-06 07:33:48 -07:00
ASP.NET CI fa03c563f5 Updating submodule(s)
Mvc => e174d277bd
Routing => e3b704095b

[auto-updated: submodules]
2018-09-05 21:08:01 -07:00
Ben Adams e174d277bd Inline 2018-09-05 20:53:06 -07:00
Ben Adams 337bc462de Fast-path async in PagedBufferedTextWriter 2018-09-05 20:53:06 -07:00
Ryan Nowak fabe189470 React to LinkGenerator changes 2018-09-05 20:52:37 -07:00
Ryan Nowak e3b704095b
Revisions to LinkGenerator (#770)
* Revisions to LinkGenerator

* PR feedback
2018-09-05 20:52:09 -07:00