This website requires JavaScript.
Explore
Help
Register
Sign In
swcs
/
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
7debe17c58331e28a5bc0f095fcd415f928ff8db
Umbraco-CMS
/
src
/
Umbraco.Core
/
Publishing
T
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
Cleans up more of the IContentService and ensures that we have PublishStatus returned from the publishing methods instead of hiding them internally.
2013-10-10 09:35:23 +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