You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/tests/lib/BackgroundJob
Julien Veyssier 1acc57b5c0
feat(bg-jobs): allow setting a job class list instead of a single class in cron.php and the job worker occ command
2 years ago
..
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 2 years ago
JobListTest.php
JobTest.php
QueuedJobTest.php
TestJob.php
TestParallelAwareJob.php
TimedJobTest.php