This website requires JavaScript.
Explore
Help
Register
Sign In
swcs
/
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
b8ea50d644fac11f29a7f9cb2cbc1899fa9074ad
Umbraco-CMS
/
src
/
Umbraco.Core
/
Cache
T
History
Stephan
e515b716f0
U4-4931 - also for ObjectCacheRuntime provider
...
Conflicts: src/Umbraco.Core/Cache/ObjectCacheRuntimeCacheProvider.cs
2014-07-10 10:40:20 +02:00
..
CacheKeys.cs
Got pre-values caching properly and data types using the runtime cache provider correctly + unit tests.
2014-04-17 14:23:37 +10:00
CacheProviderExtensions.cs
Merge remote-tracking branch 'origin/6.2.0' into 7.1.2
2014-04-17 18:10:42 +10:00
CacheRefresherBase.cs
Converts the media cache refresher to be a json cache refresher since it was impossible before to have media cache
2013-03-21 22:53:58 +06:00
CacheRefresherEventArgs.cs
Converts the media cache refresher to be a json cache refresher since it was impossible before to have media cache
2013-03-21 22:53:58 +06:00
DictionaryCacheProviderBase.cs
U4-4931 - fixing & refactoring
2014-07-10 10:39:28 +02:00
HttpRequestCacheProvider.cs
U4-4931 - fixing & refactoring
2014-07-10 10:39:52 +02:00
HttpRuntimeCacheProvider.cs
U4-4931 - fixing & refactoring
2014-07-10 10:39:28 +02:00
ICacheProvider.cs
Merge remote-tracking branch 'origin/6.2.0' into 7.1.2
2014-04-17 18:10:42 +10:00
ICacheRefresher.cs
Streamlines how macro cache is handled
2013-03-12 03:00:42 +04:00
IJsonCacheRefresher.cs
Fixes: #U4-1992 - Creates DictionaryCacheRefresher to ensure that all cache associated with the dictionary is updated amongst all
2013-03-23 01:59:25 +06:00
IRuntimeCacheProvider.cs
Added events.Service and xmlhelper.service
2013-08-12 15:17:34 +02:00
JsonCacheRefresherBase.cs
Fixes: #U4-1992 - Creates DictionaryCacheRefresher to ensure that all cache associated with the dictionary is updated amongst all
2013-03-23 01:59:25 +06:00
NullCacheProvider.cs
Got pre-values caching properly and data types using the runtime cache provider correctly + unit tests.
2014-04-17 14:23:37 +10:00
ObjectCacheRuntimeCacheProvider.cs
U4-4931 - also for ObjectCacheRuntime provider
2014-07-10 10:40:20 +02:00
StaticCacheProvider.cs
Got pre-values caching properly and data types using the runtime cache provider correctly + unit tests.
2014-04-17 14:23:37 +10:00
TypedCacheRefresherBase.cs
Converts the media cache refresher to be a json cache refresher since it was impossible before to have media cache
2013-03-21 22:53:58 +06:00