nextcloud/core/Command/Background
Benjamin Gaussorgues 1b1c74e848
Merge pull request #60779 from nextcloud/feat/completed_jobs_list
feat(jobs): add command to list executed background jobs
2026-05-29 15:10:04 +02:00
..
Delete.php chore: add missing Override attribute to core code 2026-04-28 21:29:28 +02:00
Job.php chore: add missing Override attribute to core code 2026-04-28 21:29:28 +02:00
JobBase.php feat: Port jobs table to snowflakes ids 2025-12-04 17:16:12 +01:00
JobsHistory.php feat(jobs): add command to list executed background jobs 2026-05-29 14:09:06 +02:00
JobWorker.php feat(jobs): allow workers to keep track of executed jobs 2026-05-29 10:24:00 +02:00
ListCommand.php chore: add missing Override attribute to core code 2026-04-28 21:29:28 +02:00
Mode.php chore: add missing Override attribute to core code 2026-04-28 21:29:28 +02:00
RunningJobs.php feat(jobs): allow to keep track of job executions 2026-05-29 09:14:49 +02:00