nextcloud/tests/lib/BackgroundJob
2024-05-02 16:43:41 +02:00
..
DummyJobList.php feat(bg-jobs): allow setting a job class list instead of a single class in cron.php and the job worker occ command 2024-05-02 16:43:41 +02:00
JobListTest.php Add test for ParallelAwareJob 2023-07-28 11:12:32 +02:00
JobTest.php Merge pull request #43387 from nextcloud/fix/migrate-away-from-ilogger-in-jobs 2024-02-08 18:27:44 +01:00
QueuedJobTest.php Merge pull request #43387 from nextcloud/fix/migrate-away-from-ilogger-in-jobs 2024-02-08 18:27:44 +01:00
TestJob.php fix: Apply new coding standard to all files 2024-04-02 14:16:21 +02:00
TestParallelAwareJob.php fix: Apply new coding standard to all files 2024-04-02 14:16:21 +02:00
TimedJobTest.php Merge pull request #43387 from nextcloud/fix/migrate-away-from-ilogger-in-jobs 2024-02-08 18:27:44 +01:00