summaryrefslogtreecommitdiffstats
path: root/tests/lib/BackgroundJob/DummyJobList.php
Commit message (Expand)AuthorAgeFilesLines
* Port existing server code to new interfaceCarl Schwan2022-08-081-1/+1
* Fix DummyJobList typingCôme Chilliet2022-07-121-8/+2
* Fix DummyJobList class used by testsCôme Chilliet2022-07-111-17/+27
* Get not only time-sensitive next job from list but anyKirill Popov2022-04-241-1/+1
* Allow apps to specify if their background job can be delayedJoas Schilling2022-02-071-1/+2
* Move queries to the joblistJoas Schilling2021-10-141-0/+7
* Remove getLastJob from IJobListMorris Jobke2020-08-131-9/+0
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-091-0/+1
* Use the short array syntax, everywhereChristoph Wurst2020-03-261-1/+1
* Add duration of last job execution to the tableNoveen Sachdeva2017-04-251-9/+13
* Move tests/ to PSR-4 (#24731)Joas Schilling2016-05-201-0/+135