coolify/app/Jobs
2025-05-29 17:02:08 +02:00
..
ApplicationDeploymentJob.php refactor(application-deployment): separate handling of FAILED and CANCELLED_BY_USER statuses for clearer logic and notification 2025-05-29 17:02:08 +02:00
ApplicationPullRequestUpdateJob.php fix: make sure important jobs/actions are running on high prio queue 2024-11-22 11:16:01 +01:00
CheckAndStartSentinelJob.php fix: add timeout to sentinel process checks for improved reliability 2025-01-10 13:03:47 +01:00
CheckForUpdatesJob.php fix: version should come from constants + fix stripe webhook error reporting 2024-11-25 11:28:08 +01:00
CheckHelperImageJob.php Get rid of many useless blank lines 2024-10-31 17:44:01 +01:00
CleanupHelperContainersJob.php refactor(docker): update image references to use centralized registry URL 2025-03-25 08:17:13 +01:00
CleanupInstanceStuffsJob.php refactor(jobs): unify middleware configuration to prevent job release after expiration for DockerCleanupJob and PushServerUpdateJob 2025-05-07 14:42:42 +02:00
CleanupStaleMultiplexedConnections.php Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
ContainerStatusJob.php chore: Update cleanup command to use Redis instead of queue 2024-09-23 23:48:12 +02:00
CoolifyTask.php fix: make sure important jobs/actions are running on high prio queue 2024-11-22 11:16:01 +01:00
DatabaseBackupJob.php v4.0.0-beta.416 (#5729) 2025-05-05 09:04:09 +02:00
DeleteResourceJob.php v4.0.0-beta.416 (#5729) 2025-05-05 09:04:09 +02:00
DockerCleanupJob.php refactor(jobs): unify middleware configuration to prevent job release after expiration for DockerCleanupJob and PushServerUpdateJob 2025-05-07 14:42:42 +02:00
GithubAppPermissionJob.php chore: remove more logging 2025-01-06 21:16:57 +01: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 fix: load service templates on cloud 2025-01-21 13:39:53 +01:00
PushServerUpdateJob.php fix(PushServerUpdateJob): add null checks before updating application and database statuses 2025-05-29 10:47:26 +02:00
RegenerateSslCertJob.php fix(ssl): handle missing CA certificate in SSL regeneration job 2025-03-24 20:29:54 +01:00
RestartProxyJob.php refactor(jobs): unify middleware configuration to prevent job release after expiration for DockerCleanupJob and PushServerUpdateJob 2025-05-07 14:42:42 +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 fix: make sure important jobs/actions are running on high prio queue 2024-11-22 11:16:01 +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 chore: rename topicID to threadId like in the telegram API response 2024-12-11 23:13:13 +01:00
ServerCheckJob.php refactor(jobs): unify middleware configuration to prevent job release after expiration for DockerCleanupJob and PushServerUpdateJob 2025-05-07 14:42:42 +02:00
ServerCheckNewJob.php Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
ServerCleanupMux.php Revert "rector: arrrrr" 2025-01-07 15:31:43 +01: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
ServerPatchCheckJob.php fix(server): enhance error handling in server patch check notifications 2025-05-27 14:23:16 +02:00
ServerStorageCheckJob.php fix 2024-11-15 08:56:19 +01: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 fix: make sure important jobs/actions are running on high prio queue 2024-11-22 11:16:01 +01:00
UpdateCoolifyJob.php fix: make sure important jobs/actions are running on high prio queue 2024-11-22 11:16:01 +01:00
VolumeCloneJob.php feat: remote server volume cloning 2025-01-13 11:13:15 +01:00