Commit Graph

229 Commits

Author SHA1 Message Date
Nate McMaster a649668dba
Update appveyor and travis settings 2017-03-14 13:41:35 -07:00
Ajay Bhargav Baaskaran 3eea4ee171 Merge pull request #154 from aspnet/ajbaaska/logging
Using NullLogger types from Logging.Abstractions
2017-03-14 12:17:10 -07:00
Ajay Bhargav Baaskaran df0d4cbfa8 Using NullLogger types from Logging.Abstractions 2017-03-13 20:52:05 -07:00
David Fowler 8e87ba7470 Update .travis.yml (#153) 2017-03-09 11:25:20 -08:00
Nate McMaster eb97978989 Update AppVeyor and Travis settings 2017-03-01 18:25:50 -08:00
Nate McMaster 20cacab132 Change korebuild branch and fix argument forwarding in bootstrapper 2017-03-01 18:14:14 -08:00
Nate McMaster 95b73eae15 Downgrade to stable packages 2017-02-15 12:28:59 -08:00
Doug Bunting 250eeaed3b Bump test projects up to .NET 4.5.2
- aspnet/Testing#248
- xUnit no longer supports .NET 4.5.1
- build tests for desktop .NET only on Windows
2017-02-14 13:25:21 -08:00
Nate McMaster c42c7f7da4 Remove usage of conditional multi-targeting
This causes Visual Studio to crash. See dotnet/roslyn-project-system#1431
2017-02-01 12:14:56 -08:00
Nate McMaster 499f3029c4 Upgrade to VS 2017 2017-01-31 16:13:20 -08:00
John Luo c95639b886 Prevent race when validating logs by only examining logs from Session #135 2017-01-10 12:17:30 -08:00
Pranav K ae24eea1a1 Updating to 4.4 CoreFx packages 2016-12-14 14:47:31 -08:00
Ajay Bhargav Baaskaran 9c52136f6c Removed packages list in NuGetPackageVerifier.json 2016-12-12 00:39:40 -08:00
N. Taylor Mullen 4f9c1b6dd6 Update .travis.yml osx image to xcode7.3. 2016-12-08 10:03:51 -08:00
N. Taylor Mullen 32e6fc6a74 Pin global.json SDK to 1.0.0-preview2-1-003177. 2016-11-23 15:59:46 -08:00
Nate McMaster 7319f3011c
Clean tmp folder after unzipping KoreBuild 2016-11-18 10:56:59 -08:00
Pranav K 9c4b3863b9 Updating versions to 1.2.0-* 2016-11-09 14:19:43 -08:00
Pranav K 4b6f21c248 Merge branch 'rel/1.1.0' into dev 2016-11-09 11:33:35 -08:00
Pranav K 5274f5fc39 Branching for 1.1.0 2016-11-09 11:33:33 -08:00
jacalvar 8ff910fdbe Created public API baselines 2016-11-07 21:48:12 -08:00
Pranav K 8012e7aef3 Merge remote-tracking branch 'origin/rel/1.1.0-preview1' into dev 2016-10-17 09:56:41 -07:00
Pranav K f9e492261c Branching for 1.1.0-preview1 2016-10-17 09:49:48 -07:00
Pranav K c8fe8ded59 Updating to netcoreapp1.1 2016-10-13 11:25:11 -07:00
Pranav K 763634e81a Revert "Updating to netcoreapp1.1"
This reverts commit 1b9ae67215.
2016-10-12 16:09:45 -07:00
Pranav K 1b9ae67215 Updating to netcoreapp1.1 2016-10-12 13:46:38 -07:00
Hisham Bin Ateya 295d419265 Update sample to include Redis for Core (#128) 2016-10-04 14:49:56 -07:00
Pranav K 8f10080ad0 Updating partner package versions 2016-09-28 11:52:28 -07:00
Doug Bunting e77d7801ad Increase .travis.yml consistency between repos
- aspnet/Universe#349
- minimize `dotnet` setup time; no need for caching
- build with `--quiet`
2016-09-04 20:14:46 -07:00
Pranav K efe4477110 Switching to dotnet.myget.org feed 2016-08-09 15:12:02 -07:00
BrennanConroy eaa8a0a91c Update .travis.yml 2016-08-02 13:13:20 -07:00
Doug Bunting caa827f5c3 One build to rule them all
- well, at least VS and command-line builds will share output
- part of aspnet/Coherence-Signed#277
2016-07-07 12:43:58 -07:00
Ajay Bhargav Baaskaran 7be2f4bebe Updating to RTM builds of xunit and Moq 2016-07-05 21:39:37 -07:00
Justin Kotalik 4f3d984f87 Forgotten summary tag 2016-06-16 13:40:16 -07:00
Justin Kotalik 219ef7450b #106 Fix: Adds Secure Cookie flag and tests 2016-06-16 11:57:58 -07:00
Pranav K 0112361557 Updating to dev versions 2016-06-16 10:18:39 -07:00
Pranav K db5fd0efec Merge branch 'release' into dev 2016-06-14 16:29:19 -07:00
Pranav K 028c7e2cec Updating to release. 2016-06-14 16:22:50 -07:00
N. Taylor Mullen 0acc4f5775 Remove direct Microsoft.NETCore.Platforms dependency.
- Microsoft.NETCore.App now pulls this package in.

aspnet/Coherence-Signed#344
2016-06-13 15:29:27 -07:00
Pavel Krymets b2c7469f17 Fix Collection was modified exception in test 2016-06-09 12:44:28 -07:00
jacalvar e2fd776e5b Remove unncessary usings 2016-06-09 00:49:43 -07:00
Cesar Blum Silveira 9d954e1bd9 Fix OSX build on Travis. 2016-05-27 11:29:01 -07:00
John Luo 8469da66d0 React to updated CoreCLR packages
https://github.com/aspnet/Coherence/issues/97
2016-05-26 18:34:09 -07:00
John Luo d61c5100c9 Handle cache unreliability #99 2016-05-23 10:10:48 -07:00
Chris R dabd28a5d9 #105 Use DataProtection to encrypt the cookie 2016-05-20 09:38:48 -07:00
Pranav K 627dfdc646 Revert "React to updated CoreCLR packages"
This reverts commit 1d588e0e82.
2016-05-18 09:43:09 -07:00
John Luo 1d588e0e82 React to updated CoreCLR packages
https://github.com/aspnet/Coherence/issues/97
2016-05-17 14:57:06 -07:00
Pranav K a2d22a1048 Merge branch 'release' into dev 2016-05-02 14:57:27 -07:00
Pranav K 5ad3ffc4f6 Fix build warnings 2016-05-02 11:27:27 -07:00
BrennanConroy 74bd220987 Merge branch 'release' into dev 2016-04-27 19:00:09 -07:00
BrennanConroy f4452846cf Remove reference to UseDefaultHostConfiguration 2016-04-27 18:59:59 -07:00