nextcloud/core/Command/Background
Benjamin Gaussorgues e612661d71 feat(jobs): add command to list executed background jobs
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
2026-05-29 13:10:15 +00: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 13:10:15 +00:00
JobWorker.php feat(jobs): allow workers to keep track of executed jobs 2026-05-29 10:30:07 +00: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-28 10:20:07 +00:00