Commit Graph

522 Commits

Author SHA1 Message Date
John Luo 3789c1aa14 Ensure fallback to curl after failed wget 2017-08-02 14:32:15 -07:00
John Luo 189a37df1d Update __get_remote_file logic 2017-08-02 12:44:45 -07:00
Nate McMaster 24f09551d9 Remove usage of PackagePublisher 2017-07-28 17:17:26 -07:00
Nate McMaster a8802b2d2c Fix versions in the test project so restore works 2017-07-28 09:52:21 -07:00
Nate McMaster 42853bcca1 Update bootstrapper to use the compiled version of KoreBuild 2017-07-27 15:03:42 -07:00
Nate McMaster c0364a5508 Fix syntax warning when running build.sh on older versions of bash
[ci skip]
2017-07-26 10:27:45 -07:00
Nate McMaster a8fcb6ac65 Update bootstrappers to use the compiled version of KoreBuild
[ci skip]
2017-07-25 16:32:44 -07:00
Pranav K 7b9085f7b0 Updating to InternalAspNetCoreSdkVersion 2.1.1-* 2017-07-25 15:13:35 -07:00
Ryan Brandenburg d25fead7b2 Set AspNetCoreVersion 2017-07-24 17:56:39 -07:00
Ryan Brandenburg f935e9aad2 2.0.0-rtm to 2.1.0-preview1 2017-07-24 12:31:05 -07:00
Pranav K 4b9a10363c Explicitly call Restore on AspNetCore.csproj before calling pack on it. 2017-07-18 14:53:34 -07:00
Pranav K 4d35489e85 Use dotnet pack to pack AspNetCore file 2017-07-17 14:44:36 -07:00
Chris R cc31406913 Merge branch 'rel/2.0.0' into dev 2017-07-13 15:36:59 -07:00
Chris R 5753784ac4 #391 Add back the DisplayName setting 2017-07-13 11:22:38 -07:00
jhkimnew afba2d05ae Jhkim/add test gracefulshutdown (#120)
Add new test for Graceful shutdown and Filtering MS request headers
2017-07-12 16:48:47 -07:00
jhkimnew 078a03ac70 Fixed build issue (#119) 2017-07-10 15:02:53 -07:00
pan-wang 002c8b9bc9 Adding shutdown http message to support the scenario that ctrl signal is not allowed (#118) 2017-07-10 14:55:15 -07:00
Pranav K b2edc306f8 Merge branch 'rel/2.0.0' into dev 2017-07-10 11:57:57 -07:00
Pranav K 550cc03619 Updating KoreBuild branch 2017-07-10 11:57:57 -07:00
Pranav K 6f486060f4 Merge branch 'rel/2.0.0' into dev 2017-07-10 11:43:27 -07:00
Pranav K 3d48a7e05e Branching for 2.0.0 rtm 2017-07-10 11:43:27 -07:00
Chris R c8bbbe764a #395 Add baseline and breaking change files 2017-07-10 09:41:31 -07:00
Hao Kung 4c3e0b6721 Specify scheme 2017-07-07 12:14:34 -07:00
Chris R 2e2dc67978 #390 Add back AutomaticAuthentication for opt-out. 2017-07-07 11:28:57 -07:00
Ryan Brandenburg 0bac54b474 Remove NETSTandard.Library.NETFramework 2017-07-07 10:45:46 -07:00
Pranav K afd5adadab Update version suffix for 2.0.0 RTM release 2017-07-06 15:08:24 -07:00
Ryan Brandenburg 061d001f38 Set "TreatWarningsAsErrors" before NuGet restore
* Ensures our build stays clean of NuGet warnings
2017-07-06 14:09:56 -07:00
Nate McMaster f051122216 React to aspnet/BuildTools#293
[ci skip]
2017-07-06 10:37:54 -07:00
Pranav K a0049e2c29 Update LICENSE.txt text 2017-07-03 14:06:20 -07:00
Hao Kung 824051cb28 React to auth 2017-06-29 16:29:00 -07:00
Pranav K e25eb9135e Add NETStandardImplicitPackageVersion 2017-06-29 08:16:29 -07:00
John Luo 5155456653 Handle graceful shutdown from ANCM 2017-06-27 13:20:21 -07:00
Ryan Brandenburg 622da80b43 Update PackagePublisher version (#113) 2017-06-23 13:46:21 -07:00
pan-wang 6b411adbd0 revert the preserve host header change as it failed on Antares (#114) 2017-06-21 16:48:38 -07:00
pan-wang cee4cf7544 Antares blocks some windows APIs. We have use socket instead of calli… (#109)
* Antares blocks some windows APIs. We have use socket instead of calling GetExtendedTcpTable to check whether the backend is listening on given port.

* Use socket instead of calling GetExtendedTcpTable to check if the backend process listens on given port since Antares blocks couple APIs

* Antares blocks some windows APIs. We have use socket instead of calling GetExtendedTcpTable

* update format

* format change
2017-06-12 19:41:12 -07:00
Chris R f5253459ec Change nuget pacakge version to include -pre- 2017-06-12 15:16:01 -07:00
Pranav K a224b1a833 Re-enable desktop tests
* Remove FrameworkSkipCondition to enable desktop tests.
* Remove ConditionalTheory \ ConditionalFact since it's no longer required.
* Replace InlineData with meaningful test names
* Cleanup commented out lines of code
2017-06-09 16:44:48 -07:00
Pranav K e714153782 Update to PackagePublisher 1.0.2-* 2017-06-09 10:29:14 -07:00
Pranav K c267d192d6 Remove usage of TaskCache 2017-06-08 11:46:50 -07:00
jhkimnew fc54fef0bf Fix nuget output path (#107)
Fix nuget output path

* Update theoutput path of nuget package
2017-06-08 10:42:32 -07:00
Chris R 448e6787e2 Fix auth enabled check 2017-06-07 15:43:24 -07:00
Stephen Halter 6717f1674f Merge branch 'rel/2.0.0-preview2' into dev 2017-06-06 16:03:42 -07:00
Stephen Halter 89057003b3 Check IHttpMaxRequestBodySizeFeature.IsReadOnly (#379) 2017-06-06 16:02:36 -07:00
Chris R c261b37fda #371 Conditionally register auth scheme base on ANCM variable 2017-06-05 14:54:15 -07:00
Chris R 16c70d6dda Merge remote-tracking branch 'origin/rel/2.0.0-preview2' into dev 2017-06-05 14:45:24 -07:00
Chris R c3ffde286b Clear MaxRequestBodySize 2017-06-05 11:23:08 -07:00
Pranav K d36b5d19bc Updating versions to preview3 2017-06-01 10:47:10 -07:00
Pranav K 48b34e78d2 Merge remote-tracking branch 'origin/rel/2.0.0-preview2' into dev 2017-05-31 20:00:27 -07:00
Pranav K 27e157fc37 Updating build scripts to point to 2.0.0-preview2 KoreBuild 2017-05-31 19:53:22 -07:00
Pranav K e8573ed210 Merge remote-tracking branch 'origin/rel/2.0.0-preview2' into dev 2017-05-31 19:44:18 -07:00