Commit Graph

8046 Commits

Author SHA1 Message Date
Mike Harder 806ba70a6a Update StackExchange.Redis to latest (#260) 2017-07-13 15:07:37 -07:00
Chris R 5753784ac4 #391 Add back the DisplayName setting 2017-07-13 11:22:38 -07:00
Pranav K 97fd4f432b Float the version of NS.Library to workaround issues in mirror
The SDK sets the version of NS.Library to a value that's higher than the one available in the ci-dev feed.
Floating the version would cause us to pick the higest available version from the feed.
2017-07-13 10:37:06 -07:00
rantri d79ca93d78 Change preview 1 to preview 2 and update the URL (#2098) 2017-07-13 08:39:12 -07:00
Mike Harder b15a9c4620 Merge pull request #259 from aspnet/rel/2.0.0
Update WindowsAzure.Storage to latest (#258)
2017-07-12 18:41:23 -07:00
Mike Harder 021c604244 Update WindowsAzure.Storage to latest (#258) 2017-07-12 18:41:03 -07:00
Pranav K 975e17bfe2 Fix the KoreBuild branch 2017-07-12 17:41:43 -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
Pranav K 9750cc4d15 Merge branch 'rel/2.0.0' into dev 2017-07-12 07:51:06 -07:00
Pranav K 68d84099a0 Use the repository name as the directory to clone to. 2017-07-12 06:23:59 -07:00
Pranav K 2936763647 Merge remote-tracking branch 'origin/rel/2.0.0' into dev 2017-07-11 19:44:39 -07:00
Pranav K 98525da02b Use the right set of env variables for determining commit hash 2017-07-11 19:20:15 -07:00
Pranav K aa25401a50 Make the calculation of the build graph a task so we can pass metadata around 2017-07-11 18:51:46 -07:00
Kiran Challa d8a897bada Changed to use rel/2.0.0 version of Korebuild 2017-07-10 16:12:58 -07:00
Ryan Brandenburg 667c2c4acc Join environment vars 2017-07-10 15:22:57 -07:00
Ryan Brandenburg ecd56f1074 Skip first time experience on Appveyor 2017-07-10 15:22:57 -07:00
Ryan Brandenburg 88aec3348e Skip first time experience on Appveyor 2017-07-10 15:19:25 -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 10196808e8 Merge branch 'rel/2.0.0' into dev 2017-07-10 11:58:03 -07:00
Pranav K 78e303f234 Updating KoreBuild branch 2017-07-10 11:58:02 -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 e4edce2c28 Updating KoreBuild branch 2017-07-10 11:57:55 -07:00
Pranav K 9597afbb30 Merge branch 'rel/2.0.0' into dev 2017-07-10 11:57:55 -07:00
Pranav K 6b2724c33c Merge branch 'rel/2.0.0' into dev 2017-07-10 11:49:13 -07:00
Pranav K 401276308d Branching for 2.0.0 2017-07-10 11:48:56 -07:00
Pranav K 4194ac0c73 Merge branch 'rel/2.0.0' into dev 2017-07-10 11:46:59 -07:00
Pranav K c7913f21c9 Branching for 2.0.0 rtm 2017-07-10 11:46:59 -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
Pranav K 82292e1d33 Branching for 2.0.0 rtm 2017-07-10 11:41:37 -07:00
Pranav K bdf55e3dcf Merge branch 'rel/2.0.0' into dev 2017-07-10 11:41:37 -07:00
Chris R c8bbbe764a #395 Add baseline and breaking change files 2017-07-10 09:41:31 -07:00
Pranav K 81363a4e5f Use clone uris and commit hash that the CI specifies 2017-07-07 15:10:46 -07:00
Kiran Challa d518d653d2 Enabled a way to passing in additional build arguments to individual repositories being built 2017-07-07 12:29:35 -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
Ryan Brandenburg aa89cb7fac Remove NETSTandard.Library.NETFramework 2017-07-07 10:30:43 -07:00
Ryan Brandenburg 69ef854add Remove NETStandard.Library.NETFramework 2017-07-07 10:29:00 -07:00
Pranav K 5205f6c019 Update version suffix for 2.0.0 RTM release 2017-07-06 15:08:58 -07:00
Pranav K afd5adadab Update version suffix for 2.0.0 RTM release 2017-07-06 15:08:24 -07:00
Pranav K 83c141ab35 Update version suffix for 2.0.0 RTM release 2017-07-06 15:08:04 -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
Ryan Brandenburg 9130651a69 Set "TreatWarningsAsErrors" before NuGet restore
* Ensures our build stays clean of NuGet warnings
2017-07-06 14:08:33 -07:00
Nate McMaster 249722ca0d React to aspnet/BuildTools#293
[ci skip]
2017-07-06 10:39:47 -07:00
Nate McMaster f051122216 React to aspnet/BuildTools#293
[ci skip]
2017-07-06 10:37:54 -07:00
Nate McMaster 35e6714c34 React to aspnet/BuildTools#293
[ci skip]
2017-07-06 10:36:51 -07:00
Kiran Challa 780897f44a Updated License.txt 2017-07-05 10:09:53 -07:00