Commit Graph

11505 Commits

Author SHA1 Message Date
Pranav K 0b0abe054c Branching for 1.1.0 2016-11-09 11:30:11 -08:00
Pranav K 1889ef7dd7 Merge branch 'rel/1.1.0' into dev 2016-11-09 11:29:51 -08:00
Pranav K 5c56815fc8 Branching for 1.1.0 2016-11-09 11:29:47 -08:00
John Luo 84cf678905 Update System.Net.Http 2016-11-08 18:04:07 -08:00
jhkimnew 5788765983 Fixed after the ancm nuget package change 2016-11-08 16:57:50 -08:00
jhkimnew 1bbc32f26e Fixed a build issue regarding directory path 2016-11-08 16:01:30 -08:00
jhkimnew e119603cdd Merge the change 2016-11-08 15:45:54 -08:00
jhkimnew 40ccbb3940 Fix the non-standard nuget package 2016-11-08 15:37:11 -08:00
Pranav K 610c6ddd83 Updating partner package versions 2016-11-08 09:29:49 -08:00
Pranav K 8b97327950 Updating partner package versions 2016-11-08 09:18:35 -08:00
Cyprien Autexier fe2453b93a Escaping support for JSON pointers 2016-11-07 22:11:22 -08:00
jhkimnew d870f75eec Fixed some minor issues 2016-11-07 15:54:50 -08:00
Andrew Stanton-Nurse eb94340ea9 pin publish-iis version 2016-11-07 10:09:53 -08:00
Nate McMaster 363ddf73a6
Pin versions 2016-11-07 09:57:56 -08:00
Nate McMaster 349980c89e
Add DOTNET_USE_POLLING_FILE_WATCHER to help output 2016-11-07 09:46:39 -08:00
Nate McMaster c84bdb35d3
dotnet-watch: add extended help to clarify usage (#218) 2016-11-07 09:46:31 -08:00
John Luo 7c15646303 Updates for 1.0.2 2016-11-05 23:43:39 -07:00
Ajay Bhargav Baaskaran 34f419f446 Added tags to project.json 2016-11-05 00:09:47 -07:00
Stephen Halter 194059a198 Implement Begin/End Read/Write methods in LoggingStream
- This allows the reads and writes from SslStream to be logged on desktop .NET
2016-11-04 21:38:57 -07:00
Stephen Halter 0d559468f1 Make connection reset logs less scary
- Particularly between requests, connection resets aren't that abnormal.
2016-11-04 21:36:51 -07:00
Cesar Blum Silveira a83bbcfba7 Prevent block leak when socket is closed before connection filter is applied. 2016-11-04 20:56:01 -07:00
Cesar Blum Silveira a1c598733b Reject POST and PUT requests with no Content-Length or Transfer-Encoding (#1130). 2016-11-04 18:04:27 -07:00
Cesar Blum Silveira 5b65117b64 Add functional regression test for 'Connection: keep-alive, upgrade' request header. 2016-11-04 17:54:22 -07:00
jacalvar ed98894c93 Created public API baselines 2016-11-04 17:16:22 -07:00
jacalvar 373097e0dd Created public API baselines 2016-11-04 17:05:30 -07:00
Cesar Blum Silveira 04c691ae71 Merge branch 'rel/1.0.2' into dev 2016-11-04 16:33:40 -07:00
Stephen Halter 8591900849 Fix more test failures caused by connection resets
- Avoid sending data that won't be processed.
2016-11-04 16:05:11 -07:00
Stephen Halter 6cbbb73ca7 Protect against NullReferenceException in Frame.StopStreams() 2016-11-04 16:01:07 -07:00
Stephen Halter b3aca0413c Avoid zero-length writes to flush connection filter stream
- This works around a zero-length write bug in SslStream.
- We already assume connection filter streams auto flush.

#1195
2016-11-04 15:43:35 -07:00
jacalvar 80cdeceb0b Created public API baselines 2016-11-04 15:28:08 -07:00
Nate McMaster 8dc7ac8623 Add DOTNET_USE_POLLING_FILE_WATCHER to help output 2016-11-04 13:35:46 -07:00
jacalvar 7c6583986c Created public API baselines 2016-11-04 13:06:13 -07:00
Nate McMaster 944e99121c Add nuget feed to restore CLI dependencies 2016-11-04 10:47:13 -07:00
Nate McMaster 5de082e687 Upgrade Microsoft.DotNet.Cli.Utils from preview2 to preview3 2016-11-04 10:18:46 -07:00
Nate McMaster 42d8ccbc47 dotnet-watch: add extended help to clarify usage (#218) 2016-11-03 17:54:09 -07:00
Cesar Blum Silveira a4398aa8b3 Add regression tests for 'Connection: keep-alive, upgrade' request header (#1171). 2016-11-03 15:34:55 -07:00
Kiran Challa 81931e75d4 Handle exceptions for invalid operation types
Related to https://github.com/aspnet/Mvc/issues/5463
2016-11-03 14:43:35 -07:00
Nate McMaster 7054992254 Bump tools versions to 1.1.0 2016-11-03 12:17:49 -07:00
Nate McMaster ca70ef0b34
Change version to msbuild1 2016-11-03 12:09:19 -07:00
Cesar Blum Silveira f5d6f39fa0 Merge branch 'rel/1.0.2' into dev 2016-11-03 11:56:37 -07:00
Cesar Blum Silveira 25d647c400 Update Microsoft.AspNetCore.Hosting dependency to 1.0.1. 2016-11-03 11:42:39 -07:00
Andrew Stanton-Nurse 5858c0a64a fix #85 by making HandshakeHelpers internal and tidying doc comments
we don't need to share it with anything in the current implementation
2016-11-03 10:27:15 -07:00
Pranav K 0dcfa2a3fd Updating to Libuv 1.9.1 2016-11-03 10:08:01 -07:00
Nate McMaster 90f92fabe3 Upgrade Microsoft.NET.Sdk in tests 2016-11-03 09:16:08 -07:00
Andrew Stanton-Nurse f58a373704 fix #106 by removing ReplaceFeature 2016-11-02 15:58:17 -07:00
Nate McMaster 6d540faf18 Remove custom targets for sxs msbuild installation 2016-11-02 15:40:45 -07:00
Cesar Blum Silveira e57abc7762 Update .travis.yml. 2016-11-02 15:34:55 -07:00
Nate McMaster 77122d0246 Build feature/ branches on CI 2016-11-02 14:44:38 -07:00
Nate McMaster 217dab2016 Fix packaging on CI 2016-11-02 14:36:51 -07:00
Nate McMaster fcd6764cd1 Add <clear /> to nuget.config 2016-11-02 14:16:05 -07:00