Commit Graph

496 Commits

Author SHA1 Message Date
John Luo 76255bc7f4 Remove references to WebListener 2017-02-24 16:02:55 -08:00
Chris R fd82d0214e Fix Theorys that should have been Facts. 2017-02-21 09:16:54 -08:00
Nate McMaster 27d9b78fd2
Downgrade to stable packages 2017-02-14 16:15:36 -08:00
Doug Bunting d35e4c9550 Bump test projects up to .NET 4.5.2
- aspnet/Testing#248
- xUnit no longer supports .NET 4.5.1
- build tests for desktop .NET only on Windows
2017-02-14 09:11:07 -08:00
Chris R bad8bc945a Convert from project.json to csproj 2017-02-06 11:45:36 -08:00
Chris R 119945ca02 Cache the ContentLength header value 2017-01-24 14:57:00 -08:00
Chris R 56bd85aaf2 #298 Add a timeout for draining requests on shutdown 2017-01-24 13:43:17 -08:00
Chris R e19dea255b Remove obsolete code 2017-01-11 12:00:19 -08:00
Stephen Halter 7c84269bc3 Remove no longer implemented WebSocket feature from collection 2017-01-09 16:54:20 -08:00
Chris R 691c69f1d2 #283 remove direct WebSocket support 2017-01-05 15:05:12 -08:00
Jonathan Channon 09c993e9a9 Update README.md 2017-01-05 14:48:00 -08:00
Chris R d04dc7182a #263 Disable parallel test execution to improve reliability 2017-01-04 11:13:28 -08:00
Chris R 6125e3982b Make last test x-plat conditional 2017-01-03 14:08:43 -08:00
Chris R f07e7a5875 Use the new 101 constant from Http Abstractions. 2017-01-03 13:54:11 -08:00
Chris R 87e6c4ed3f #283 Make old object model internal 2017-01-03 12:16:53 -08:00
Chris R e524fc2535 Remove obsolete file 2017-01-03 12:16:53 -08:00
Chris R d7ce8d8103 #283 Update naming, merge options 2017-01-03 12:16:53 -08:00
Chris R 4c388e89ce #283 Merge packages, namespaces, test projects, and samples 2017-01-03 12:16:53 -08:00
Cesar Blum Silveira fe8e3bbe67 Revert "Disable tests that hang after update to CoreFx 4.4."
This reverts commit 89ca7ed080.
2016-12-23 17:51:16 -08:00
Cesar Blum Silveira 89ca7ed080 Disable tests that hang after update to CoreFx 4.4. 2016-12-22 18:50:47 -08:00
Pranav K 42297c152b Updating to 4.4 CoreFx packages 2016-12-14 14:47:32 -08:00
Ajay Bhargav Baaskaran 3489cf8c23 Removed packages list in NuGetPackageVerifier.json 2016-12-12 00:41:34 -08:00
N. Taylor Mullen b91b9872ce Update .travis.yml osx image to xcode7.3. 2016-12-08 10:03:29 -08:00
N. Taylor Mullen 6d10c56a49 Pin global.json SDK to 1.0.0-preview2-1-003177. 2016-11-23 15:59:14 -08:00
Nate McMaster 912feb63b7
Clean tmp folder after unzipping KoreBuild 2016-11-18 10:56:12 -08:00
Pranav K bbe3c76c5a Updating versions to 1.2.0-* 2016-11-09 14:20:16 -08:00
John Luo 9f538d9c15 Disable flaky tests 2016-11-09 11:49:39 -08:00
Pranav K c5565e0e6c Merge branch 'rel/1.1.0' into dev 2016-11-09 11:34:19 -08:00
Pranav K 8414a65f6b Branching for 1.1.0 2016-11-09 11:34:17 -08:00
John Luo b9462ebee0 Update .travis.yml to link openssl correctly 2016-10-26 11:00:24 -07:00
John Luo f96ba3a254 Add extension method for AcceptAsync with timeout
- Update tests for Win7 and Win2008R2 specific behaviour for caching responses without content-type
2016-10-25 14:31:47 -07:00
Chris R 72ccc60977 Merge branch 'rel/1.0.0' into dev 2016-10-24 13:49:25 -07:00
Chris R 45f29cc207 Bump version to 1.0.0. 2016-10-24 13:40:51 -07:00
Pranav K 3a40141bd2 Merge remote-tracking branch 'origin/rel/1.1.0-preview1' into dev 2016-10-17 09:56:52 -07:00
Pranav K 14986c2dab Branching for 1.1.0-preview1 2016-10-17 09:49:59 -07:00
Pranav K 3651f1f46c Updating to netcoreapp1.1 2016-10-13 11:26:30 -07:00
Pranav K 336ff5cb3d Revert "Updating to netcoreapp1.1"
This reverts commit 21fbdcc476.
2016-10-12 16:10:02 -07:00
Pranav K 21fbdcc476 Updating to netcoreapp1.1 2016-10-12 13:46:53 -07:00
Chris R 5768f9605e Add AppVeyor and Travis status badges to the readme 2016-10-10 09:49:27 -07:00
Chris R 9acbc6d898 Add travis.yml 2016-10-07 15:37:18 -07:00
Chris R 0f69d6351d #214 Use ConditionalFacts to skip tests on Mac and Linux at the assembly levely 2016-10-07 15:35:09 -07:00
Chris R 47fc36453b Update the samples and launchsettings (#264) 2016-10-05 15:32:19 -07:00
Chris R a8e92d6de7 Merge branch 'rel/1.0.0' into dev 2016-10-05 11:14:31 -07:00
Chris R 2433448bc7 #259 Auto-chunk even for Connection: close responses 2016-10-05 10:19:20 -07:00
Pranav K 3fa95d1ff8 Updating partner package versions 2016-10-03 14:28:40 -07:00
Chris R c8e46630ce Merge branch 'rel/1.0.0' into dev 2016-09-30 14:17:07 -07:00
Chris R e1ef220bf1 Add Contributing, Readme, and update License file. 2016-09-30 11:45:12 -07:00
Chris R 7e76ea8731 Update file license headers 2016-09-30 11:44:59 -07:00
Chris R e982d8258e Merge branch 'rel/1.0.0' into dev, bump version to 1.1.0-* 2016-09-15 15:55:47 -07:00
Chris R ba49651552 Increment version to 1.0.0-rc1-final 2016-09-09 15:43:04 -07:00