This website requires JavaScript.
Explore
Help
Register
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
e54d374eb29b71edb84701fcdccd994302573296
Umbraco-CMS
/
src
/
Umbraco.Core
/
Publishing
History
Shannon
05d84c6673
updates the operation status to return the event messages used when raising events
2015-08-04 14:52:34 +02:00
..
BasePublishingStrategy.cs
WIP - refactored some of the lastest changes with publishing based on Morten's feedback.
2013-02-11 20:07:23 +06:00
IPublishingStrategy.cs
Manually merging a few changes to the ContentService, ContentFactory, ContentRepository and ContentExtensions to avoid a merge hell when pushing latest to the legacy refactor branch.
2012-12-14 15:19:54 -01:00
PublishingStrategy.cs
updates the operation status to return the event messages used when raising events
2015-08-04 14:52:34 +02:00
PublishStatus.cs
updates the operation status to return the event messages used when raising events
2015-08-04 14:52:34 +02:00
PublishStatusType.cs
backported IContentService updates
2013-12-16 15:57:59 +11:00
ScheduledPublisher.cs
Fixes: U4-581 Automatic publishing not working in load balanced setup - added some more convention and configuration to distributed calls so that servers are aware of the master and how to call into themselves for scheduled tasks, ping and scheduled publishing. Will need to update the docs on LB regarding this too. Cleaned up the code that does the scheduling and separates it into proper segments. Obsoletes the old presentation classes that were doing it.
2014-06-20 14:34:21 +10:00
UnPublishedStatusType.cs
Ensures events for deleting, trashing and unpublishing are done using the event messages, updates UI to support showing these messages in the list view, Since we cannot change the
2015-07-29 15:12:12 +02:00
UnPublishStatus.cs
updates the operation status to return the event messages used when raising events
2015-08-04 14:52:34 +02:00