You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
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
2 years ago
..
Ajax.php Refactor core/Command/Background 2 years ago
Base.php Refactor core/Command/Background 2 years ago
Cron.php Refactor core/Command/Background 2 years ago
Delete.php occ background-job:delete 2 years ago
Job.php fix: Suppress psalm errors about deprecated execute method, we have to use it for now 2 years ago
JobBase.php fix(bg-jobs): review adjustments 2 years ago
JobWorker.php feat(bg-jobs): support multiple arguments in cron.php and occ:background-job:worker for the job class list 2 years ago
ListCommand.php Update core/Command/Background/ListCommand.php 2 years ago
WebCron.php Refactor core/Command/Background 2 years ago