nextcloud/tests/lib/BackgroundJob
Kirill Popov edfba7f151 Get not only time-sensitive next job from list but any
Before the change webcron used to select
**only** time-sensitive tasks.

Signed-off-by: Kirill Popov <kirill.s.popov@gmail.com>
2022-04-25 10:34:09 +00:00
..
DummyJobList.php Get not only time-sensitive next job from list but any 2022-04-25 10:34:09 +00:00
JobListTest.php Remove getLastJob from IJobList 2020-08-13 21:50:06 +02:00
JobTest.php
QueuedJobTest.php
TestJob.php Use exactly one empty line after the namespace declaration 2020-04-09 11:48:10 +02:00
TimedJobTest.php