Commit Graph

13 Commits (ba94de2510b3858f10d60f0230a58b1252346372)

Author SHA1 Message Date
Jonas af4287d8a3 Update core/Command/Background/ListCommand.php 2 years ago
Jonas 490f5cc4ec fix(Background): Bump default limit for listing background jobs to 500 2 years ago
Jonas 9fbe68ab36 fix(Background): Show comment about limit at end and conditionally 2 years ago
Jonas deb4bb8d4e Update core/Command/Background/ListCommand.php 2 years ago
Josh Richards bb75dab93a (enh) Change occ background-job:list limit default 10->100 2 years ago
Faraz Samapoor cda0f74e0b Moves single constructor parameters to new lines. 3 years ago
Faraz Samapoor ea844ca5fb Uses PHP8's constructor property promotion. 3 years ago
Côme Chilliet d74044f634
Fix API breakage by using a new method instead 3 years ago
Côme Chilliet 679682c186
Use a Generator for job list to fix background-job:list command 3 years ago
Côme Chilliet 3920fc1ef2 Format the datetime for last run in ATOM format 4 years ago
Côme Chilliet 0cc39d185c Use symfony console table to render the job list properly 4 years ago
Côme Chilliet 868d748dbf Code cleaning of Background/ListCommand 4 years ago
Côme Chilliet 3d01179907 Add command to list jobs 4 years ago