summaryrefslogtreecommitdiffstats
path: root/core/Command/Background/Job.php
Commit message (Expand)AuthorAgeFilesLines
* Fix background-job:execute command for QueuedJob instancesCôme Chilliet2022-07-111-1/+5
* Update core to PHP 7.4 standardCarl Schwan2022-05-201-4/+2
* Adjust namespace and print a message when the job was skippedJoas Schilling2021-10-141-5/+14
* Move queries to the joblistJoas Schilling2021-10-141-23/+2
* Add a command to show info about a background job and force-execute itJoas Schilling2021-10-141-0/+168