Shannon
|
1513a12549
|
Introduce a new IMainDomLock and both default and sql implementations
|
2019-12-10 13:33:59 +01:00 |
|
Shannon
|
8218467e04
|
Merge branch 'v8/dev' into v8/bugfix/6546-MainDom-Cleanup
# Conflicts:
# src/Umbraco.Core/MainDom.cs
# src/Umbraco.Web/PublishedCache/NuCache/ContentStore.cs
# src/Umbraco.Web/PublishedCache/NuCache/PublishedSnapshotService.cs
|
2019-12-04 16:09:22 +11:00 |
|
Shannon
|
10a2303458
|
Renames AsyncLock -> SystemLock
|
2019-10-18 11:57:44 +11:00 |
|
Shannon
|
4e51a2d184
|
Fixes tests - Nucache tests were not disposing the snapshot service so was binding to all events!! renames the test snapshot service to avoid confusion
|
2019-10-16 15:49:19 +11:00 |
|
Shannon
|
978f59ffe8
|
Removes the xml cache tables - we don't use them apart from in unit tests
|
2019-02-12 10:53:30 +11:00 |
|
Shannon
|
d852422328
|
removes CloneXmlContent from umbraco settings
|
2019-01-31 00:09:30 +11:00 |
|
Shannon
|
3dce2c870e
|
removes XmlCacheEnabled, ContinouslyUpdateXmlDiskCache, XmlContentCheckForDiskChanges from umb settings
|
2019-01-30 23:52:35 +11:00 |
|
Shannon
|
134cc176ff
|
Moves the Xml published cache to the tests project since that is the only place it is used, removes the xml data integrity check since it's not needed, removes the xml published cache benchmark since it's not needed. Now we don't include the old xml published cache at all in the shipped product.
|
2019-01-30 17:50:13 +11:00 |
|