Commit Graph

27607 Commits

Author SHA1 Message Date
ASP.NET CI f47baf2a87 Updating submodule(s)
KestrelHttpServer => ac31e5ab30

[auto-updated: submodules]
2018-06-28 18:16:10 +00:00
Stephen Halter ac31e5ab30
[2.1.3] Consistently handle connection aborts (#2619)
* Decouple connection objects from the server (#2535)

- Making progress towards being able to use the connection objects on the client side.

* Wait for input writer to complete before calling OnConnectionClosed (#2566)

* Wait for the ConnectionClosed token to stop tracking connections (#2574)

- The prior strategy of waiting for the pipe completed callbacks doesn't work
  because blocks are returned to the memory pool after the callbacks are fired.

* Consistently handle connection resets (#2547)

* Provide better connection abort exceptions and logs

* void IConnectionDispatcher.OnConnection
2018-06-28 10:51:22 -07:00
ASP.NET CI 5fa1bcc093 Updating submodule(s)
EntityFrameworkCore => c5c9b0ed48a59d1fec6140e93644b7cb08e6bb27

[auto-updated: submodules]
2018-06-28 17:46:57 +00:00
ASP.NET CI 630a9571b8 Updating submodule(s)
EntityFrameworkCore => 23e9fc8d841828e051c8f655825656ab7d356ad7

[auto-updated: submodules]
2018-06-28 17:15:39 +00:00
ASP.NET CI dae174be1f Updating submodule(s)
EntityFrameworkCore => 610662840d7847ffbe0999a2ffaa707266f3fcaa
Razor => ca2d5738d6

[auto-updated: submodules]
2018-06-28 00:38:16 +00:00
Nate McMaster ca2d5738d6
Automatically generate binding redirects assembly attributes for the Razor VSIX 2018-06-27 16:42:02 -07:00
John Luo 96c5b3c2ae Update StackExchange.Redis.StrongName version 2018-06-27 15:38:23 -07:00
John Luo e17f426e92 Update DotnetArchive version 2018-06-27 15:27:28 -07:00
Nate McMaster 91a1d2de50
Add unit tests for the shared framework (#1228)
Changes:
* Add a test project with simple unit tests for the shared framework
* Add root-level Directory.Build.props/targets files
* Cleanup .csproj files to reduce duplication
2018-06-27 14:56:10 -07:00
Nate McMaster 6b8aac13e0
Prepare infrastructure for the 2.1.3 patch 2018-06-27 14:51:05 -07:00
Nate McMaster 6c0770398d
Bumping version from 1.0.2 to 1.0.3 2018-06-27 13:39:52 -07:00
Nate McMaster a6b303c83c
Bumping version from 2.1.2 to 2.1.3 2018-06-27 13:39:52 -07:00
Nate McMaster 246aedb5bf
Bumping version from 2.1.1 to 2.1.2 2018-06-27 13:39:51 -07:00
Nate McMaster 60564e7d5b
Bumping version from 2.1.1 to 2.1.2 2018-06-27 13:39:51 -07:00
Nate McMaster 26fbad0614
Bumping version from 2.1.1 to 2.1.2 2018-06-27 13:39:51 -07:00
Nate McMaster ebab62c766
Bumping version from 2.1.1 to 2.1.2 2018-06-27 13:39:51 -07:00
Nate McMaster 88796f41f8
Bumping version from 2.1.1 to 2.1.2 2018-06-27 13:39:50 -07:00
Nate McMaster c7fafa1e63
Bumping version from 2.1.1 to 2.1.2 2018-06-27 13:39:50 -07:00
Nate McMaster e4d891c6f6
Bumping version from 2.1.2 to 2.1.3 2018-06-27 13:39:49 -07:00
Nate McMaster bd43a693aa
Bumping version from 2.1.1 to 2.1.2 2018-06-27 13:39:49 -07:00
Nate McMaster 4aa93d0bef
Bumping version from 2.1.1 to 2.1.2 2018-06-27 13:39:48 -07:00
Nate McMaster 5d39e86f19
Bumping version from 2.1.1 to 2.1.2 2018-06-27 13:39:48 -07:00
Nate McMaster 7f49500ffa
Bumping version from 2.1.2 to 2.1.3 2018-06-27 13:39:48 -07:00
Nate McMaster cbbe2975bc
Bumping version from 2.1.1 to 2.1.2 2018-06-27 13:39:47 -07:00
Nate McMaster 7fbb5588fc
Bumping version from 2.1.2 to 2.1.3 2018-06-27 13:39:47 -07:00
Nate McMaster 78ce5dd2be
Bumping version from 2.1.1 to 2.1.2 2018-06-27 13:39:46 -07:00
Nate McMaster 47c5edd37a
Bumping version from 2.1.1 to 2.1.2 2018-06-27 13:39:46 -07:00
Nate McMaster cf4654189f
Bumping version from 2.1.1 to 2.1.2 2018-06-27 13:39:46 -07:00
Nate McMaster 4d3886fa37
Bumping version from 2.1.1 to 2.1.2 2018-06-27 13:39:45 -07:00
Nate McMaster 7803b6ba25
Bumping version from 2.1.1 to 2.1.2 2018-06-27 13:39:44 -07:00
Nate McMaster d9f5f35b7a
Bumping version from 2.1.1 to 2.1.2 2018-06-27 13:39:44 -07:00
Nate McMaster d6a29161ee
Bumping version from 2.1.1 to 2.1.2 2018-06-27 13:39:42 -07:00
Nate McMaster d65c138c80
Bumping version from 2.1.1 to 2.1.2 2018-06-27 13:39:42 -07:00
Nate McMaster c26db4bb8f
Bumping version from 2.1.1 to 2.1.2 2018-06-27 13:39:40 -07:00
John Luo 2cd777f061 Bust MSBuild cache on retries 2018-06-22 10:26:49 -07:00
John Luo a296fe4cdf Add retries for restores during LZMA generation 2018-06-21 15:54:01 -07:00
= a7d70164be Merge branch 'public/release/2.1' into release/2.1-msrc 2018-06-20 18:15:44 -07:00
John Luo ea5ed2250d Pin aspnetcore runtime version for LZMA generation 2018-06-20 18:02:07 -07:00
= ff02e61a7f Merge remote-tracking branch 'public/release/2.1' into release/2.1-msrc 2018-06-19 11:46:39 -07:00
John Luo ccfd5f80b7 Pin runtime version for LZMA generation 2018-06-18 20:11:20 -07:00
John Luo 5931c7fb9a Remove trailing slashes when creating LZMAs 2018-06-18 13:08:43 -07:00
Ryan Brandenburg d2dcd9c6b9 Set 2.1 baselines 2018-06-14 16:46:02 -07:00
N. Taylor Mullen 738553931e Update windows image to one that has VSIX compatible workloads. 2018-06-14 16:43:31 -07:00
Ryan Brandenburg 606b3c590f Set 2.1 baselines 2018-06-14 16:43:31 -07:00
Ryan Brandenburg aa24887d43 Set 2.1 baselines 2018-06-14 16:42:34 -07:00
Ryan Brandenburg 4295027333 Set 2.1 baselines 2018-06-14 14:12:20 -07:00
Ryan Brandenburg 4cb04470a5 Set 2.1 baselines 2018-06-14 14:10:10 -07:00
Ryan Brandenburg 2328792540 Set 2.1 baselines 2018-06-14 11:40:22 -07:00
Ryan Brandenburg 78fc556758 Set 2.1 baselines 2018-06-14 11:36:27 -07:00
Ryan Brandenburg a04813edc3 Set 2.1 baselines 2018-06-14 11:29:25 -07:00