nextcloud/core/Command/Background
Côme Chilliet 1ab09ec753
chore: Apply new coding standard to all files
The diff can be checked using: git diff --ignore-all-space --ignore-blank-lines
To see only the changes not related to blank lines.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2026-06-01 13:46:39 +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 chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02: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: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
RunningJobs.php feat(jobs): allow to keep track of job executions 2026-05-29 09:14:49 +02:00