Commit Graph

27752 Commits

Author SHA1 Message Date
ASP.NET CI 7135f692b8 Updating BuildTools from 2.1.0-preview2-15741 to 2.1.0-preview2-15742
[auto-updated: buildtools]
2018-03-16 18:12:20 +00:00
ASP.NET CI ec7f6d509d Updating submodule(s)
EntityFrameworkCore => b5fae4818cffdfe01e26b6a9e7af6c0630ab5d2f
HttpSysServer => fbc5b64cd8
Identity => 3919d18c62
IISIntegration => ca15b2fbf6
JavaScriptServices => 8553647ce8
KestrelHttpServer => 3584e5f2ab
SignalR => 227c6b8133
WebSockets => 4cf0b5d033

[auto-updated: submodules]
2018-03-16 18:12:11 +00:00
Chris Ross fbc5b64cd8
React to new SocketHttpHandler (#434) 2018-03-16 10:56:36 -07:00
Ryan Brandenburg ca15b2fbf6 Set 2.0 baselines 2018-03-16 10:50:27 -07:00
Ryan Brandenburg 8553647ce8 Set 2.0 baselines 2018-03-16 10:50:18 -07:00
Ryan Brandenburg 3584e5f2ab Set 2.0 baselines 2018-03-16 10:50:05 -07:00
Ryan Brandenburg 4cf0b5d033 Set 2.0 baselines 2018-03-16 10:49:52 -07:00
Chris Ross (ASP.NET) 5a6f44c6eb Update BasicMiddleware submodule 2018-03-16 10:33:54 -07:00
Chris Ross fa825fe247 Add new HostFiltering package 2018-03-16 10:33:54 -07:00
Pranav K 3919d18c62 React to Razor Sdk changes
Assembly attributes are autogened by Razor Sdk and results in duplicates
2018-03-16 10:18:09 -07:00
Andrew Peters 1f470164d9 Update artifacts.props 2018-03-16 10:11:50 -07:00
Justin Kotalik 5e74b36c53
Verify read/write buffers, use offset parameter when reading. (#652) 2018-03-16 10:11:20 -07:00
Jass Bagga 641dfe3b62
Use RefreshSignInAsync (#1655)
Addresses #1616
2018-03-16 10:05:13 -07:00
Chris Ross (ASP.NET) 2b80c90554 Add host filtering middleware 2018-03-16 10:05:09 -07:00
Pranav K c4f02a0390
Update Travis and AppVeyor to use CI flag 2018-03-16 10:02:25 -07:00
Pranav K e3abaa558c
Enable dotnet-build bot 2018-03-16 09:41:41 -07:00
David Fowler 227c6b8133
Use the array unpacker instead of the Stream unpacker (#1619)
- This reduces allocations and improves throughout of msgpack
2018-03-16 09:41:34 -07:00
Justin Kotalik 8ff9ce70c9
Fixes spelling (#679) 2018-03-16 09:27:40 -07:00
ASP.NET CI 35d2b390a9 Updating submodule(s)
KestrelHttpServer => 2527face16

[auto-updated: submodules]
2018-03-16 00:01:08 -07:00
Ben Adams 2527face16 Query EndPoints once during reset (#2398) 2018-03-15 23:55:51 -07:00
ASP.NET CI f0b21cf94b Updating submodule(s)
Common => 3a39937e81d6c3e13247a1f399ba81d13e166f8c

[auto-updated: submodules]
2018-03-16 06:09:01 +00:00
ASP.NET CI af339db0e5 Updating submodule(s)
HttpClientFactory => b9bb7a46b9394ce360669fbcf31d9350adbdc137

[auto-updated: submodules]
2018-03-15 22:26:34 -07:00
ASP.NET CI 37fea7cb66 Updating submodule(s)
KestrelHttpServer => acf7584d13

[auto-updated: submodules]
2018-03-16 04:49:29 +00:00
Javier Calvarro Nelson acf7584d13 Reenable API Check 2018-03-15 21:44:34 -07:00
ASP.NET CI 2d3b799a72 Updating submodule(s)
SignalR => b0e5483a5c

[auto-updated: submodules]
2018-03-15 20:24:41 -07:00
Mike Harder b0e5483a5c Update .gitattributes to workaround npm changing line endings (#1610) 2018-03-15 19:41:57 -07:00
ASP.NET CI e4a48192e2 Updating submodule(s)
SignalR => 2d6077db4a

[auto-updated: submodules]
2018-03-15 19:14:25 -07:00
ASP.NET CI f2eb721540 Updating submodule(s)
EntityFrameworkCore => 3747e714e371fb99f766de838872a4255b2afc5e
Mvc => 190424fd59
Razor => 0c7269eeb6

[auto-updated: submodules]
2018-03-16 01:05:38 +00:00
James Newton-King 2d6077db4a
Removed params from proxy's SendAsync and rename to SendCoreAsync (#1605) 2018-03-16 14:05:22 +13:00
Pranav K 0c7269eeb6
Enable dotnet-build bot 2018-03-15 17:40:54 -07:00
ASP.NET CI ffd2b5dcc1 Updating BuildTools from 2.1.0-preview2-15740 to 2.1.0-preview2-15741
[auto-updated: buildtools]
2018-03-15 17:15:53 -07:00
ASP.NET CI 747c175137 Updating submodule(s)
Common => 48ac11bb09d5a866e5e23fe4541bf0b9b73b86be
CORS => 7addc9d681
EntityFrameworkCore => 10a8ddf1d7ea5aecbd69336c4e57122cb5a68bc0
Identity => 329eed9e8d
IISIntegration => 2f3e0384bf
KestrelHttpServer => 181dc0de24
Mvc => 4e7d1a5a32
Templating => 5f149cfa9c

[auto-updated: submodules]
2018-03-15 17:15:44 -07:00
Pranav K 190424fd59
Enable dotnet-build bot 2018-03-15 17:11:23 -07:00
Pranav K 7addc9d681 Use --ci when running CI scripts 2018-03-15 17:06:44 -07:00
David Fowler 181dc0de24 React to pipelines changes 2018-03-15 16:58:53 -07:00
Ryan Brandenburg cd1d4d4b41 Update dependencies to unblock ProdCon 2018-03-15 16:58:52 -07:00
Pavel Krymets 2f3e0384bf Fix managed test run 2018-03-15 16:55:55 -07:00
pan-wang e5661a46b7
do cleanup inside inprocessapplication destrutor (#676) 2018-03-15 16:47:21 -07:00
pan-wang 8e54e792fb
do shutdown check before processing request (#677) 2018-03-15 16:46:50 -07:00
Javier Calvarro Nelson 329eed9e8d Add Test to diagnose CI issues 2018-03-15 16:24:56 -07:00
N. Taylor Mullen 4e7d1a5a32 Rename PartialTagHelper `asp-for` to `for`.
#7379
2018-03-15 16:07:13 -07:00
Pavel Krymets 3ef9dd1640
Fix http_stop_calls_into_managed typo (#673) 2018-03-15 15:59:57 -07:00
Jass Bagga 5f149cfa9c
Skip F# net framework test (#363) 2018-03-15 15:56:16 -07:00
ASP.NET CI 313ffcaabf Updating BuildTools from 2.1.0-preview2-15739 to 2.1.0-preview2-15740
[auto-updated: buildtools]
2018-03-15 15:52:28 -07:00
ASP.NET CI 0727ab8b54 Updating submodule(s)
EntityFrameworkCore => 165ce6b9d0b298859028a5b12ba5a599b82b71b0

[auto-updated: submodules]
2018-03-15 15:52:19 -07:00
ASP.NET CI 8fc088f531 Updating submodule(s)
EntityFrameworkCore => c532dc6baf7d64d2e3197e65d9d34e2983533668

[auto-updated: submodules]
2018-03-15 22:00:30 +00:00
Pranav K c6369bfba1 Move MicrosoftDotNetArchivePackageVersion to pinned version section 2018-03-15 14:27:28 -07:00
ASP.NET CI 636928a9a3 Updating submodule(s)
Razor => b74582e101

[auto-updated: submodules]
2018-03-15 20:00:46 +00:00
Pranav K b74582e101 Ensure PreserveCompilationContext is set if we're targeting precompilation tool
PreserveCompilationContext must be set for precompilation tool to work, even when
the app has no views.

Fixes #2168
2018-03-15 12:49:56 -07:00
ASP.NET CI 291a0a9da8 Updating submodule(s)
EntityFrameworkCore => fc1ad40682a62949d2b101536164ca17a40309a9

[auto-updated: submodules]
2018-03-15 19:25:58 +00:00