Commit Graph

9898 Commits

Author SHA1 Message Date
ASP.NET CI 37e95432d3 Updating submodule(s)
KestrelHttpServer => e9eea50966
SignalR => 7f6dd893dd

[auto-updated: submodules]
2018-10-05 17:56:15 +00:00
George Drak e9eea50966 Implement #2230 - Consume BindingAddress instead of ServerAddress (#2975)
* #2230 Mark ServerAddress as obsolete

* #2230 suppress CS0618 errors for obsoleted ServerAddress class

* #2230 Use BindingAddress instead of ServerAddress
2018-10-05 10:34:00 -07:00
ASP.NET CI b5cd123489 Updating submodule(s)
EntityFrameworkCore => 39acb62595ba64347e68ac986d55040ddd496395

[auto-updated: submodules]
2018-10-05 09:31:25 -07:00
ASP.NET CI b6470e2483 Updating submodule(s)
Hosting => e30ae8cc3d

[auto-updated: submodules]
2018-10-05 15:26:11 +00:00
ASP.NET CI 587fa32677 Updating submodule(s)
KestrelHttpServer => f91ae20a3c
Logging => 2ff997f71ad72420fa5a162e57483cd163008124

[auto-updated: submodules]
2018-10-05 00:30:26 +00:00
Stephen Halter 730564d32b
React to aspnet/Logging#884 (#1450) 2018-10-04 16:53:54 -07:00
Stephen Halter f91ae20a3c
Improve RequestAborted token handling (#2977)
- Improve test reliability of tests verifying the RequestAborted token gets tripped
- Once the response body is completed, don't fire the token for that request even if it is accessed later on.
2018-10-04 16:48:50 -07:00
ASP.NET CI fc5c1e2f2c Updating submodule(s)
KestrelHttpServer => b3f9f38ac6

[auto-updated: submodules]
2018-10-04 23:01:48 +00:00
Stephen Halter b3f9f38ac6 Test LibuvConstants.IsConnectionReset 2018-10-04 15:40:09 -07:00
Andrei Amialchenia df2ad98743 Use logical 'or' instead of bitwise in IsConnectionReset method. (#2983) 2018-10-04 15:37:24 -07:00
ASP.NET CI a59c61a976 Updating BuildTools from 2.2.0-preview2-20181004.4 to 2.2.0-preview2-20181004.6
[auto-updated: buildtools]
2018-10-04 22:30:08 +00:00
ASP.NET CI 2c1e15cdaf Updating submodule(s)
Mvc => 5bddd226a3

[auto-updated: submodules]
2018-10-04 22:29:57 +00:00
ASP.NET CI 987f07e163 Updating submodule(s)
EntityFrameworkCore => 914357eb62e434be250f3a4f22d3b8a5a080f1a4
Razor => 82276ece2f

[auto-updated: submodules]
2018-10-04 21:59:11 +00:00
ASP.NET CI 5ec26815ac Updating BuildTools from 2.2.0-preview2-20181004.1 to 2.2.0-preview2-20181004.4
[auto-updated: buildtools]
2018-10-04 13:47:51 -07:00
ASP.NET CI 6450e4bd7d Updating submodule(s)
EntityFrameworkCore => c599721a3f9bcc71a35f7e363bcb1e46ef92d8ba
KestrelHttpServer => 35d35f22a3
Mvc => 153165f9ad

[auto-updated: submodules]
2018-10-04 13:47:41 -07:00
Nate McMaster b0b65a530a
Support using Internal.AspNetCore.Sdk as an MSBuild SDK (#1452)
* Add Microsoft.AspNetCore.BuildTools.ApiCheck as an external dependency
* Move the global.json files temporarily to avoid loading the wrong version of Internal.AspNetCore.Sdk
2018-10-04 11:07:06 -07:00
Chris Ross (ASP.NET) 35d35f22a3 Disallow any frames after a reset is received #2154 2018-10-04 09:40:21 -07:00
ASP.NET CI 6b92579bed Updating submodule(s)
Identity => 042b6ecaf2

[auto-updated: submodules]
2018-10-04 16:36:40 +00:00
Nate McMaster 5d261e46ce
Support checked-in global.json files 2018-10-04 09:26:44 -07:00
ASP.NET CI 24e14c9870 Updating submodule(s)
Mvc => e2594c6a2b

[auto-updated: submodules]
2018-10-03 22:25:35 -07:00
ASP.NET CI 628a3821bd Updating submodule(s)
Mvc => 94101a9cde

[auto-updated: submodules]
2018-10-03 21:53:04 -07:00
ASP.NET CI 27aab9b9e2 Updating submodule(s)
SignalR => 2ccf79a912

[auto-updated: submodules]
2018-10-03 19:31:46 -07:00
ASP.NET CI fe9844d52b Updating submodule(s)
Mvc => 7854d65c11

[auto-updated: submodules]
2018-10-04 01:58:59 +00:00
ASP.NET CI 4ba404321a Updating submodule(s)
EntityFrameworkCore => 8f76f6ef0152b347e51cd3a46c7925644175f8b1

[auto-updated: submodules]
2018-10-04 00:19:19 +00:00
ASP.NET CI be6fb9b62a Updating submodule(s)
IISIntegration => a2d5d7a53e
SignalR => 420c1d507d

[auto-updated: submodules]
2018-10-03 16:19:20 -07:00
Ryan Brandenburg a2d5d7a53e Remove un-needed runtime 2018-10-03 16:10:33 -07:00
ASP.NET CI 25e2fde0ae Updating submodule(s)
SignalR => f02e13fa09

[auto-updated: submodules]
2018-10-03 15:35:25 -07:00
ASP.NET CI a0f6517f8e Updating submodule(s)
SignalR => 1ccb889f9c

[auto-updated: submodules]
2018-10-03 21:54:30 +00:00
ASP.NET CI 76f13103db Updating submodule(s)
SignalR => 2e41a7063b

[auto-updated: submodules]
2018-10-03 21:20:53 +00:00
ASP.NET CI 57b8e28d16 Updating BuildTools from 2.2.0-preview2-20181001.5 to 2.2.0-preview2-20181003.2
[auto-updated: buildtools]
2018-10-03 13:20:04 -07:00
ASP.NET CI 4ba777a22a Updating submodule(s)
KestrelHttpServer => 5bd2a41517

[auto-updated: submodules]
2018-10-03 13:19:48 -07:00
Mike Harder 51491de90b
Enable Node10 for macOS (#1448) 2018-10-03 12:56:07 -07:00
Stephen Halter 5bd2a41517
Make transport logs for connection close more detailed and consistent (#2978) 2018-10-03 12:41:00 -07:00
Mike Harder 79ccb2b90d Merge branch 'merge/release/2.1-to-release/2.2' into release/2.2 2018-10-03 11:15:18 -07:00
Mike Harder 9c37082a74
Add Linux, Node8, and Node10 to test matrix (#1445)
- Test both Node8 and Node10 on Windows and Linux
- Only test Node8 on MacOS, since the ASP.NET Core 2.1.X templates are incompatible with Node10 on macOS
  - https://github.com/aspnet/Templating/issues/608
- Move Windows build to "Hosted VS2017" pool which has more agents
  - We would rather use the "Hosted" pool, but "npm restore" currently fails on agents in this pool
- Remove "Preview" from Mac pool name
2018-10-03 11:02:59 -07:00
ASP.NET CI aab61544de Updating submodule(s)
Configuration => 7a8ed11f9197778854fc7281c066075dcf336f5c

[auto-updated: submodules]
2018-10-03 17:03:58 +00:00
ASP.NET CI b67c9fb236 Updating submodule(s)
SignalR => 6f45d308ce

[auto-updated: submodules]
2018-10-03 16:17:50 +00:00
ASP.NET CI 44a8e0812b Updating BuildTools from 2.1.3-rtm-15817 to 2.1.3-rtm-15818
[auto-updated: buildtools]
2018-10-03 15:58:07 +00:00
ASP.NET CI 9049250589 Updating submodule(s)
EntityFrameworkCore => a3f0a78c41fe209924f8fb39fc77c421236f1bbe

[auto-updated: submodules]
2018-10-02 18:05:28 -07:00
ASP.NET CI 7740cd2166 Updating submodule(s)
EntityFrameworkCore => de17e6c3d7d5e21d22d756b7b46ef035099d6288

[auto-updated: submodules]
2018-10-02 17:33:32 -07:00
ASP.NET CI b85c4e07a1 Updating submodule(s)
DependencyInjection => 600c3afaad1b304218b9803f91c74f5c75617f36
EntityFrameworkCore => c4b8eafe321509db4df315f786c3b5761c6bf292
SignalR => 3ae2814c27

[auto-updated: submodules]
2018-10-02 15:20:00 -07:00
Eilon Lipton 62101b66b2
Merge pull request #1443 from aspnet/eilon/https
HTTP --> HTTPS
2018-10-02 14:47:45 -07:00
Eilon Lipton 64b10d5582
HTTP --> HTTPS 2018-10-02 14:39:30 -07:00
Nate McMaster f2691ee4b6
Add a copy of scripts from dotnet-deb-tool 2.0.0 to this repo (#1442)
We currently build .deb files using dotnet-deb-tool, which comes from a package feed. We're not completely sure where the source code is for this tool, so this moves the scripts from the dotnet-deb-tool 2.0.0 package into this repo for safe keeping.
2018-10-02 14:32:12 -07:00
ASP.NET CI a280cb367e Updating BuildTools from 2.2.0-preview1-20181001.4 to 2.2.0-preview2-20181001.5
[auto-updated: buildtools]
2018-10-02 13:53:45 -07:00
ASP.NET CI 54752c7919 Updating submodule(s)
DotNetTools => 4c49d5ce80
EntityFrameworkCore => ba627d6bbfde7c780bbb893ed835cd1c0a06d363
IISIntegration => 4cbc969cd0
Mvc => 70ddf15cbc
SignalR => 17e029f15d

[auto-updated: submodules]
2018-10-02 13:53:30 -07:00
ASP.NET CI 5c984ab9ae Updating submodule(s)
WebSockets => 67f2c3149e

[auto-updated: submodules]
2018-10-02 11:14:01 -07:00
Nate McMaster 4c49d5ce80
Resolve flaky tests (#497)
1. Prevent an ObjectDisposedException in dotnet-watch on slower machines
2. Fix flakiness caused by PID reuse
3. Fix flakiness in tests that await the restart of dotnet-watch. The `.TimeoutAfter` method doesn't cancel the long-running task. This left 2 readers running on dotnet-watch output which caused indeterminate test outcome.
2018-10-02 09:17:04 -07:00
Justin Kotalik 4cbc969cd0 Revert "Update dependencies.props"
This reverts commit 2fea246b71.
2018-10-01 22:15:14 -07:00
ASP.NET CI 912b82ef59 Updating BuildTools from 2.2.0-preview1-20181001.2 to 2.2.0-preview1-20181001.4
[auto-updated: buildtools]
2018-10-01 16:38:02 -07:00