Commit Graph

27752 Commits

Author SHA1 Message Date
David Fowler 8572774ca4 Merge branch 'release/2.1' into dev 2018-03-22 15:26:21 -07:00
David Fowler f1a3775247
Copy HttpContext properties for long polling transport (#1684)
- The long polling transport simulates a persistent connection
over multiple http requests. In order to expose common http request
properties, we need to copy them to a fake http context on the first poll
and set that as the HttpContext exposed via the IHttpContextFeature.
2018-03-22 15:24:35 -07:00
Nate McMaster c569d163c4
Filter osx from symbols packages and include npm artifacts in prodcon 2018-03-22 15:20:10 -07:00
Nate McMaster 5aae1f91a8
Include symbols in published output 2018-03-22 15:20:09 -07:00
Nate McMaster e5822232bb
Update to .NET Core 2.0.7-servicing-26322-01 2018-03-22 15:15:52 -07:00
Ryan Nowak 0a450d2f53 Add a version to the Razor about dialog entry 2018-03-22 14:54:20 -07:00
ASP.NET CI 487e6b545c Updating BuildTools from 2.1.0-preview2-15746 to 2.1.0-preview2-15748
[auto-updated: buildtools]
2018-03-22 14:49:08 -07:00
ASP.NET CI 1c7a40dcc0 Updating submodule(s)
AADIntegration => 500279ea98
Identity => 1fd33f62f4
IISIntegration => f1058f8575
Mvc => 8590bb9367
Razor => ac3065a9e1
SignalR => b5c46f35b3

[auto-updated: submodules]
2018-03-22 14:48:59 -07:00
Javier Calvarro Nelson 500279ea98 Add missing source 2018-03-22 14:43:03 -07:00
Ryan Brandenburg 8590bb9367 Updating baselines 2018-03-22 14:39:58 -07:00
Javier Calvarro Nelson 9e61d6bd98 Update application parts implementation 2018-03-22 14:31:21 -07:00
ASP.NET CI a240d7568b Updating submodule(s)
Mvc => 12f8e10e1a

[auto-updated: submodules]
2018-03-22 14:27:42 -07:00
Pranav K 12f8e10e1a
Merge branch 'release/2.1' into dev 2018-03-22 14:22:46 -07:00
ASP.NET CI 1dd5f94de3 Updating submodule(s)
Razor => 48606039e5
SignalR => c5b6be6b55

[auto-updated: submodules]
2018-03-22 13:40:30 -07:00
Javier Calvarro Nelson de86071b2c React to changes in Virtual schemes 2018-03-22 13:39:45 -07:00
Javier Calvarro Nelson 0fbd2bb45e Add Azure AD B2C integration package 2018-03-22 13:29:08 -07:00
Javier Calvarro Nelson af05248042 [Fixes #4] Adds an Azure Active Directory B2C package
* Adds extension methods to configure Azure Active Directory B2C
  authentication for Web applications and APIs.
* Adds all the supporting controllers/pages to support handling UI
  flows.
* Adds a sample using B2C to authenticate in a web application.
2018-03-22 13:22:13 -07:00
Pavel Krymets e2e5a226c2 Better fix 2018-03-22 13:14:20 -07:00
Pavel Krymets f6f5e575fb Test more things 2018-03-22 13:11:29 -07:00
Mikael Mengistu c5b6be6b55
Merge pull request #1689 from aspnet/release/2.1
Merge Release/2.1
2018-03-22 19:42:08 +00:00
ASP.NET CI c91e204291 Updating BuildTools from 2.1.0-preview3-17000 to 2.1.0-preview3-17001
[auto-updated: buildtools]
2018-03-22 19:22:31 +00:00
Pavel Krymets 205fe9daf1 Do not return 200 for exceptions 2018-03-22 12:21:10 -07:00
Pranav K 48606039e5
Merge remote-tracking branch 'origin/release/2.1' into dev 2018-03-22 12:17:52 -07:00
Pranav K ac3065a9e1
Temporary workaround to make Razor Windows build on dotnet-ci 2018-03-22 12:17:06 -07:00
Ryan Brandenburg 1fd33f62f4 Skip flaky tests 2018-03-22 12:09:48 -07:00
Mikael Mengistu b5c46f35b3
Check for actual start in SSE (#1681) 2018-03-22 19:03:48 +00:00
Yanbing Shi 631c2cdd3e add SystemNetWebSocketsWebSocketProtocolPackageVersion 2018-03-22 11:51:53 -07:00
Yanbing Shi 0f622ec53d ANCM stress app 2018-03-22 11:48:43 -07:00
ASP.NET CI 2d42042353 Updating BuildTools from 2.1.0-preview3-15746 to 2.1.0-preview3-17000
[auto-updated: buildtools]
2018-03-22 11:40:34 -07:00
ASP.NET CI 551f12e1bd Updating submodule(s)
Templating => d2befa48e7

[auto-updated: submodules]
2018-03-22 11:40:24 -07:00
Javier Calvarro Nelson 7eb13646d5 Add AAD Integration repo 2018-03-22 11:34:11 -07:00
Justin Kotalik f1058f8575
Cleanup ReadAsync calls, make IISHttpContext private (#696) 2018-03-22 11:13:06 -07:00
ASP.NET CI 6ee57067b8 Updating submodule(s)
BrowserLink => c0058a078637c5ce048331da95420080a907907d
IISIntegration => af96c91584
Security => 90064ce9df
Templating => b24e3b2e78

[auto-updated: submodules]
2018-03-22 10:48:57 -07:00
Jass Bagga d2befa48e7
Merge pull request #393 from aspnet/release/2.1
Use applicationUrl instead of ASPNETCORE_URLS (#390)
2018-03-22 10:32:53 -07:00
Jass Bagga b24e3b2e78
Use applicationUrl instead of ASPNETCORE_URLS (#390)
Addresses #328
2018-03-22 10:32:20 -07:00
ASP.NET CI 97cad4c83a Updating submodule(s)
IISIntegration => f4890ac7a2

[auto-updated: submodules]
2018-03-22 10:29:48 -07:00
Pavel Krymets f4890ac7a2
Merge pull request #716 from aspnet/release/2.1
Merge Release/2.1 to dev
2018-03-22 10:23:29 -07:00
Pavel Krymets af96c91584
Add support for running test sites on IIS from VS (#714) 2018-03-22 10:21:59 -07:00
Pranav K ccb6793126
Introduce LifecycleProperty
Update TempDataAttribute infrastructure to use LifecycleProperty
2018-03-22 10:18:36 -07:00
Nate McMaster 6eb4b0ecfb
Prepare the 2.0.7 patch 2018-03-22 10:08:30 -07:00
ASP.NET CI fb8d430fe0 Updating submodule(s)
Security => ce278eba92

[auto-updated: submodules]
2018-03-22 09:51:59 -07:00
Chris Ross (ASP.NET) ce278eba92 Merge branch 'release/2.1' into dev 2018-03-22 09:42:44 -07:00
Chris Ross (ASP.NET) 3d5c9a478d Merge branch 'release/2.1' into dev 2018-03-22 09:42:21 -07:00
ASP.NET CI 65fc1fd9ff Updating submodule(s)
IISIntegration => edcc74be3d

[auto-updated: submodules]
2018-03-22 09:40:26 -07:00
Justin Kotalik edcc74be3d
Remove test parallelization (#712) 2018-03-22 09:36:04 -07:00
ASP.NET CI 404b48bc8c Updating submodule(s)
SignalR => b111c91cb0

[auto-updated: submodules]
2018-03-22 08:51:56 -07:00
David Fowler b111c91cb0
Don't copy the array for incoming msgpack reads (#1686)
* Don't copy the array for incoming msgpack reads
- Don't use ToArray on the already sliced msgpack data.
- Turns out msgpack is self describing enough to not require the count, it just needs the buffer and start offset.
2018-03-22 08:47:06 -07:00
ASP.NET CI b42dc17298 Updating submodule(s)
WebHooks => e4163deb1dbc6b06a03feaea5ee8c3292f2c57bb

[auto-updated: submodules]
2018-03-22 06:33:11 +00:00
ASP.NET CI 95bc69b47b Updating submodule(s)
WebHooks => 7545b615341a31613015a1aa7ba25195e9adeeda

[auto-updated: submodules]
2018-03-22 05:57:35 +00:00
ASP.NET CI bd1c367f63 Updating submodule(s)
KestrelHttpServer => 12abcd2f68

[auto-updated: submodules]
2018-03-21 22:21:33 -07:00