This website requires JavaScript.
Explore
Help
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
cf8ead62ac46d3467a71f185adea9feb6942a524
Umbraco-CMS
/
src
/
Umbraco.Web
/
Cache
History
Shannon Deminick
f9d79871b4
Merge pull request
#1837
from Jeavon/U4-9684
...
U4-9684 UDI Media Picker Value Converter should cache prevalues
2017-04-19 14:35:29 +10:00
..
ApplicationCacheRefresher.cs
Updates all cache refreshers to reference the IsolatedRuntimeCache where required, refactors how IsolatedRuntimeCache is exposed on the CacheHelper, ensures that IsolatedRuntimeCache is used in all repositories instead of the global RuntimeCache, changes all obsolete usages of CacheHelper to the non obsolete equivalent, obsoletes many of the cache keys, obsoletes a couple cache refreshers that aren't used anymore in 7.3, simplifies CacheHelper with regards to it's 'disabled' cache state.
2016-01-06 18:08:14 +01:00
ApplicationTreeCacheRefresher.cs
Updates all cache refreshers to reference the IsolatedRuntimeCache where required, refactors how IsolatedRuntimeCache is exposed on the CacheHelper, ensures that IsolatedRuntimeCache is used in all repositories instead of the global RuntimeCache, changes all obsolete usages of CacheHelper to the non obsolete equivalent, obsoletes many of the cache keys, obsoletes a couple cache refreshers that aren't used anymore in 7.3, simplifies CacheHelper with regards to it's 'disabled' cache state.
2016-01-06 18:08:14 +01:00
CacheRefresherEventHandler.cs
U4-9462 - cleanup units of work, code, fixmes
2017-02-21 13:19:58 +01:00
ContentTypeCacheRefresher.cs
U4-9462 - cleanup units of work, code, fixmes
2017-02-21 13:19:58 +01:00
DataTypeCacheRefresher.cs
Merge pull request
#1837
from Jeavon/U4-9684
2017-04-19 14:35:29 +10:00
DictionaryCacheRefresher.cs
Changes method name to be shorter and makes internal instead of protected.
2016-01-07 19:27:59 +01:00
DistributedCache.cs
U4-9077 - relation type cache refresher + policy
2016-11-09 13:05:23 +01:00
DistributedCacheExtensions.cs
U4-9077 - relation type cache refresher + policy
2016-11-09 13:05:23 +01:00
DomainCacheRefresher.cs
U4-2954 - refresh domain cache when emptying recycle bin
2016-03-30 17:56:34 +02:00
LanguageCacheRefresher.cs
missing a file save
2016-01-07 19:33:55 +01:00
MacroCacheRefresher.cs
Changes method name to be shorter and makes internal instead of protected.
2016-01-07 19:27:59 +01:00
MediaCacheRefresher.cs
Updates all cache refreshers to reference the IsolatedRuntimeCache where required, refactors how IsolatedRuntimeCache is exposed on the CacheHelper, ensures that IsolatedRuntimeCache is used in all repositories instead of the global RuntimeCache, changes all obsolete usages of CacheHelper to the non obsolete equivalent, obsoletes many of the cache keys, obsoletes a couple cache refreshers that aren't used anymore in 7.3, simplifies CacheHelper with regards to it's 'disabled' cache state.
2016-01-06 18:08:14 +01:00
MemberCacheRefresher.cs
Updates all cache refreshers to reference the IsolatedRuntimeCache where required, refactors how IsolatedRuntimeCache is exposed on the CacheHelper, ensures that IsolatedRuntimeCache is used in all repositories instead of the global RuntimeCache, changes all obsolete usages of CacheHelper to the non obsolete equivalent, obsoletes many of the cache keys, obsoletes a couple cache refreshers that aren't used anymore in 7.3, simplifies CacheHelper with regards to it's 'disabled' cache state.
2016-01-06 18:08:14 +01:00
MemberGroupCacheRefresher.cs
Updates all cache refreshers to reference the IsolatedRuntimeCache where required, refactors how IsolatedRuntimeCache is exposed on the CacheHelper, ensures that IsolatedRuntimeCache is used in all repositories instead of the global RuntimeCache, changes all obsolete usages of CacheHelper to the non obsolete equivalent, obsoletes many of the cache keys, obsoletes a couple cache refreshers that aren't used anymore in 7.3, simplifies CacheHelper with regards to it's 'disabled' cache state.
2016-01-06 18:08:14 +01:00
PageCacheRefresher.cs
U4-9462 - missed one safeXml.AcceptChanges
2017-03-15 14:50:42 +01:00
PublicAccessCacheRefresher.cs
Changes method name to be shorter and makes internal instead of protected.
2016-01-07 19:27:59 +01:00
RelationTypeCacheRefresher.cs
U4-9077 - relation type cache refresher + policy
2016-11-09 13:05:23 +01:00
StylesheetCacheRefresher.cs
Updates all cache refreshers to reference the IsolatedRuntimeCache where required, refactors how IsolatedRuntimeCache is exposed on the CacheHelper, ensures that IsolatedRuntimeCache is used in all repositories instead of the global RuntimeCache, changes all obsolete usages of CacheHelper to the non obsolete equivalent, obsoletes many of the cache keys, obsoletes a couple cache refreshers that aren't used anymore in 7.3, simplifies CacheHelper with regards to it's 'disabled' cache state.
2016-01-06 18:08:14 +01:00
StylesheetPropertyCacheRefresher.cs
Updates all cache refreshers to reference the IsolatedRuntimeCache where required, refactors how IsolatedRuntimeCache is exposed on the CacheHelper, ensures that IsolatedRuntimeCache is used in all repositories instead of the global RuntimeCache, changes all obsolete usages of CacheHelper to the non obsolete equivalent, obsoletes many of the cache keys, obsoletes a couple cache refreshers that aren't used anymore in 7.3, simplifies CacheHelper with regards to it's 'disabled' cache state.
2016-01-06 18:08:14 +01:00
TemplateCacheRefresher.cs
Changes method name to be shorter and makes internal instead of protected.
2016-01-07 19:27:59 +01:00
UnpublishedPageCacheRefresher.cs
U4-8983 - clear EntityService cache on content events
2016-10-06 09:06:25 +02:00
UserCacheRefresher.cs
U4-7040 - Fix bug with permissions cache refresh
2016-02-25 17:43:38 +01:00
UserPermissionsCacheRefresher.cs
U4-7040 - Fix bug with permissions cache refresh
2016-02-25 17:43:38 +01:00
UserTypeCacheRefresher.cs
Changes method name to be shorter and makes internal instead of protected.
2016-01-07 19:27:59 +01:00