nextcloud/lib/private/TaskProcessing
2025-08-07 15:12:21 +02:00
..
Db 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
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