Commit Graph

8046 Commits

Author SHA1 Message Date
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 11bbe0d0f8 Updating submodule(s)
SignalR => 073e2361d0

[auto-updated: submodules]
2018-10-10 09:40:03 -07:00
BrennanConroy 26eecf5d92 Merge release/2.2 to master 2018-10-10 08:57:30 -07: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 36fc1c56bd Updating submodule(s)
EntityFrameworkCore => f57bd45dbacdb1f03f4de0dc165f7d4f5f4560cc

[auto-updated: submodules]
2018-10-09 17:52:47 -07:00
ASP.NET CI 8fbaccaa9e Updating submodule(s)
EntityFrameworkCore => ea3d7e364116351dbf170b4424cd2d559ae04c75

[auto-updated: submodules]
2018-10-10 00:41:01 +00:00
ASP.NET CI 571c745a73 Updating submodule(s)
IISIntegration => deed3a417e

[auto-updated: submodules]
2018-10-10 00:04:38 +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
Pavel Krymets deed3a417e Merge branch 'merge/release/2.2-to-master' 2018-10-09 16:35:30 -07: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
ASP.NET CI e802cf8131 Updating submodule(s)
Common => b433c6f0e165f909cf65b34c54207d8d44b86fa6
SignalR => 430d49c5e9

[auto-updated: submodules]
2018-10-09 16:04:26 -07:00
Ryan Brandenburg 3cf20afc8a Fix syntax error 2018-10-09 15:42:46 -07:00
Nate McMaster 89866bbbd2
Remove aspnet/WebHooks from building in Universe (#1474)
Remove the aspnet/WebHooks universe from building with Universe.

This is part of consolidating repos and preparing aspnet/Universe to move into https://github.com/aspnet/AspNetCore
2018-10-09 15:23:12 -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
ASP.NET CI 8d38e8c3bf Updating submodule(s)
Diagnostics => 0ce437875e

[auto-updated: submodules]
2018-10-09 13:56:54 -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 cc8cc7b443
Merge branch 'release/2.2' 2018-10-09 13:24:13 -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
ASP.NET CI df59c02be9 Updating submodule(s)
DependencyInjection => ca90dc687106ab6ecb46e4943f3fe5ceac3e6ef8
IISIntegration => 57f698da0b
KestrelHttpServer => 64769f2277
Logging => 3a4a5a386d4b4b7b00e0b80c7db77c1712203411
Mvc => c355e28ef1
Routing => 93dc6dd5f5
SignalR => 846d271f25

[auto-updated: submodules]
2018-10-09 19:45:19 +00:00
Ryan Brandenburg f65c1a4e3d Push UpdateRepos to maestro branch 2018-10-09 12:40:10 -07:00
Ryan Brandenburg 2948972bfb Revert "Update repos send PRs"
This reverts commit 1593966f3b.
2018-10-09 12:40:10 -07:00
Nate McMaster 050dea3f04
Merge branch 'release/2.2' 2018-10-09 12:14:55 -07:00
ASP.NET CI e4f0d050a8 Updating submodule(s)
Diagnostics => 1f31e0556d
Hosting => 27e4e1aca3
IISIntegration => 23db53eae6
KestrelHttpServer => 8bca6b3877
MetaPackages => f13f262bad
Mvc => 6cee2431f1
Routing => 7b16053f27
SignalR => f87d8b4aaf

[auto-updated: submodules]
2018-10-09 19:06:36 +00:00
Nate McMaster eaad1eb3aa
Remove tasks for analyzing the repo graph (#1469)
As a part of converging repos, we no longer need this code. It is currently buggy and slow, and we can get away without by hard-coding the repo graph (which rarely changes)
2018-10-09 12:01:41 -07:00
N. Taylor Mullen 18b61e9217 Revert "Update Roslyn version."
This reverts commit 70f2d3abd9.
2018-10-09 11:53:37 -07:00
dotnet-maestro-bot 3cd98acda3 Updating external dependencies (#1464) 2018-10-09 11:33:03 -07:00
N. Taylor Mullen 70f2d3abd9 Update Roslyn version.
aspnet/Razor#2634
2018-10-09 11:04:04 -07:00
Pavel Krymets 21b98de09b
Update System.IO.Pipelines to 4.5.2 (#1458) 2018-10-09 10:46:27 -07:00
Arthur Vickers 12761474d3 Rename Cosmos.Sql to Cosmos (#1467) 2018-10-09 10:27:49 -07:00
Justin Kotalik 23db53eae6
Add more FREB events/ tests for FREB events (#1461) 2018-10-09 10:25:12 -07:00
Arthur Vickers 83e8d64952 Updating EF submodule 2018-10-09 09:46:20 -07:00
ASP.NET CI dfb8737b0c Updating submodule(s)
Templating => 8e60b8b311

[auto-updated: submodules]
2018-10-09 09:34:35 -07:00
Justin Kotalik 57f698da0b Revert "Update dependencies.props"
This reverts commit 1e8808c1c6.
2018-10-09 09:34:07 -07:00
Ryan Brandenburg 1593966f3b Update repos send PRs 2018-10-09 09:30:01 -07:00
Pavel Krymets 1be7cd1f74
Disconnect the disconnect handler when request processing ends (#1471) 2018-10-08 16:05:28 -07:00
ASP.NET CI 60c26e2d2d Updating submodule(s)
EntityFrameworkCore => 5968ee24a0e9404e9a5b6fa18beb1c9a756a4a21

[auto-updated: submodules]
2018-10-08 22:07:16 +00:00
ASP.NET CI 4d8c21c219 Updating submodule(s)
EntityFrameworkCore => 25a05bf8e32ae4743ae7f49ba89a20e98a7fa523

[auto-updated: submodules]
2018-10-08 14:51:01 -07:00
ASP.NET CI fb6c89a4b4 Updating submodule(s)
Configuration => fdeabf601682d6d85b1f37a79449972f8d469e8a
CORS => d2771a08e2

[auto-updated: submodules]
2018-10-08 21:06:00 +00:00
ASP.NET CI a6148ea54d Updating submodule(s)
IISIntegration => 5660d0a20a

[auto-updated: submodules]
2018-10-08 20:03:45 +00:00
Pavel Krymets 5660d0a20a
Merge pull request #1475 from dotnet-maestro-bot/merge/release/2.2-to-master
[automated] Merge branch 'release/2.2' => 'master'
2018-10-08 12:48:18 -07:00
ASP.NET CI 416136e5f8 Updating submodule(s)
IISIntegration => 71262846bf
SignalR => 813a9e68bc

[auto-updated: submodules]
2018-10-08 19:05:35 +00:00
ASP.NET CI 49de5eed15 Updating submodule(s)
SignalR => fa51d72185

[auto-updated: submodules]
2018-10-08 18:52:12 +00:00
Pavel Krymets 71262846bf
Revert "Update dependencies.props" (#1473)
This reverts commit b2e55456c7.
2018-10-08 11:06:56 -07:00
ASP.NET CI 5a174147c5 Updating submodule(s)
EntityFrameworkCore => 063da31e9abbce8c4fdc218ab5efb78c5a69bee8

[auto-updated: submodules]
2018-10-08 11:05:11 -07:00
ASP.NET CI a135b83fd7 Updating submodule(s)
EntityFrameworkCore => ef7936c87e4f86766d5052823c807bf6e277d501
Mvc => 956441aa68

[auto-updated: submodules]
2018-10-08 18:01:46 +00:00