This website requires JavaScript.
Explore
Help
Register
Sign In
yv01p
/
Umbraco-CMS
Watch
1
Star
0
Fork
0
You've already forked Umbraco-CMS
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
0bcf38b267486c4f1854ff39489cd6e7c37bbb7c
Umbraco-CMS
/
src
/
Umbraco.Tests
/
Cache
History
Shannon
0bcf38b267
Removes LightInject as Source and adds it as DLL dependencies, updates to latest Light Inject.
2015-12-20 17:09:46 +01:00
..
DistributedCache
Removes LightInject as Source and adds it as DLL dependencies, updates to latest Light Inject.
2015-12-20 17:09:46 +01:00
PublishedCache
Removes LightInject as Source and adds it as DLL dependencies, updates to latest Light Inject.
2015-12-20 17:09:46 +01:00
CacheProviderTests.cs
Explicit exception on cache reentry
2015-05-21 16:09:20 +02:00
CacheRefresherTests.cs
Fix tests
2015-03-06 14:24:08 +01:00
DeepCloneRuntimeCacheProviderTests.cs
Fixes RepositoryBase.Get to not use a GetOrAdd with the IRuntimeCache and instead just use a linear lookup, set cache, return - this causes less confusion and also prevents any inner recursive key lookups within our cache which was causing YSODs. Added tests for the RepositoryBase's DeepCloneRuntimeCacheProvider (see code comment about what this does), updates other repo's to use the RuntimeCache property instead of accessing it via the RepositoryCache.RuntimeCache property.
2015-05-21 17:04:14 +10:00
HttpRequestCacheProviderTests.cs
updated test proj
2014-09-16 11:51:10 +10:00
HttpRuntimeCacheProviderTests.cs
U4-6597 - fix issue with caches that would cache exceptions
2015-05-19 09:24:38 +02:00
ObjectCacheProviderTests.cs
Added events.Service and xmlhelper.service
2013-08-12 15:17:34 +02:00
RuntimeCacheProviderTests.cs
Added events.Service and xmlhelper.service
2013-08-12 15:17:34 +02:00