Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moves single constructor parameters to new lines. | Faraz Samapoor | 2023-06-19 | 1 | -1/+3 |
* | Uses PHP8's constructor property promotion. | Faraz Samapoor | 2023-06-19 | 1 | -4/+1 |
* | Fix API breakage by using a new method instead | Côme Chilliet | 2023-01-12 | 1 | -1/+1 |
* | Use a Generator for job list to fix background-job:list command | Côme Chilliet | 2023-01-10 | 1 | -6/+7 |
* | Format the datetime for last run in ATOM format | Côme Chilliet | 2022-07-11 | 1 | -1/+1 |
* | Use symfony console table to render the job list properly | Côme Chilliet | 2022-07-11 | 1 | -1/+1 |
* | Code cleaning of Background/ListCommand | Côme Chilliet | 2022-07-11 | 1 | -14/+5 |
* | Add command to list jobs | Côme Chilliet | 2022-07-11 | 1 | -0/+95 |