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

552 Коммитов

Автор SHA1 Сообщение Дата
Nate McMaster 1d75a34cef Upgrade to VS 2017 2017-01-30 16:32:00 -08:00
John Luo 8ea2e7ae8c Concurrent updates to parent requires synchronization 2017-01-11 15:29:16 -08:00
Pranav K b1596c3128 Updating to 4.4 CoreFx packages 2016-12-16 17:24:56 -08:00
John Luo 3522082828 Lock on creating redis connections 2016-12-16 12:37:30 -08:00
Ajay Bhargav Baaskaran aa1efffb58 Removed packages list in NuGetPackageVerifier.json 2016-12-12 00:41:40 -08:00
N. Taylor Mullen 8236675893 Update .travis.yml osx image to xcode7.3. 2016-12-08 10:02:53 -08:00
N. Taylor Mullen aa4ce47ebe Pin global.json SDK to 1.0.0-preview2-1-003177. 2016-11-23 15:58:29 -08:00
John Luo 77e4a58e2c Modify comment to fix policheck error. 2016-11-21 11:46:49 -08:00
Nate McMaster a3a0f3fb21
Clean tmp folder after unzipping KoreBuild 2016-11-18 10:56:58 -08:00
John Luo 21c850aad3 Update ConcurrentDictionary implementation for MemoryCache 2016-11-17 10:41:54 -08:00
Mike Harder 5294a1e8e4 Replace ReaderWriterLockSlim with ConcurrentDictionary 2016-11-17 10:38:19 -08:00
Pranav K 6f9dba06ab Updating versions to 1.2.0-* 2016-11-09 14:12:39 -08:00
Pranav K 0a572aba73 Merge branch 'rel/1.1.0' into dev 2016-11-09 11:29:25 -08:00
Pranav K caf4b2e40d Branching for 1.1.0 2016-11-09 11:29:23 -08:00
jacalvar 9ff1b98bbb Created public API baselines 2016-11-08 16:09:02 -08:00
jacalvar e6fae608aa Created public API baselines 2016-11-08 11:16:15 -08:00
Pranav K 811334ae69 Merge remote-tracking branch 'origin/rel/1.1.0-preview1' into dev 2016-10-17 09:55:40 -07:00
Pranav K b8a6ea6585 Branching for 1.1.0-preview1 2016-10-17 09:48:43 -07:00
Pranav K 5fc437ed3c Remove build quality pinning 2016-10-14 10:04:43 -07:00
Nate McMaster 7abe1ccc0a
Revert "Ensure Redis and SqlServer cache operations silently fail with a logged message"
This reverts commit d2179c4791.
2016-10-13 15:04:16 -07:00
Pranav K 7cfe736cbc Updating to netcoreapp1.1 2016-10-13 11:12:18 -07:00
Pranav K 66a1f5081a Revert "Updating to netcoreapp1.1"
This reverts commit a395b8bd06.
2016-10-12 16:08:00 -07:00
Pranav K a395b8bd06 Updating to netcoreapp1.1 2016-10-12 13:44:52 -07:00
Nate McMaster d2179c4791 Ensure Redis and SqlServer cache operations silently fail with a logged message 2016-10-12 10:05:02 -07:00
Pranav K d13a5ced16 Updating partner package versions 2016-09-28 11:49:39 -07:00
Mikael Mengistu 897b63d529 Added a memory caching sample that has a file system dependency 2016-09-27 19:09:29 -07:00
Nate McMaster 482077adbe Move dotnet-sql-cache to aspnet/DotNetTools repo 2016-09-19 11:39:17 -07:00
Nate McMaster efbbdc5e0a
Restore tool version to preview3
This reverts commit 5fd4af82d5.
2016-09-16 10:06:46 -07:00
Kiran Challa 34a0ea9baf Updated StackExchange.Redis package to RTM
[Fixes #121] Redis is not supported for .netCore, any plans?
2016-09-13 11:50:37 -07:00
Nate McMaster bdc1eb2699
Merge branch 'rel/tools-1.0.0-preview3' into dev 2016-09-08 14:55:38 -07:00
Nate McMaster 5fd4af82d5
Bump tools version to preview4 2016-09-08 14:14:22 -07:00
Nate McMaster 2c12e42bf2
Downgrade CLI tool dependencies to 1.0.0 runtime release
Resolves #227
2016-09-08 12:50:12 -07:00
Doug Bunting 6e39854585 Increase .travis.yml consistency between repos
- aspnet/Universe#349
- minimize `dotnet` setup time; no need for caching
- build with `--quiet`
2016-09-04 19:21:43 -07:00
Kiran Challa 14cf36d4f5 Updated Redis cache project to support .NET Core 2016-08-26 09:01:04 -07:00
Chris R 3d1faa0592 #191 sample for caching weak references 2016-08-12 11:02:49 -07:00
Pranav K 8d4ddf9784 Switching to dotnet.myget.org feed 2016-08-09 14:56:40 -07:00
Pranav K 3910117cca Updating to Moq \ Castle.Core that does not require imports 2016-08-08 12:30:28 -07:00
BrennanConroy 49b21c8557 Update .travis.yml 2016-08-02 13:08:19 -07:00
BrennanConroy 18f22598da GetOrCreate* won't add empty entry on throw 2016-07-25 11:09:25 -07:00
Kiran Challa 744cdbde67 [Fixes #209] SQLCache Set should allow a null timeout 2016-07-20 13:09:36 -07:00
BrennanConroy e79c991c94 French to English 2016-07-18 10:36:48 -07:00
BrennanConroy 27a2072b14 Fix exception when changing AppDomains 2016-07-15 10:34:37 -07:00
Doug Bunting bdef5fc714 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-06 21:47:03 -07:00
Pranav K f5f2f0d13f Updating to RTM builds of xunit and Moq (#210) 2016-07-05 20:58:49 -07:00
Pranav K 9f6554d395 Merge branch 'release' into dev 2016-06-16 15:33:55 -07:00
Pranav K 04792d0e06 Update to RTM version 2016-06-16 14:51:19 -07:00
Pranav K a76bffba75 Updating to dev versions 2016-06-16 10:17:34 -07:00
Pranav K a0edc8e0b3 Merge branch 'release' into dev 2016-06-14 16:28:57 -07:00
Pranav K 3fbbc98e83 Updating to release. 2016-06-14 16:22:30 -07:00
N. Taylor Mullen f48d5ae59d Remove direct Microsoft.NETCore.Platforms dependency.
- Microsoft.NETCore.App now pulls this package in.

aspnet/Coherence-Signed#344
2016-06-13 15:28:45 -07:00