Bjarke Berg
|
90c2381c86
|
Renamed Umbraco.Abstractions to Umbraco.Core
|
2020-02-24 08:21:53 +01:00 |
|
Shannon
|
a0506622b4
|
dirty tracking, entities, cloning moved
|
2019-05-20 18:23:22 +02:00 |
|
Stephan
|
2495df5573
|
Move collections to abstractions
|
2019-05-20 17:50:31 +02:00 |
|
Bjarke Berg
|
d5c6e0c6e7
|
- Saving paramters
|
2019-01-21 09:10:08 +01:00 |
|
Shannon
|
6103832b8a
|
Gets index rebuilding working
|
2018-11-30 12:22:23 +11:00 |
|
Stephan
|
9320c1a061
|
Cleanup variants dirty tracking
|
2018-10-23 15:38:47 +02:00 |
|
Shannon
|
abeb4e04e5
|
Enhance implementation of ObservableDictionary so we can re-use this in more places, changes CultureNameCollection to ObservableDictionary, fixes issue with dirty tracking changed property type collections ... this was working by pure fluke before! Fixes more tests.
|
2018-10-19 15:41:28 +11:00 |
|
Shannon
|
ba186144a0
|
Updates models to allow dirty tracking on variants
|
2018-10-17 18:09:52 +11:00 |
|
Stephan
|
b1faade9b0
|
Revert various changes
|
2018-05-08 16:41:30 +02:00 |
|
Stephan
|
6051891280
|
Fixes
|
2018-05-08 11:06:07 +02:00 |
|
Shannon
|
389fb100bb
|
'fixes' an issue where you can get any property value back due to the incorrect cache key being used
|
2018-05-08 16:01:20 +10:00 |
|
Stephan
|
d04a573888
|
Refactor some locks, get rid of warnings
|
2018-05-03 15:11:41 +02:00 |
|
Stephan
|
a69019aea0
|
From int languageId to string culture
|
2018-04-21 09:57:28 +02:00 |
|
Stephan
|
a2a4edb3be
|
Port v7@2aa0dfb2c5 - WIP
|
2018-03-22 17:41:13 +01:00 |
|
Stephan
|
41948607d0
|
Port v7@2aa0dfb2c5 - WIP
|
2018-03-22 11:25:25 +01:00 |
|
Stephan
|
8199b7710c
|
Port v7@2aa0dfb2c5 - WIP
|
2018-03-22 11:25:18 +01:00 |
|
Stephan
|
a97900515b
|
DataType refactoring - polish
|
2018-02-05 17:48:54 +01:00 |
|
Stephan
|
d23933a5b1
|
DataType refactoring preparation - Entity refactoring
|
2018-01-15 13:28:35 +01:00 |
|
Stephan
|
2cb6378c26
|
Reorg code, move stuff
|
2017-12-28 09:27:57 +01:00 |
|
Stephan
|
3be8f9f645
|
Variants - invariant segments, property values
|
2017-12-27 15:11:29 +01:00 |
|
Stephan
|
09f499d5d6
|
More content refactoring (WIP, barely builds)
|
2017-11-08 08:39:36 +01:00 |
|
Stephan
|
c76403077f
|
Normalize cr/lf/tab
|
2017-07-20 11:21:28 +02:00 |
|
Shannon
|
8127731f72
|
Namespace and file cleanup - Profiling --> Logging, root cache stuff moved to Cache, XmlHelper --> Xml, TypeFinder, etc.. --> Plugins
|
2016-05-18 23:34:56 +02:00 |
|
Shannon
|
1db635f24c
|
Updates DeepCloneableList to support behaviors, for the FullDataSetCachePolicy we only want to clone when writing to cache, not when reading, the cloning will then be done on individual items after filtering by the FullDataSetRepositoryCachePolicy
|
2016-02-02 01:32:36 +01:00 |
|
Shannon
|
4f40fff5ee
|
Moves DeepCloneRuntimeCacheProvider to Cache namespace. Creates DeepCloneableList + tests. Updates RepositoryBase to use DeepCloneableList when GetAllCacheAsCollection is used (so that all entries that get cached are deep cloned into and out-of the cache). Adds test for DeepCloneRuntimeCacheProvider for dealing with this list type.
|
2016-01-06 14:17:51 +01:00 |
|