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
Benjamin Gaussorgues d67eae3501
feat(jobs): add command to list executed background jobs
1 day ago
..
DummyJob.php feat(jobs): introduce background job classes registry 2 days ago
DummyJobList.php chore: add missing `Override` attribute to test files 1 month ago
JobClassesRegistryTest.php feat(jobs): introduce background job classes registry 2 days ago
JobListTest.php chore: add missing `Override` attribute to test files 1 month ago
JobRunsTest.php feat(jobs): add command to list executed background jobs 1 day ago
JobTest.php chore: add missing `Override` attribute to test files 1 month ago
QueuedJobTest.php chore: add missing `Override` attribute to test files 1 month ago
TestJob.php chore: add missing `Override` attribute to test files 1 month ago
TestParallelAwareJob.php chore: add missing `Override` attribute to test files 1 month ago
TestTimedJobNew.php chore: add missing `Override` attribute to test files 1 month ago
TimedJobTest.php chore: add missing `Override` attribute to test files 1 month ago