Граф коммитов

491 Коммитов

Автор SHA1 Сообщение Дата
John Luo b38afb08ac Update runtime verstion 2017-12-13 16:33:13 -08:00
John Luo 5888dcce0b January Patch Update 2017-12-08 17:22:14 -08:00
Chris Ross (ASP.NET) a8e4f69fc7 Improved request error handling. 2017-11-03 14:55:21 -07:00
John Luo 28d56fe3fc November Patch updates 2017-11-02 14:06:43 -07:00
Nate McMaster ce9c910e4b Update dependencies to the latest patch 2017-10-16 15:52:25 -07:00
John Luo 776b0071b9 Patch 1.1.5 update versions 2017-10-11 00:04:55 -07:00
John Luo a8573b7fbd Update Microsoft.NETCore.App to 1.1.4 2017-09-14 18:34:50 -07:00
Pranav K 2cbd72fab4 Updating CoreFx \ CoreCLR package references 2017-09-06 10:59:19 -07:00
Pranav K cec0e200fd Updating CoreFx \ CoreCLR package references 2017-08-31 10:09:36 -07:00
Pranav K fb7b6975b1 Updating CoreFx \ CoreCLR package references 2017-08-31 09:34:37 -07:00
Pranav K a785e4c891 Updating CoreFx \ CoreCLR package references 2017-08-29 11:29:01 -07:00
Justin Kotalik 8bc2a809e3 Update Hosting to 1.1.3 2017-08-25 14:24:52 -07:00
Pranav K fe255fd4b6 Adding patch feed 2017-08-22 11:16:50 -07:00
John Luo 7a77665300 Skip flaky tests 2017-08-18 18:12:03 -07:00
Smit Patel 746e84231e Cleanup NuGet.config 2017-07-10 15:52:38 -07:00
John Luo bbe9e5696b Update CoreFX dependencies 2017-04-25 20:44:25 -07:00
Chris R 1631e848e5 #337 Clean up Windows Auth 2017-04-13 12:23:37 -07:00
John Luo 287a48c8aa Update Common to 1.1.1 and cascade version updates 2017-04-13 12:01:17 -07:00
Pranav K 201feb31e7 Preparing for 1.1.3 patch 2017-04-11 12:57:21 -07:00
John Luo 13f467bd33 1.1.2 patch train updates (#314)
* 1.1.2 patch train updates

* Update global.json and NuGet.config

* Update Microsoft.NETCore.App to 1.1.1

* Update build scripts
2017-02-15 15:01:03 -08:00
Chris R 83837a9dfe #301 Add a timeout for draining requests on shutdown 2017-02-07 14:41:25 -08:00
Chris R a3ac6944de Bump version to 1.1.1 2017-02-07 14:36:26 -08:00
Chris R 2800c0c174 Pin SDK version 2017-02-07 14:35:45 -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
Chris R 99a98af51e #229 Update package descriptions and tags 2016-09-09 13:53:15 -07:00
Pranav K bc7eb631d9 Pin to 1.0.0-rc1-final 2016-09-08 14:16:39 -07:00
Pavel Krymets 7a37091d3b Use TaskCache class from Microsoft.Extensions.TaskCache.Sources (#254)
Instead of Task.FromResult(0)
2016-09-08 10:02:07 -07:00
Chris R dc8806f07e Downgrade and pin Microsoft.Extensions.RuntimeEnvironment.Sources 2016-09-07 11:24:39 -07:00
Chris R e984b89e0a Switch to master myget feed 2016-09-07 10:24:56 -07:00