Commit Graph

37701 Commits

Author SHA1 Message Date
Kiran Challa a2084dd5c4 Merge branch 'rel/2.0.0-preview1' into dev 2017-04-27 18:47:47 -07:00
Kiran Challa cf2e126789 Merge branch 'rel/2.0.0-preview1' into dev 2017-04-27 18:44:46 -07:00
Kiran Challa 7d1cc61ddb Merge branch 'rel/2.0.0-preview1' into dev 2017-04-27 18:43:47 -07:00
John Luo 3396f167c1 Merge branch 'rel/2.0.0-preview1' into dev 2017-04-27 18:43:30 -07:00
John Luo 97bf16f852 Hack a no timestamp version of the runtime store and deps file 2017-04-27 18:41:38 -07:00
John Luo 485cf19ab6 Hack a no timestamp version of the runtime store and deps file 2017-04-27 18:14:51 -07:00
Cesar Blum Silveira c3d3a91571 Merge branch 'rel/2.0.0-preview1' into dev 2017-04-27 18:08:40 -07:00
Cesar Blum Silveira 005b884b7d Build rel/ branches on Travis and AppVeyor. 2017-04-27 18:07:57 -07:00
Chris R 8f65367947 Set actual additional deps path. 2017-04-27 18:07:02 -07:00
David Fowler 5b62024fc8 * Properly handle FINs and resets in the SocketConnection (#1782)
- FIN from the client shouldn't throw
- Forced close from the server should throw
- Properly wrap connection reset exceptions and other exceptions
in IO exceptions
- This gives kestrel control over when the output closes
- Fixed one test that assumed libuv
- Dispose the connection to yield the reader

Fixes #1774
2017-04-27 17:55:35 -07:00
Stephen Halter 4799c0e423 Merge branch 'rel/2.0.0-preview1' into dev 2017-04-27 16:59:00 -07:00
Stephen Halter 79ea2bb9b3 Quick fix for SslStream ODEs in HttpsAdaptedConnection.PrepareRequest (#1786) 2017-04-27 16:56:07 -07:00
BrennanConroy ed4d3d957d Merge branch 'rel/2.0.0-preview1' into dev 2017-04-27 16:26:48 -07:00
BrennanConroy 04dbf42264 React to Logging API changes 2017-04-27 16:22:25 -07:00
BrennanConroy b19dd5c4da Merge branch 'rel/2.0.0-preview1' into dev 2017-04-27 16:13:40 -07:00
BrennanConroy 8102d6a038 Add configuration to logging in WebHost 2017-04-27 16:08:04 -07:00
Andrew Stanton-Nurse 70716bdff5 use actual set of packages (#78) 2017-04-27 16:05:52 -07:00
Andrew Stanton-Nurse 8e597c5f80 derped the file name 2017-04-27 15:56:49 -07:00
Andrew Stanton-Nurse 77d9b16ad2 restore restoring of the archive project 2017-04-27 15:39:07 -07:00
Andrew Stanton-Nurse 09bf1affbd derped again 2017-04-27 15:34:39 -07:00
Mikael Mengistu d19ed0070c Move Long Polling and SSE send logic to a common place (#424) 2017-04-27 15:33:23 -07:00
Andrew Stanton-Nurse ac508e9ef3 just package the archive separately 2017-04-27 15:30:21 -07:00
Andrew Stanton-Nurse e225d23771 hack to unblock the build, also a good fix 2017-04-27 15:19:44 -07:00
Andrew Stanton-Nurse db31459551 fix timestamps 2017-04-27 15:06:13 -07:00
Nate McMaster add3d93101 ⬆️ RuntimeFrameworkVersion to 1.0.5 2017-04-27 14:52:32 -07:00
Andrew Stanton-Nurse 8ca486b2ad don't build the whole repo when making the fallback archive 2017-04-27 14:47:04 -07:00
Andrew Stanton-Nurse dd7e830371 don't build the whole repo when making the fallback archive 2017-04-27 14:41:58 -07:00
John Luo 2f5c165e90 Merge branch 'rel/2.0.0-preview1' into dev 2017-04-27 13:58:10 -07:00
John Luo 0d3730749d Remove build number from runtime store zip name 2017-04-27 13:57:32 -07:00
Andrew Stanton-Nurse 4cd7bf5f4b Merge branch 'rel/2.0.0-preview1' into dev 2017-04-27 13:38:02 -07:00
Mike Harder 4569b0e4de Merge remote-tracking branch 'origin/rel/2.0.0-preview1' into dev 2017-04-27 13:38:01 -07:00
Andrew Stanton-Nurse 6e1baad8b7 remove build number from lzma archive (#77) 2017-04-27 13:37:44 -07:00
Mike Harder 3a248e22c8 Upgrade System.Data.SqlClient to 4.4.0-* (#287)
- Addresses "SqlClient fails with netcoreapp2.0 on Win7/Server2008" (https://github.com/dotnet/corefx/issues/18406)
- Revert if and when $(CoreFxVersion) is upgraded to 4.4.0-*
2017-04-27 13:37:20 -07:00
Andrew Stanton-Nurse 6c6950b40c ensure we overwrite the ZIP when we rearchive it 2017-04-27 12:51:32 -07:00
Kiran Challa a67bbab6b3 Changing the RID back from win-x64 to win7-x64 to workaround SQL issue 2017-04-27 12:30:45 -07:00
Kiran Challa fc45d79606 Changing the RID back from win-x64 to win7-x64 to workaround SQL issue 2017-04-27 12:29:58 -07:00
Kiran Challa 547e415ca4 Changing the RID back from win-x64 to win7-x64 to workaround SQL issue 2017-04-27 12:28:30 -07:00
Kiran Challa b59c8b8420 Changing the RID back from win-x64 to win7-x64 to workaround SQL issue 2017-04-27 12:26:09 -07:00
Mike Harder f9e9511435 Upgrade System.Data.SqlClient to 4.4.0-* (#785)
- Addresses "SqlClient fails with netcoreapp2.0 on Win7/Server2008" (https://github.com/dotnet/corefx/issues/18406)
- Revert if and when $(CoreFxVersion) is upgraded to 4.4.0-*
2017-04-27 12:24:45 -07:00
Kiran Challa a8d18ed7c6 Changing the RID back from win-x64 to win7-x64 to workaround SQL issue 2017-04-27 12:24:39 -07:00
Nate McMaster 7617839715 Merge branch 'rel/2.0.0-preview1' into dev 2017-04-27 12:23:20 -07:00
Nate McMaster 795b4d36e7 AddUserSecrets is optional 2017-04-27 12:22:28 -07:00
N. Taylor Mullen 49e3533bc3 Add test to validate unbalanced triple dash comment inside razor block.
#302
2017-04-27 12:03:59 -07:00
Ryan Nowak 88363be365 Merge branch 'rel/2.0.0-preview1' into dev 2017-04-27 11:58:42 -07:00
Sébastien Ros 525a479660 Fixing ExcludeBindingMetadataProvider unit test (#6113)
Fixes #6110
2017-04-27 11:42:06 -07:00
John Luo 1504710a44 Merge branch 'rel/2.0.0-preview1' into dev 2017-04-27 11:31:34 -07:00
John Luo c56d76693e Rename file 2017-04-27 11:31:19 -07:00
Andrew Stanton-Nurse aeba0c9026 derped the publish source 2017-04-27 11:27:20 -07:00
Ryan Nowak 22b9d7647e React to rename of Page() -> View() 2017-04-27 11:15:33 -07:00
Kiran Challa 291cc1e84b Updated runtime identifier 2017-04-27 11:03:43 -07:00