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
285473d0e8325695656ebb67f5600a9b938b71c5
Umbraco-CMS
/
src
/
Umbraco.Infrastructure
/
HostedServices
History
Bjarke Berg
b4f5fa1e19
Cleanup
2021-02-08 11:21:55 +01:00
..
ServerRegistration
Moved the application url to HostingEnvironment and set it in the request middleware
2021-02-08 11:00:15 +01:00
BackgroundTaskQueue.cs
Changed remaining background jobs to be either hosted services or real fire and forget + Cleanup + moved classes to the legacy test project, that is only needed there. (
#9700
)
2021-01-25 09:26:38 +01:00
HealthCheckNotifier.cs
Updated healthchecks to show a link to documentation instead of trying to fix something that can often not be fixed automatically.
2021-02-03 07:42:56 +01:00
IBackgroundTaskQueue.cs
Changed remaining background jobs to be either hosted services or real fire and forget + Cleanup + moved classes to the legacy test project, that is only needed there. (
#9700
)
2021-01-25 09:26:38 +01:00
KeepAlive.cs
Cleanup
2021-02-08 11:21:55 +01:00
LogScrubber.cs
…
QueuedHostedService.cs
Changed remaining background jobs to be either hosted services or real fire and forget + Cleanup + moved classes to the legacy test project, that is only needed there. (
#9700
)
2021-01-25 09:26:38 +01:00
RecurringHostedServiceBase.cs
…
ReportSiteTask.cs
…
ScheduledPublishing.cs
…
TempFileCleanup.cs
…