..
ApplicationDeploymentJob.php
feat(deployment): add SERVICE_NAME variables for service discovery
2025-09-08 15:22:44 +02:00
ApplicationPullRequestUpdateJob.php
Revert "rector: arrrrr"
2025-01-07 15:31:43 +01:00
CheckAndStartSentinelJob.php
fix: add timeout to sentinel process checks for improved reliability
2025-01-10 13:03:47 +01:00
CheckForUpdatesJob.php
Revert "rector: arrrrr"
2025-01-07 15:31:43 +01:00
CheckHelperImageJob.php
Revert "rector: arrrrr"
2025-01-07 15:31:43 +01:00
CleanupHelperContainersJob.php
refactor(docker): update image references to use centralized registry URL
2025-03-25 08:17:13 +01:00
CleanupInstanceStuffsJob.php
feat(email): implement email change request and verification process
2025-08-18 14:54:08 +02:00
CleanupStaleMultiplexedConnections.php
Revert "rector: arrrrr"
2025-01-07 15:31:43 +01:00
CoolifyTask.php
Revert "rector: arrrrr"
2025-01-07 15:31:43 +01:00
DatabaseBackupJob.php
fix(backups): s3 backup upload is failing
2025-08-26 18:12:47 +02:00
DeleteResourceJob.php
fix(docker): cleanup always running on deletion
2025-08-04 22:14:19 +02:00
DEPRECATEDContainerStatusJob.php
refactor(jobs): rename job classes to indicate deprecation status
2025-08-22 12:09:12 +02:00
DEPRECATEDServerCheckNewJob.php
refactor(jobs): rename job classes to indicate deprecation status
2025-08-22 12:09:12 +02:00
DEPRECATEDServerResourceManager.php
refactor(jobs): rename job classes to indicate deprecation status
2025-08-22 12:09:12 +02:00
DockerCleanupJob.php
fix(docker): volumes get delete when stopping a service if Delete Unused Volumes is activated ( #6317 )
2025-08-04 21:15:56 +02:00
GithubAppPermissionJob.php
Revert "rector: arrrrr"
2025-01-07 15:31:43 +01:00
PullChangelog.php
refactor(jobs): pull github changelogs from cdn instead of github
2025-09-01 16:13:55 +02:00
PullHelperImageJob.php
fix: make sure important jobs/actions are running on high prio queue
2024-11-22 11:16:01 +01:00
PullTemplatesFromCDN.php
refactor(templates): update service template file handling to use dynamic file name from constants
2025-08-12 10:06:19 +02:00
PushServerUpdateJob.php
fix(horizon): add silenced jobs
2025-07-12 14:44:32 +02:00
RegenerateSslCertJob.php
fix(ssl): handle missing CA certificate in SSL regeneration job
2025-03-24 20:29:54 +01:00
RestartProxyJob.php
fix(jobs): update middleware to use expireAfter for WithoutOverlapping in multiple job classes
2025-07-01 10:50:27 +02:00
ScheduledJobManager.php
feat(docker): implement Docker cleanup processing in ScheduledJobManager; refactor server task scheduling to streamline cleanup job dispatching
2025-08-26 14:43:57 +02:00
ScheduledTaskJob.php
fix: use finished_at for the end time instead of created_at
2025-01-16 15:12:57 +01:00
SendMessageToDiscordJob.php
Revert "rector: arrrrr"
2025-01-07 15:31:43 +01:00
SendMessageToPushoverJob.php
Revert "rector: arrrrr"
2025-01-07 15:31:43 +01:00
SendMessageToSlackJob.php
feat(slack): Show message title in notification previews ( #5063 )
2025-02-11 16:31:37 +01:00
SendMessageToTelegramJob.php
Revert "rector: arrrrr"
2025-01-07 15:31:43 +01:00
ServerCheckJob.php
fix(jobs): update middleware to use expireAfter for WithoutOverlapping in multiple job classes
2025-07-01 10:50:27 +02:00
ServerCleanupMux.php
Revert "rector: arrrrr"
2025-01-07 15:31:43 +01:00
ServerConnectionCheckJob.php
fix(servercheck): Properly check server statuses with and without Sentinel
2025-08-22 11:50:56 +02:00
ServerFilesFromServerJob.php
fix: make sure important jobs/actions are running on high prio queue
2024-11-22 11:16:01 +01:00
ServerLimitCheckJob.php
Revert "rector: arrrrr"
2025-01-07 15:31:43 +01:00
ServerManagerJob.php
feat(docker): implement Docker cleanup processing in ScheduledJobManager; refactor server task scheduling to streamline cleanup job dispatching
2025-08-26 14:43:57 +02:00
ServerPatchCheckJob.php
fix(jobs): update middleware to use expireAfter for WithoutOverlapping in multiple job classes
2025-07-01 10:50:27 +02:00
ServerStorageCheckJob.php
fix(horizon): add silenced jobs
2025-07-12 14:44:32 +02:00
ServerStorageSaveJob.php
fix: make sure important jobs/actions are running on high prio queue
2024-11-22 11:16:01 +01:00
StripeProcessJob.php
refactor(billing): Enhance Stripe subscription status handling and notifications
2025-03-01 12:43:21 +01:00
SubscriptionInvoiceFailedJob.php
Revert "rector: arrrrr"
2025-01-07 15:31:43 +01:00
UpdateCoolifyJob.php
Revert "rector: arrrrr"
2025-01-07 15:31:43 +01:00
UpdateStripeCustomerEmailJob.php
feat(email): implement email change request and verification process
2025-08-18 14:54:08 +02:00
VolumeCloneJob.php
feat: remote server volume cloning
2025-01-13 11:13:15 +01:00