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

584 Коммитов

Автор SHA1 Сообщение Дата
Chris Ross (ASP.NET) 7f96eab775 #381 handle known headers with no value. 2017-10-11 15:31:00 -07:00
Ryan Brandenburg 6ee0186c36 Update bootstrappers 2017-10-09 12:47:10 -07:00
Nate McMaster 69b44bb377 Minor test code change to resolve xUnit2013 build error 2017-10-05 17:37:14 -07:00
Justin Kotalik 231cbffe1a Create shared package folder for IIS Integration In-process. (#397) 2017-09-25 15:53:33 -07:00
Justin Kotalik 58f82c5b32 Increase Minimum Version of Visual Studio to 15.3.0 2017-09-21 17:48:17 -07:00
Chris Ross (ASP.NET) e3c7e23cc4 Logging#543 Reorder request disposal due to logging. 2017-09-20 15:28:26 -07:00
Nate McMaster 9c78b5a8be Use PackageLineup to manage PackageReference versions 2017-08-29 12:39:24 -07:00
Nate McMaster 4595e91a7d Use Directory.Build.props/targets 2017-08-29 12:37:28 -07:00
Cesar Blum Silveira 87189875ff Increase timeout in Server_ClientDisconnects_CallCanceled to mitigate test flakiness. 2017-08-24 13:43:04 -07:00
Cesar Blum Silveira d72175a846 Make StopAsync multi-thread safe (#377). 2017-08-23 12:08:43 -07:00
Nate McMaster c36b18d80e Upgrade to xunit 2.3.0-beta4 2017-08-22 15:43:31 -07:00
John Luo dc8d1d0788 Do not block on async calls 2017-08-17 12:23:59 -07:00
John Luo 17852e5217 Ensure fallback to curl after failed wget 2017-08-02 14:32:04 -07:00
John Luo 995ed3e294 Update __get_remote_file logic 2017-08-02 12:44:45 -07:00
Nate McMaster 33b6ed79a9 Fix syntax warning when running build.sh on older versions of bash
[ci skip]
2017-07-26 10:27:42 -07:00
Nate McMaster d7357f09c2 Update bootstrappers to use the compiled version of KoreBuild
[ci skip]
2017-07-25 16:32:28 -07:00
Pranav K a8da54012e Updating to InternalAspNetCoreSdkVersion 2.1.1-* 2017-07-25 15:13:26 -07:00
Ryan Brandenburg 015de501ad Set AspNetCoreVersion 2017-07-24 17:56:26 -07:00
Ryan Brandenburg 9c1417d568 2.0.0-rtm to 2.1.0-preview1 2017-07-24 12:30:52 -07:00
Ryan Brandenburg 290f57427e Skip first time experience on Appveyor 2017-07-10 15:27:04 -07:00
Pranav K 7951d7aa1e Merge branch 'rel/2.0.0' into dev 2017-07-10 11:57:57 -07:00
Pranav K e9153fd174 Updating KoreBuild branch 2017-07-10 11:57:57 -07:00
Pranav K 89833c617f Merge branch 'rel/2.0.0' into dev 2017-07-10 11:43:10 -07:00
Pranav K 66221b7f5c Branching for 2.0.0 rtm 2017-07-10 11:43:10 -07:00
Ryan Brandenburg 5ff977625f Remove NETSTandard.Library.NETFramework 2017-07-07 10:26:39 -07:00
Pranav K d6d7a8f9b6 Update version suffix for 2.0.0 RTM release 2017-07-06 15:08:21 -07:00
Ryan Brandenburg 856fc7f70c Set "TreatWarningsAsErrors" before NuGet restore
* Ensures our build stays clean of NuGet warnings
2017-07-06 13:41:32 -07:00
Nate McMaster e46a9d4bc4 React to aspnet/BuildTools#293
[ci skip]
2017-07-06 10:37:44 -07:00
Chris R 13b867a90e #366 Add flag to disable synchronous IO 2017-07-05 15:51:16 -07:00
Pranav K ac4157c627 Update LICENSE.txt text 2017-07-03 14:06:09 -07:00
Hao Kung 2e2cbccbdd Fix tests 2017-06-29 16:27:46 -07:00
Hao Kung 779cfd265a React to HttpAbstractions 2017-06-29 16:27:46 -07:00
Pranav K 432c4c32b2 Add NETStandardImplicitPackageVersion 2017-06-29 08:02:19 -07:00
Chris R 7febdbaa20 #539 Implement request body size limit 2017-06-26 15:18:10 -07:00
Chris R 7b15720a05 # This is a combination of 2 commits.
# This is the 1st commit message:

#539 Implement request body size limit

# The commit message #2 will be skipped:

# Check exception messages
2017-06-26 15:17:20 -07:00
Chris R c13ba3ef0a #339 Don't send chunked responses for HEAD requests 2017-06-26 12:09:18 -07:00
Nate McMaster 216c2d159c Adding libunwind8 to .travis.yml
[skip appveyor]
2017-06-26 09:38:04 -07:00
Pranav K 0e4405ab7f Remove usage of TaskCache 2017-06-08 13:46:29 -07:00
Chris R f1901516c6 #519 Expose a connection limit option 2017-06-05 10:23:22 -07:00
Pranav K 7c19149d2a Updating versions to preview3 2017-06-01 10:47:06 -07:00
Pranav K 6a5d488a06 Merge remote-tracking branch 'origin/rel/2.0.0-preview2' into dev 2017-05-31 20:00:07 -07:00
Pranav K e01d3db52f Updating build scripts to point to 2.0.0-preview2 KoreBuild 2017-05-31 19:53:21 -07:00
Pranav K 5f08abbe37 Merge remote-tracking branch 'origin/rel/2.0.0-preview2' into dev 2017-05-31 19:43:59 -07:00
Pranav K 32b30fe154 Branching for rel/2.0.0-preview2 2017-05-31 19:36:41 -07:00
Kiran Challa a2c22afd7e Updated to use the latest shared runtime 2017-05-26 12:40:59 -07:00
Hao Kung d387e6b560 Fix package reference 2017-05-25 19:54:00 -07:00
Hao Kung 87faa10e64 React to forbid changes 2017-05-24 12:21:08 -07:00
Chris R bad3f62c8d React to StringSegment change. 2017-05-23 14:52:22 -07:00
Chris R 9c5870b1b4 React to StringSegment change 2017-05-23 10:59:32 -07:00
Chris R df36d02311 Retarget to netstandard2.0 2017-05-22 14:57:28 -07:00