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
04487557d7dbf248f1e36c715da69620416eddca
Umbraco-CMS
/
src
/
Umbraco.Tests
/
LegacyXmlPublishedCache
History
Stephan
834a30b5c7
Fix tests
2019-02-15 22:45:30 +01:00
..
ContentXmlDto.cs
Removes the xml cache tables - we don't use them apart from in unit tests
2019-02-12 10:53:30 +11:00
DictionaryPublishedContent.cs
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
DomainCache.cs
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
PreviewContent.cs
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
PreviewXmlDto.cs
Removes the xml cache tables - we don't use them apart from in unit tests
2019-02-12 10:53:30 +11:00
PublishedContentCache.cs
Cleanup IPublishedCache.GetByContentType
2019-02-14 08:54:00 +01:00
PublishedMediaCache.cs
Fix tests
2019-02-15 22:45:30 +01:00
PublishedMemberCache.cs
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
PublishedSnapshot.cs
Removes DisposableObject and uses DisposableObjectSlim where necessary, renames Nul to Null
2019-02-15 10:42:02 +11:00
PublishedSnapshotService.cs
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
RoutesCache.cs
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
SafeXmlReaderWriter.cs
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
UmbracoContextCache.cs
Kill UmbracoContext.Current
2019-02-14 10:39:49 +01:00
XmlPublishedContent.cs
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
XmlPublishedProperty.cs
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
XmlStore.cs
Removes the xml cache tables - we don't use them apart from in unit tests
2019-02-12 10:53:30 +11:00
XmlStoreFilePersister.cs
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