Commit Graph

24 Commits (8904bf645b30fbdfdcb00a2ea607d752ee69d865)

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 cc89da26c6 Fix background-job:execute command for QueuedJob instances 4 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
Carl Schwan b70c6a128f Update core to PHP 7.4 standard 4 years ago
Joas Schilling 0a812a1c09
Adjust namespace and print a message when the job was skipped 4 years ago
Joas Schilling 9cd9f4b4bc
Move queries to the joblist 4 years ago
Joas Schilling e2a7482b49
Add a command to show info about a background job and force-execute it 4 years ago
Joas Schilling ab21d69903
Add return value to all commands 6 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 6 years ago
Christoph Wurst 44577e4345
Remove trailing and in between spaces 6 years ago
Christoph Wurst 85e369cddb
Fix multiline comments 6 years ago
Roeland Jago Douma 68748d4f85
Some php-cs fixes 6 years ago
Lukas Reschke a4b19a5b1e
Rename files to be PSR-4 compliant 10 years ago