Commit Graph

6628 Commits

Author SHA1 Message Date
ASP.NET CI 082711ef62 Updating submodule(s)
AzureIntegration => 494978973c
CORS => e6bdf128f2
EntityFrameworkCore => b8ad5cc289bcd501d079f64223849672fc071222
Identity => f5b5018d66
IISIntegration => fc40985dff
KestrelHttpServer => 081cef0934
Routing => 016fec75b3
Scaffolding => a426a775039ddcf0bec7edb76a44e887e06f63e6
Security => 5d5438a7f0
SignalR => facaa1387a
Templating => df394051d0

[auto-updated: submodules]
2018-10-12 09:50:42 -07:00
Nate McMaster 07faed4590
React to repo-dependency change between CORS and StaticFiles and fix code-signing error in MVC 2018-10-12 09:34:35 -07:00
Ryan Brandenburg 3b327ef369 Update MVC, add ApiDescription.Design to package artifacts, and update build tools (#1492) 2018-10-11 19:58:57 -07:00
Justin Kotalik fc40985dff
Merge pull request #1501 from dotnet-maestro-bot/merge/maestro/release/2.2-to-release/2.2
[automated] Merge branch 'maestro/release/2.2' => 'release/2.2'
2018-10-11 18:00:55 -07:00
ASP.NET CI 7e43a64f82 Updating BuildTools from 2.1.3-rtm-15821 to 2.1.3-rtm-15822
[auto-updated: buildtools]
2018-10-11 23:40:37 +00:00
Nate McMaster 9dffb5614f
Merge branch 'release/2.1' into release/2.2 2018-10-11 16:23:42 -07:00
Nate McMaster b833d1df88
Set DOTNET_HOME to repo dir when `--ci` is specified (#1490) 2018-10-11 16:20:46 -07:00
ASP.NET CI 867a9423f7 Updating BuildTools from 2.1.3-rtm-15820 to 2.1.3-rtm-15821
[auto-updated: buildtools]
2018-10-11 15:26:46 -07:00
Nate McMaster a45cc2cb82
Share DOTNET_HOME with sub-repo builds (#1488)
This shares the DOTNET_HOME variable on CI builds between Universe and each sub-repo build. This prevents each repository build installing duplicate copies of .NET Core SDK and runtimes.
2018-10-11 14:47:58 -07:00
Pavel Krymets 1fb57d9ed9
Enable appverifier and dumps on jenkins (#1491) 2018-10-11 14:03:50 -07:00
Justin Kotalik 9b1fd75b7e
Include mof file in ANCMV2 package (#1499) 2018-10-11 13:32:02 -07:00
Nate McMaster b5c0ed228a
Skip code-signing EFCore with repo signing while we workout issues with signtool (#1487)
Code-signing will still happen. It will fallback to legacy signing which happens after Universe builds
2018-10-11 12:50:16 -07:00
Ryan Brandenburg 0afaccf4df
Prevent contention (#1486)
Pass CI to Repo builds
2018-10-11 12:30:37 -07:00
ASP.NET CI 223ac3a17d Update dependencies.props
[auto-updated: dependencies]
2018-10-11 19:19:45 +00:00
Nate McMaster 901ac0cc3b
Merge branch 'release/2.1' into release/2.2 2018-10-11 11:38:37 -07:00
Pavel Krymets 1132cad70b
public const string AuthenticationScheme (#1496) 2018-10-11 10:54:00 -07:00
Nate McMaster a4b8bc4a50
Run real-code signing on individual repo builds (#1453) 2018-10-11 10:52:49 -07:00
ASP.NET CI 77fa50750d Updating BuildTools from 2.1.3-rtm-15819 to 2.1.3-rtm-15820
[auto-updated: buildtools]
2018-10-11 10:41:49 -07:00
Brice Lambson e0883c2da3 Add NetTopologySuite.IO.SqlServerBytes dependency 2018-10-11 09:59:13 -07:00
ASP.NET CI a858ac6f19 Updating BuildTools from 2.2.0-preview2-20181004.6 to 2.2.0-preview2-20181011.2
[auto-updated: buildtools]
2018-10-11 09:24:17 -07:00
ASP.NET CI a7bd2c60b4 Updating submodule(s)
Caching => 3055d015ea07a153e078f5d9881a9e94512a14fd
DataProtection => 3f5f419df8
EntityFrameworkCore => 98b594589c7995f52da974ca958e8c8ba6ff4198
HttpAbstractions => 800c79c0e4
IISIntegration => 0e04527fb4
KestrelHttpServer => 773aa6e6ff
SignalR => 9049bf709c

[auto-updated: submodules]
2018-10-11 09:24:03 -07:00
ASP.NET CI e5c4e76819 Updating BuildTools from 2.1.3-rtm-15818 to 2.1.3-rtm-15819
[auto-updated: buildtools]
2018-10-11 15:57:39 +00:00
Justin Kotalik 0e04527fb4
General cleanup for client disconnect handling. (#1446) 2018-10-11 08:44:03 -07:00
Hao Kung 06e9531d50
Update IdentityModel packages 2018-10-10 22:34:38 -07:00
Justin Kotalik aa4684f0f5
Fix flaky ClientDisconnect freb tests. (#1488) 2018-10-10 22:33:38 -07:00
BrennanConroy ed4cef6b98
Add *.StackExchangeRedis packages (#1466) 2018-10-10 16:41:12 -07:00
BrennanConroy 3f5f419df8
Add Redis 2.0 package (#325) 2018-10-10 16:40:52 -07:00
ASP.NET CI cb7111b3c7 Updating submodule(s)
EntityFrameworkCore => 1832510f430b1729ee4d19ec7129029e24ef25c4
Microsoft.Data.Sqlite => ed4892b9d05c7bddd633bf967de17141dbf9fc2f

[auto-updated: submodules]
2018-10-10 15:44:49 -07:00
ASP.NET CI ad8aeca6a7 Updating submodule(s)
IISIntegration => bfa583a9aa
SignalR => 2ee351786f

[auto-updated: submodules]
2018-10-10 14:57:02 -07:00
Pavel Krymets bfa583a9aa
Guard OnAsyncCompletion from completing request before OnExecuteRequestHandler exits (#1489) 2018-10-10 14:34:55 -07:00
ASP.NET CI 1fa70901fe Updating submodule(s)
Common => d3cbcd0e83f2dfd406ef14c0629ff9d346af4e29
IISIntegration => ab124fc344

[auto-updated: submodules]
2018-10-10 20:40:22 +00:00
Pavel Krymets ab124fc344
Fix applicationInitialization tests and disconnect handler (#1484) 2018-10-10 12:41:11 -07:00
ASP.NET CI 194af32e5f Updating submodule(s)
SignalR => be4fe6c6f9
Templating => 7d09ec6ccc

[auto-updated: submodules]
2018-10-10 19:36:55 +00:00
ASP.NET CI fd9789c779 Updating submodule(s)
EntityFrameworkCore => 172d5e68db74043d649c070300e3a78757e33da1
IISIntegration => ac7a6b56d4
SignalR => 692185f7d2

[auto-updated: submodules]
2018-10-10 18:25:17 +00:00
Ryan Brandenburg 2c365b8fc5 Explicitly push to a branch 2018-10-10 10:16:53 -07:00
Pavel Krymets ac7a6b56d4
Reenable client disconnect tests (#1485) 2018-10-10 10:00:13 -07:00
ASP.NET CI 03f142a96f Updating submodule(s)
SignalR => cd33755bee

[auto-updated: submodules]
2018-10-10 16:45:16 +00:00
ASP.NET CI 79feb3677f Updating submodule(s)
HttpAbstractions => f6e20a38e2

[auto-updated: submodules]
2018-10-10 15:41:36 +00:00
ASP.NET CI fa2eccad2f Updating submodule(s)
Mvc => 9daf5ff7a4

[auto-updated: submodules]
2018-10-10 05:49:20 +00:00
ASP.NET CI 8fbaccaa9e Updating submodule(s)
EntityFrameworkCore => ea3d7e364116351dbf170b4424cd2d559ae04c75

[auto-updated: submodules]
2018-10-10 00:41:01 +00:00
ASP.NET CI 62d2410ece Updating submodule(s)
Common => 7d8418b3b3957ff902cf70406052e8f1b80b584a
EntityFrameworkCore => 46b802819e0783b02e12e7048c0d6406a6b016a2
IISIntegration => 80a01a751b
Logging => b3d506624b9f20413c7a24f849ca0da76da831d2
SignalR => b63c3816d5

[auto-updated: submodules]
2018-10-09 23:40:05 +00:00
Nate McMaster 80a01a751b Avoid double builds of dependencies in /t:PackageStressTestApp (#1483)
* Upgrade dependencies

* Avoid double builds of dependencies in /t:PackageStressTestApp
2018-10-09 16:20:05 -07:00
Pavel Krymets 7a09638afe
Modernize startup error pages (#1476) 2018-10-09 16:12:01 -07:00
Pavel Krymets f2fbd803b9
Flow request trace context to CreateApplication (#1480) 2018-10-09 16:11:52 -07:00
Ryan Brandenburg 3cf20afc8a Fix syntax error 2018-10-09 15:42:46 -07:00
Ryan Nowak 904c9d3623 Use Moq v4.10 2018-10-09 15:09:26 -07:00
BrennanConroy 85ecc5ba4c
Add Redis 2.0 (#1459) 2018-10-09 14:50:50 -07:00
Ryan Nowak 0a1c60e2d3 Update Moq to 4.11.0
This is the latest version of Moq, should have a fix for
https://github.com/aspnet/Home/issues/3569
2018-10-09 13:41:21 -07:00
Nate McMaster 8e13235732
Remove the Proxy submodule (#1471)
Part of https://github.com/aspnet/AspNetCore/issues/3598 - unifying and reducing repos. Proxy does not ship, so its code will move to aspnet/AspLabs.
2018-10-09 13:16:03 -07:00
Ryan Brandenburg f65c1a4e3d Push UpdateRepos to maestro branch 2018-10-09 12:40:10 -07:00