nextcloud-server/core/Command/Background
Julien Veyssier 0eb4cddc54
feat(bg-jobs): support multiple arguments in cron.php and occ:background-job:worker for the job class list
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
2024-05-02 16:43:42 +07:00
..
Ajax.php Refactor core/Command/Background 2024-02-23 16:57:54 +07:00
Base.php Refactor core/Command/Background 2024-02-23 16:57:54 +07:00
Cron.php Refactor core/Command/Background 2024-02-23 16:57:54 +07:00
Delete.php occ background-job:delete 2024-01-11 23:17:57 +07:00
Job.php fix: Suppress psalm errors about deprecated execute method, we have to use it for now 2024-03-12 11:23:35 +07:00
JobBase.php fix(bg-jobs): review adjustments 2024-05-02 16:43:42 +07:00
JobWorker.php feat(bg-jobs): support multiple arguments in cron.php and occ:background-job:worker for the job class list 2024-05-02 16:43:42 +07:00
ListCommand.php Update core/Command/Background/ListCommand.php 2023-11-14 21:04:27 +07:00
WebCron.php Refactor core/Command/Background 2024-02-23 16:57:54 +07:00