Commit Graph

32706 Commits

Author SHA1 Message Date
ASP.NET CI c0686cbb3c Updating submodule(s)
KestrelHttpServer => 6f7a841374

[auto-updated: submodules]
2018-08-18 23:35:41 -07:00
ASP.NET CI 0861753006 Updating submodule(s)
EntityFrameworkCore => 50b2296dfa89108dc7a5fcfea9537d978994f456

[auto-updated: submodules]
2018-08-18 02:14:56 +00:00
John Luo 6f7a841374 Fire OnStreamCompleted after all pipes are closed 2018-08-17 17:45:47 -07:00
ASP.NET CI 7af1112095 Updating submodule(s)
EntityFrameworkCore => 9829e79e804c10f84a97d2ec44e9db7b34e82718

[auto-updated: submodules]
2018-08-17 17:41:15 -07:00
ASP.NET CI 610fd5c588 Updating submodule(s)
IISIntegration => a1e8b3a9af

[auto-updated: submodules]
2018-08-17 23:53:33 +00:00
Justin Kotalik a1e8b3a9af
Free environment variable table in inprocess application (#1254) 2018-08-17 16:29:30 -07:00
ASP.NET CI e0f03a153b Updating submodule(s)
Identity => 1b8b581aae
KestrelHttpServer => aa9dde2457

[auto-updated: submodules]
2018-08-17 23:24:21 +00:00
Hao Kung 1b8b581aae Revert "[automated] Change default branch to master"
This reverts commit 32a08fea5d.
2018-08-17 16:09:36 -07:00
Hao Kung ee0a25e618 Revert "Bumping version from 2.2.0 to 3.0.0"
This reverts commit b005ef7831.
2018-08-17 16:09:31 -07:00
ASP.NET CI 2a39103436 Updating BuildTools from 2.2.0-preview1-20180807.2 to 2.2.0-preview1-20180817.2
[auto-updated: buildtools]
2018-08-17 22:52:54 +00:00
ASP.NET CI f6120911d0 Updating submodule(s)
IISIntegration => 84d4627b8b
KestrelHttpServer => ff52525134

[auto-updated: submodules]
2018-08-17 22:52:41 +00:00
Chris Ross (ASP.NET) aa9dde2457 Extract bitshift helper code, Frame cleanup #2773 2018-08-17 15:48:16 -07:00
Chris Ross (ASP.NET) ff52525134 Skip ContentLength_Received_MultipleDataFramesOverSize_Reset 2018-08-17 15:44:19 -07:00
Nate McMaster 84d4627b8b Upgrade build tools to use the 2.1.400 SDK (#1249) 2018-08-17 15:23:18 -07:00
Nate McMaster 5bae8c768d
Fix publishing targets to correctly reference the right item group: NpmPackageToPublish 2018-08-17 15:20:05 -07:00
ASP.NET CI 4659628a02 Updating submodule(s)
EntityFrameworkCore => f43ae3a3c99c43ca947d09ff2f980667769209bf

[auto-updated: submodules]
2018-08-17 22:18:25 +00:00
ASP.NET CI 844b2b9743 Updating submodule(s)
EntityFrameworkCore => 156dc133175f962f8d54709e43a6f25025caf8ee
IISIntegration => 5fc59b2331

[auto-updated: submodules]
2018-08-17 21:46:51 +00:00
Justin Kotalik 5fc59b2331
Free ALLOC_CACHE_HANDLER on dll unload (#1253) 2018-08-17 14:26:53 -07:00
ASP.NET CI 90d99a0891 Updating submodule(s)
Identity => 4acb2f3317

[auto-updated: submodules]
2018-08-17 14:15:03 -07:00
ASP.NET CI b2b4a73edc Updating submodule(s)
Routing => 0986f74264

[auto-updated: submodules]
2018-08-17 13:47:41 -07:00
Hao Kung 4acb2f3317
Merge pull request #1925 from aspnet/haok/qr
Allow QR AuthenticatorIssuer to be configurable
2018-08-17 13:45:24 -07:00
Kiran Challa 0986f74264 Added benchmarks for link generation 2018-08-17 13:38:17 -07:00
ASP.NET CI bd426d8df2 Updating submodule(s)
Razor => 2db79f1764

[auto-updated: submodules]
2018-08-17 13:20:34 -07:00
ASP.NET CI 74cba2ff5f Updating submodule(s)
Razor => d0c7d81336

[auto-updated: submodules]
2018-08-17 20:16:13 +00:00
Ajay Bhargav Baaskaran 2db79f1764
Merge pull request #2546 from dotnet-maestro-bot/merge/release/2.1-to-release/2.2
[automated] Merge branch 'release/2.1' => 'release/2.2'
2018-08-17 13:16:08 -07:00
Hao Kung d040dabc03 Allow QR AuthenticatorIssuer to be configurable 2018-08-17 12:56:49 -07:00
ASP.NET CI 7a510d27f5 Updating submodule(s)
EntityFrameworkCore => 6e9643070e7eb6fbc6fa83fb82c8383b4fcfadfa

[auto-updated: submodules]
2018-08-17 12:17:10 -07:00
Nate McMaster b4538831b7
Add package descriptions for Microsoft.AspNetCore.{App, All} 2018-08-17 12:06:25 -07:00
Nate McMaster 4b1e0d09c7
Skip npm package publishing if there are no npm packages to release 2018-08-17 11:34:22 -07:00
Pranav K d0c7d81336 Skip BuildIncremental_SimpleMvc_PersistsTargetInputFile on xplat
For some inexplicable reason timestamps returned as part of the test often show up
as being different resulting in test flakiness. We've manually verified that this
is not a product issue and builds are correctly incremental on xplat. See #2219
for past discussions.

Fixes https://github.com/aspnet/Razor/issues/2503
2018-08-17 10:52:25 -07:00
ASP.NET CI c5d40ee152 Updating submodule(s)
IISIntegration => 24ed5586dc
Routing => 731767837a
SignalR => 8c9093332b

[auto-updated: submodules]
2018-08-17 10:51:55 -07:00
Nate McMaster 16164689dc
Update documentation on the various package archive formats (#1324) 2018-08-17 10:42:26 -07:00
ASP.NET CI d3dcf1cb30 Updating BuildTools from 2.1.3-rtm-15816 to 2.1.3-rtm-15817
[auto-updated: buildtools]
2018-08-17 10:25:28 -07:00
Pavel Krymets 24ed5586dc
Collect dumps on VSTS (#1244) 2018-08-17 10:21:03 -07:00
Mikael Mengistu 8c9093332b
Support for Adding OnClosed Callbacks(#2821) 2018-08-16 17:56:38 -07:00
Nate McMaster a988e9898d
Merge branch 'release/2.1' into release/2.2 2018-08-16 16:51:24 -07:00
Nate McMaster 267b149bc8
Fix whitespace in task parameters (#1322)
In MSBuild 15.8, whitespace in task parameters is handled differently in a way that causes these docker commands to fail.
2018-08-16 16:48:08 -07:00
Kiran Challa 731767837a Introducing new **catchAll parameter to allow generating links with unencoded values 2018-08-16 15:52:09 -07:00
ASP.NET CI 67e4fd95a9 Updating submodule(s)
Mvc => 522006d2c8

[auto-updated: submodules]
2018-08-16 15:20:43 -07:00
Pranav K 522006d2c8
[Design] Add a MaxValidationDepth option to ValidationVisitor
Fixes #7357
2018-08-16 15:01:18 -07:00
ASP.NET CI 8658074df7 Updating BuildTools from 2.1.3-rtm-15815 to 2.1.3-rtm-15816
[auto-updated: buildtools]
2018-08-16 21:48:21 +00:00
ASP.NET CI 9ce3fd2f4f Updating submodule(s)
EntityFrameworkCore => dc4838fca648fbad37a9df282a0918738a803d4b
Identity => 797ea9d8f5
MusicStore => 670598c05a

[auto-updated: submodules]
2018-08-16 14:33:13 -07:00
Pavel Krymets 670598c05a
Stop using IISExpress .config templates (#863) 2018-08-16 14:19:38 -07:00
Hao Kung 797ea9d8f5 Fix sln file 2018-08-16 14:18:44 -07:00
ASP.NET CI a02bbea193 Updating submodule(s)
Identity => 5e84c11cf9

[auto-updated: submodules]
2018-08-16 20:54:22 +00:00
Thomas Levesque 5e84c11cf9 Add functional tests for external provider display name 2018-08-16 13:40:10 -07:00
Thomas Levesque 373a9c5eb2 Update default UI and samples to use provider display name 2018-08-16 13:40:10 -07:00
Thomas Levesque fec946759c Fix SignInManager to return correct external provider display name 2018-08-16 13:38:23 -07:00
Eilon Lipton eeeef16ec0 Update CONTRIBUTING.md 2018-08-16 13:38:23 -07:00
Wilson 87cfd540ce Fixed documentation typo (#1862)
Corrected a typo on the XML documentation of the UserId property that made it read "... sets the of the ..."
2018-08-16 13:38:09 -07:00