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
893855f8bd0aa72a7eeb33d032e4fc1a604fdf73
Umbraco-CMS
/
src
/
Umbraco.Core
/
Publishing
History
Shannon
e8f7f77bb6
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
..
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
Core.Attempt - refactor Succ() into Succeed()
2013-09-11 09:30:00 +02:00
PublishStatus.cs
backported IContentService updates
2013-12-16 15:57:59 +11: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