Commit Graph

1220 Commits

Author SHA1 Message Date
Nate McMaster 2a183b7119 Fix syntax warning when running build.sh on older versions of bash
[ci skip]
2017-07-26 10:28:25 -07:00
Nate McMaster c780459201 Update bootstrappers to use the compiled version of KoreBuild
[ci skip]
2017-07-25 16:33:38 -07:00
Ryan Brandenburg 6879d6b6ac Set AspNetCoreVersion 2017-07-24 17:57:36 -07:00
Ryan Brandenburg 3484bb9b4c Remove un-needed version.props 2017-07-24 12:32:06 -07:00
Kiran Challa c9195b7a3c Merge branch 'rel/2.0.0' into dev 2017-07-21 11:52:23 -07:00
Mike Harder 0063c8f0da Remove unused package references to NuGet.* (#816) 2017-07-19 11:35:34 -07:00
Kiran Challa 0e96c2e20d Nano server tests: Make the dotnet cli folder name unique 2017-07-17 11:47:51 -07:00
Ryan Brandenburg 9fda5659fb Skip first time experience on Appveyor 2017-07-10 15:25:35 -07:00
Pranav K db8fc67bb5 Updating KoreBuild branch 2017-07-10 11:57:59 -07:00
Pranav K d6efa83734 Merge branch 'rel/2.0.0' into dev 2017-07-10 11:57:59 -07:00
Pranav K 69e76deae2 Branching for 2.0.0 rtm 2017-07-10 11:44:42 -07:00
Pranav K df92b0dda4 Merge branch 'rel/2.0.0' into dev 2017-07-10 11:44:42 -07:00
Ryan Brandenburg 7b3fde8dbb Remove NETStandard.Library.NETFramework 2017-07-07 10:28:53 -07:00
Pranav K e39acf1a96 Update version suffix for 2.0.0 RTM release 2017-07-06 15:08:37 -07:00
Kiran Challa 43cfbae544 Code cleanup 2017-07-06 06:03:09 -07:00
Kiran Challa 2283ee8fcc Code cleanup and added more log information 2017-07-06 05:52:26 -07:00
Kiran Challa bcabc64d9b Removed references to dead code related to running tests using runtime store 2017-07-05 16:57:27 -07:00
Chris R 283f09e80c React to ISession cancellation changes 2017-07-05 14:37:29 -07:00
Hao Kung 4e644ef41c React to Auth 2017-07-05 14:30:45 -07:00
Petr Onderka 354facf4ad Use localization middleware (#801)
* Use localization middleware
2017-07-03 17:52:39 -07:00
Mike Harder c9ff84b7e5 Revert "Temporarily remove TreatWarningsAsErrors to unblock build (#809)" (#813)
This reverts commit f28400f986.
2017-07-03 16:24:50 -07:00
Pranav K ea8d868fe6 Update LICENSE.txt text 2017-07-03 14:07:06 -07:00
Hao Kung cc283f7b4c Use new Auth API (#811) 2017-07-03 11:53:33 -07:00
Nate McMaster 669c1755a8 Remove dockerfiles, update readme, and add issue and PR templates (#812) 2017-07-03 11:24:16 -07:00
Eilon Lipton c8d438c06b Update README.md 2017-07-03 10:39:45 -07:00
Paul Kim bce7d84906 Fix cart count when the same album is added to the cart multiple times (#765) 2017-06-30 16:18:10 -07:00
Hao Kung 082c4fa5c6 React to auth changes 2017-06-29 18:35:35 -07:00
Hao Kung 87883602fc React to HttpAbstractions 2017-06-29 16:32:05 -07:00
Kiran Challa 2c8e1fdc15 Updated runtime store tests to use the restored Build.RS package instead of downloading it explicitly 2017-06-29 16:27:51 -07:00
Kiran Challa f8ccf05715 Updated runtime store tests and friends 2017-06-29 10:15:32 -07:00
Kiran Challa fc56105d83 Fixed external login scenarios tests 2017-06-28 13:38:25 -07:00
Mike Harder f28400f986 Temporarily remove TreatWarningsAsErrors to unblock build (#809) 2017-06-27 18:52:14 -07:00
Javier Calvarro Nelson a2b856794e [Fixes #804] Re-enable tests disabled by cookie path changes 2017-06-27 18:30:04 -07:00
Nate McMaster 0c7c05e1ce Adding libunwind8 to .travis.yml
[skip appveyor]
2017-06-26 09:39:51 -07:00
Pranav K a01bee876d Add publishing tests for net461 x86 2017-06-21 18:01:34 -07:00
Pranav K ff8d73189c Skip tests affected by cookie path changes 2017-06-20 16:34:40 -07:00
Pranav K be46b5a922 Use better asserts for cookies 2017-06-20 16:34:40 -07:00
Pranav K 5bcba9677e Re-enable desktop tests
* Cleanup tests to use a test case per scenario
* Run tests on CLR
* Enable view precompilaton for the sample.
2017-06-20 16:34:40 -07:00
Mike Harder 71ce7df465 Merge remote-tracking branch 'origin/rel/2.0.0-preview2' into dev 2017-06-19 12:52:27 -07:00
Mike Harder 1571dc3d80 Revert "Temporarily removed TreatWarningsAsErrors"
This reverts commit c7fb5763af.
2017-06-19 12:51:14 -07:00
Kiran Challa e13965c252 Fixed version of netstandard.library 2017-06-15 05:29:08 -07:00
Nate McMaster 96319687cd Update CoreFxVersion to 4.4.0-* 2017-06-13 14:25:07 -07:00
Kiran Challa df967a9b0b Merge branch 'rel/2.0.0-preview2' into dev 2017-06-09 14:40:56 -07:00
Kiran Challa c7fb5763af Temporarily removed TreatWarningsAsErrors 2017-06-09 14:15:21 -07:00
Kiran Challa 820ce07906 Revert "Temporarily skip NanoServer's IIS tests"
This reverts commit 249c39e803.
2017-06-08 13:58:49 -07:00
Pranav K ff8d87a8be Updating versions to preview3 2017-06-01 10:47:26 -07:00
Pranav K ea4af6d834 Merge remote-tracking branch 'origin/rel/2.0.0-preview2' into dev 2017-05-31 20:01:52 -07:00
Pranav K a168904865 Updating build scripts to point to 2.0.0-preview2 KoreBuild 2017-05-31 19:53:27 -07:00
Pranav K 77c4230760 Merge remote-tracking branch 'origin/rel/2.0.0-preview2' into dev 2017-05-31 19:45:35 -07:00
Pranav K 22a5de3a52 Branching for rel/2.0.0-preview2 2017-05-31 19:37:01 -07:00