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
Joas Schilling b765f79368
Allow apps to specify if their background job can be delayed
4 years ago
..
DummyJobList.php Allow apps to specify if their background job can be delayed 4 years ago
JobListTest.php Remove getLastJob from IJobList 5 years ago
JobTest.php
QueuedJobTest.php
TestJob.php Use exactly one empty line after the namespace declaration 6 years ago
TimedJobTest.php