nextcloud/lib/private/TaskProcessing
Julien Veyssier 222b19b805
feat(taskprocessing): rename cleanup column to allow_cleanup
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
2025-08-07 15:12:22 +02:00
..
Db feat(taskprocessing): rename cleanup column to allow_cleanup 2025-08-07 15:12:22 +02:00
Manager.php feat(taskprocessing): use Generator::getReturn to get the list of deleted tasks in the cleanup command 2025-08-07 15:12:21 +02:00
RemoveOldTasksBackgroundJob.php feat(taskprocessing): move cleanup method to private taskprocessing manager, use it in the cleanup bg job and implement a cleanup command 2025-08-07 15:12:21 +02:00
SynchronousBackgroundJob.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00