Commit Graph

21729 Commits

Author SHA1 Message Date
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
Ryan Brandenburg 2948972bfb Revert "Update repos send PRs"
This reverts commit 1593966f3b.
2018-10-09 12:40:10 -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
Pavel Krymets f13f262bad
Remove ANCM reference from test site (#281) 2018-10-09 11:05:11 -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
Pavel Krymets 27e4e1aca3
Remove RestoreOnPublish parameter (#1533) 2018-10-09 10:41:52 -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
Nate McMaster 8e60b8b311
Update branding to 2.1.6-servicing (#765) 2018-10-09 09:30:45 -07:00
Ryan Brandenburg 1593966f3b Update repos send PRs 2018-10-09 09:30:01 -07:00
Ryan Nowak 1f31e0556d
Add IHealthCheckPublisher for push-based checks (#498)
IHealthCheckPublisher allows you to configure and run health checks
regularly inside an application, and push the notifications elsewhere.

All publishers are part of a single queue with a configurable period and
timeout.
2018-10-08 17:58:45 -07:00
Stephen Halter 8bca6b3877
Add HTTP/2 keep-alive and request header timeouts (#2992) 2018-10-08 17:06:15 -07:00
Pavel Krymets 1be7cd1f74
Disconnect the disconnect handler when request processing ends (#1471) 2018-10-08 16:05:28 -07:00
Ryan Nowak 7b16053f27 Misc polishing
Rename `IEndpointFinder<>` -> `IAddressScheme<>`

Address the two 'marker' metadata types that I'm aware of.
2018-10-08 15:45:44 -07:00
ASP.NET CI 4d8c21c219 Updating submodule(s)
EntityFrameworkCore => 25a05bf8e32ae4743ae7f49ba89a20e98a7fa523

[auto-updated: submodules]
2018-10-08 14:51:01 -07:00
ASP.NET CI 416136e5f8 Updating submodule(s)
IISIntegration => 71262846bf
SignalR => 813a9e68bc

[auto-updated: submodules]
2018-10-08 19:05:35 +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 a135b83fd7 Updating submodule(s)
EntityFrameworkCore => ef7936c87e4f86766d5052823c807bf6e277d501
Mvc => 956441aa68

[auto-updated: submodules]
2018-10-08 18:01:46 +00:00
ASP.NET CI 522e724601 Updating submodule(s)
CORS => b9166f14f1
MetaPackages => 4347a45f29

[auto-updated: submodules]
2018-10-08 16:47:53 +00:00
Pranav K b9166f14f1 Skipping test failing on Win2k8 R2 2018-10-08 09:32:30 -07:00
Pavel Krymets 4347a45f29
Always add event source logger (#287) 2018-10-08 09:31:44 -07:00
ASP.NET CI cfb40a8e83 Updating submodule(s)
SignalR => 596f8acce1

[auto-updated: submodules]
2018-10-07 17:43:37 -07:00
ASP.NET CI 537a226a34 Updating submodule(s)
AuthSamples => 7383e532c9
AzureIntegration => 373faa5d3b
BasicMiddleware => 1610c35d55
BrowserLink => 393e606f7f9e36b5a2f2ee539a4286d87412ba82
Caching => cbf901775402fc2e04b9d9ab864e99755084a7ac
Configuration => 231faba8507764812c5038423a114eaee65705cb
DataProtection => 3acb4dd4e9
DependencyInjection => 5bd8bbb5238325892c78ea3be6a19e3a0d4a34ab
DotNetTools => b473a0d76c
EntityFrameworkCore => 7f494970e2b5cd9f7d0060dcdc393bbcfad1b682
FileSystem => a9ab1bd9866ee2a5ba91b62cc5913c16ee9a01b5
Hosting => dd2056ae1a
HttpAbstractions => 2368024490
HttpClientFactory => 15fa0014e0eadafd19aecec286f82131e9cef588
HttpSysServer => 47300deacb
Identity => a125959ffb
IISIntegration => b2e55456c7
JavaScriptServices => 3265b92086
KestrelHttpServer => 6164ec7225
Logging => 32a4fb2fe374d83561212de6ce6849ef9972fd1e
MetaPackages => ca6ab92ca4
Microsoft.Data.Sqlite => 588a8578aca4a7cfb8d8b1cce10ee94be5c1a128
Options => a9ca4548ff9843c85a3b87ec4cbf39bfd22483d8
Proxy => 909581d7f46df5ca00d8e9e6650f805ee7bf8c31
ResponseCaching => b21b893ad3
Scaffolding => bab0875e25bf554b2aba6dace0b6cfb751d0628b
Security => fcfa161cb7
ServerTests => c54d01f593
Session => a7ba1ec9ba
SignalR => 55b9a53aa9
StaticFiles => 6e91a8e72e
WebSockets => 56f9012402

[auto-updated: submodules]
2018-10-07 12:51:49 -07:00
ASP.NET CI 56f9012402 Update dependencies.props
[auto-updated: dependencies]
2018-10-07 19:37:05 +00:00
ASP.NET CI 6e91a8e72e Update dependencies.props
[auto-updated: dependencies]
2018-10-07 19:36:03 +00:00
ASP.NET CI a7ba1ec9ba Update dependencies.props
[auto-updated: dependencies]
2018-10-07 19:32:38 +00:00
ASP.NET CI c54d01f593 Update dependencies.props
[auto-updated: dependencies]
2018-10-07 19:32:26 +00:00
ASP.NET CI fcfa161cb7 Update dependencies.props
[auto-updated: dependencies]
2018-10-07 19:31:54 +00:00
ASP.NET CI b21b893ad3 Update dependencies.props
[auto-updated: dependencies]
2018-10-07 19:30:41 +00:00
ASP.NET CI ca6ab92ca4 Update dependencies.props
[auto-updated: dependencies]
2018-10-07 19:24:47 +00:00
ASP.NET CI 6164ec7225 Update dependencies.props
[auto-updated: dependencies]
2018-10-07 19:23:18 +00:00
ASP.NET CI 3265b92086 Update dependencies.props
[auto-updated: dependencies]
2018-10-07 19:22:47 +00:00
ASP.NET CI b2e55456c7 Update dependencies.props
[auto-updated: dependencies]
2018-10-07 19:17:45 +00:00
ASP.NET CI 47300deacb Update dependencies.props
[auto-updated: dependencies]
2018-10-07 19:16:23 +00:00
ASP.NET CI 2368024490 Update dependencies.props
[auto-updated: dependencies]
2018-10-07 19:15:41 +00:00
ASP.NET CI dd2056ae1a Update dependencies.props
[auto-updated: dependencies]
2018-10-07 19:15:05 +00:00