Commit Graph

450 Commits (ad00a149ea2bb262e62fbecf11051fd035f90ec4)

Author SHA1 Message Date
Côme Chilliet f5c361cf44
composer run cs:fix 3 years ago
Côme Chilliet 90b955b1e9
Attempt to fix errors in Repair command tests 3 years ago
Christoph Wurst a8bad3a98f
fix(occ): Fix comment formatting of maintenance:repair command 3 years ago
Christoph Wurst 2e66acfab8
fix(PHP8.2): Fix deprecated string interpolation syntax 3 years ago
Robin Appelman 975becb22e
normalize userid in user:setting 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
Alex Harpin 644df591b1 Rename canInstallExists method and add new method for removal 3 years ago
Alex Harpin d5b52ddd21 Log a warning to CLI install command if CAN_INSTALL is not removed 3 years ago
Joas Schilling 2c1a811e27
No output by default when --exit-code is used 3 years ago
Joas Schilling 8e1f742355
Print output also with status code 3 years ago
Lee Garrett fba906e34a Implement occ status command via return codes (Fixes: #35704) 3 years ago
Côme Chilliet 9430899f16
Fix psalm issues related to signature changes from PHP 8.0 3 years ago
Julius Härtl 1da6c21036
Show version from appinfo on occ app:list 3 years ago
Robin Appelman 7dc8e6a014
fix repairing non user shares when repairing all shares 3 years ago
Robin Appelman b66779711f
split repairing into two stages to prevent long open transaction 3 years ago
Robin Appelman 8012c85d3e
update shares directly in db 3 years ago
Vincent Petry 1be1c23c05
More verbose output for repair share ownership cmd 3 years ago
Robin Appelman 3d68a526e7
move share owner repair to occ command 3 years ago
Roeland Jago Douma aaf9b9c4fd
properly typehint generated migrations 3 years ago
timm2k 6ff58d30b4
Update ConvertFilecacheBigInt.php 3 years ago
Côme Chilliet 9a29025534
Parameter of RepairAdvanceEvent is actually an increment, not a step id 3 years ago
Côme Chilliet 652ab6da3f
Surround cli output with appropriate xml tags 3 years ago
Côme Chilliet 5cfdf9b9ee
Add void return types to callables 3 years ago
Côme Chilliet a2a7150d6d
Migrate Repair events to OCP\EventDispatcher\Event 3 years ago
Côme Chilliet a83a8f0dde
Migrate Migrator::executeSql to OCP\EventDispatcher\Event 3 years ago
Côme Chilliet 5aac997d44
Remove listeners of \OC\DB\Migrator::checkTable which is never emitted 3 years ago
Côme Chilliet 4f260dce6e
Moving to string key for arguments of GenericEvent in Repair 3 years ago
Côme Chilliet 4ba30d40cf
Switch to string keys for argument of GenericEvent for OC\DB\Migrator 3 years ago
Marcel Klehr 047cc708d4 DB mounts table: Add index for mount_provider_class 3 years ago
Carl Schwan 458c2fa297
Remove OCP\App and OCP\BackgroundJob 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
Daniel Kesselberg 6f3ab2fc9b
Fix Uninitialized string offset 0 at GenerateMimetypeFileBuilder.php#39 4 years ago
Daniel Kesselberg fb8d54ef72
Fix undefined when no tags 4 years ago
Carl Schwan fbae6ffa98 Fix importing float value 4 years ago
Carl Schwan b70c6a128f Update core to PHP 7.4 standard 4 years ago
Côme Chilliet b865722ac0
Remove deprecated occ app:check-code command 4 years ago
Joas Schilling 60801d8b1c
Fix strict comparison 4 years ago
Joas Schilling 2ffcc08332
Fix type fixing 4 years ago
Joas Schilling 7ee982005a
Give hints on correct migration versioning 4 years ago
Julius Härtl 7fbd93b2ad
Additional index on oc_preferences to make sure that gettingh values without a user filter is fast 4 years ago
Joas Schilling cfd2e8cc20
Allow to autocomplete user and group ids in commands 4 years ago
Côme Chilliet 77bdad84c2 Add ldap:reset-group command to unmap groups from LDAP 4 years ago
Arthur Schiwon ee006563ae
migration generator also includes copyright section 4 years ago
Côme Chilliet ea23523c70
Adapt more code to migration to LoggerInterface 4 years ago
Louis Chemineau 970fb7ce65 Don't create cards_abiduri it if already exists 4 years ago