Stephan
|
d04a573888
|
Refactor some locks, get rid of warnings
|
2018-05-03 15:11:41 +02:00 |
|
Stephan
|
8199b7710c
|
Port v7@2aa0dfb2c5 - WIP
|
2018-03-22 11:25:18 +01:00 |
|
Stephan
|
e60a5a4a83
|
DataType refactoring - in progress
|
2018-01-26 17:55:20 +01:00 |
|
Stephan
|
c76403077f
|
Normalize cr/lf/tab
|
2017-07-20 11:21:28 +02:00 |
|
Stephan
|
6ba761df20
|
Fix null checks in HttpRequestCacheProvider
|
2016-07-19 15:37:55 +02:00 |
|
Shannon
|
d687fadac3
|
Performs some null checks in the HttpRequestCacheProvider since if there is no place to cache, it just doesn't do any caching.
|
2016-07-19 15:07:38 +02:00 |
|
Shannon
|
e69422c8d8
|
Fixes tests (backports cache fix by name)
|
2015-07-08 18:14:31 +02:00 |
|
Stephan
|
dbaf7c0190
|
U4-6597 - fix issue with caches that would cache exceptions
|
2015-05-19 09:24:38 +02:00 |
|
Stephan
|
16e06b6d4d
|
Revert 444a028, 0e5a469 and 9d8f33e
|
2015-05-19 09:24:25 +02:00 |
|
Shannon
|
444a028e30
|
adds tests for caching exceptions and only caching one time and fixes HttpRequestCacheProvider to work with them.
|
2015-05-19 15:57:11 +10:00 |
|
Stephan
|
fd49c81940
|
U4-4931 - fixing & refactoring
Conflicts:
src/Umbraco.Core/Cache/HttpRequestCacheProvider.cs
|
2014-07-10 10:39:52 +02:00 |
|
Stephan
|
cc6099c953
|
U4-4931 - fixing & refactoring
Conflicts:
src/Umbraco.Core/Cache/DictionaryCacheProviderBase.cs
src/Umbraco.Core/Cache/HttpRequestCacheProvider.cs
src/Umbraco.Core/CacheHelper.cs
src/Umbraco.Core/Umbraco.Core.csproj
src/Umbraco.Tests/Cache/HttpRequestCacheProviderTests.cs
|
2014-07-10 10:39:28 +02:00 |
|
Stephan
|
fdadd80414
|
U4-4931 - do not cache exceptions
Conflicts:
src/Umbraco.Core/Cache/DictionaryCacheProviderBase.cs
src/Umbraco.Core/Cache/HttpRequestCacheProvider.cs
|
2014-07-10 10:37:46 +02:00 |
|
Stephan
|
fcd7e9517d
|
U4-4931 - fixing & refactoring
Conflicts:
src/Umbraco.Core/Cache/DictionaryCacheProviderBase.cs
src/Umbraco.Core/Cache/DictionaryCacheWrapper.cs
src/Umbraco.Core/Cache/DictionaryItemWrapper.cs
src/Umbraco.Core/Cache/HttpRequestCacheProvider.cs
src/Umbraco.Core/Cache/ObjectCacheRuntimeCacheProvider.cs
|
2014-07-10 10:37:15 +02:00 |
|
Shannon
|
64b247157c
|
Merge commit '0f25029ff6531095782a567bf054d6bc209e2a56' into 7.0.2
Conflicts:
src/Umbraco.Core/Cache/DictionaryCacheProviderBase.cs
src/Umbraco.Core/Cache/HttpRequestCacheProvider.cs
|
2013-12-16 16:21:38 +11:00 |
|
Shannon
|
0f25029ff6
|
Fixed typo
|
2013-12-16 16:02:34 +11: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 |
|
perploug
|
e825c08901
|
Added events.Service and xmlhelper.service
|
2013-08-12 15:17:34 +02:00 |
|
Shannon
|
8fea9530b5
|
Simplified the base cache provider, no generics, these will be taken care of by extensions
|
2013-08-08 20:25:26 +10:00 |
|
Shannon
|
8c55946b1b
|
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.
|
2013-08-08 19:46:58 +10:00 |
|