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
bbcdcbdde0ea25f543d68fc9732212ad1c34af65
Umbraco-CMS
/
src
/
Umbraco.Web
/
Scheduling
History
Shannon
c682bbcaf1
Adds notes and better logging to PublishedSnapshotService, fixes log output from HealthCheckNotifier, changes initial delay time of scheduled task to be longer.
2019-10-31 15:45:57 +11:00
..
BackgroundTaskRunner.cs
Fix leak in BackgroundTaskRunner
2019-02-04 13:39:32 +01:00
BackgroundTaskRunnerOptions.cs
…
HealthCheckNotifier.cs
Adds notes and better logging to PublishedSnapshotService, fixes log output from HealthCheckNotifier, changes initial delay time of scheduled task to be longer.
2019-10-31 15:45:57 +11:00
IBackgroundTask.cs
…
IBackgroundTaskRunner.cs
…
ILatchedBackgroundTask.cs
…
KeepAlive.cs
Fixes race condition in PublishedSnapshotService and more...
2019-07-17 22:51:14 +10:00
LatchedBackgroundTaskBase.cs
…
LogScrubber.cs
Moves temp file cleanup to a background task
2019-09-18 22:03:31 +10:00
RecurringTaskBase.cs
…
ScheduledPublishing.cs
Introduce IUmbracoContextFactory
2019-02-14 12:11:06 +01:00
SchedulerComponent.cs
Adds notes and better logging to PublishedSnapshotService, fixes log output from HealthCheckNotifier, changes initial delay time of scheduled task to be longer.
2019-10-31 15:45:57 +11:00
SchedulerComposer.cs
Reorganize composition code
2019-02-14 09:15:47 +01:00
TaskAndFactoryExtensions.cs
…
TaskEventArgs.cs
…
TempFileCleanup.cs
Moves temp file cleanup to a background task
2019-09-18 22:03:31 +10:00
ThreadingTaskImmutable.cs
…