Stephan
|
4531bf6c30
|
U4-8682 - manage cache in tests
|
2016-07-06 18:01:59 +02:00 |
|
Shannon
|
bf65bf5bab
|
Got pre-values caching properly and data types using the runtime cache provider correctly + unit tests.
|
2014-04-17 14:23:37 +10:00 |
|
Shannon
|
a42b660648
|
Backporting the cachehelper and associated cache classes.
|
2013-12-16 13:19:10 +11:00 |
|
Shannon
|
f11d4fbedd
|
Worked on the application cache, added request cache, changed some stuff over to be interfaces, added unit tests suite (need mroe) to test all caching providers.
Conflicts:
src/Umbraco.Core/Cache/CacheProviderBase.cs
src/Umbraco.Core/Cache/HttpRuntimeCacheProvider.cs
src/Umbraco.Core/Cache/NullCacheProvider.cs
src/Umbraco.Core/Cache/StaticCacheProvider.cs
|
2013-12-16 12:51:02 +11:00 |
|
Stephan
|
cb4eef54a4
|
Core.Cache - fix issue introduced in 761354d
|
2013-09-18 11:47:37 +02:00 |
|
Stephan
|
d2647ea607
|
Core.Cache - fix issue introduced in 761354d
|
2013-09-18 11:33:42 +02:00 |
|
Stephan
|
d1f36346de
|
Core.Cache - fix bug in StaticCacheProvider
|
2013-09-18 10:55:20 +02:00 |
|
Stephan
|
761354dbf5
|
Core.Cache - add new method to remove items from cache
|
2013-09-18 10:55:10 +02:00 |
|
Shannon Deminick
|
922ebe5411
|
Started implementing static cache provider for the application cache... centralizing static cache.
|
2013-05-13 19:31:27 -10:00 |
|