summaryrefslogtreecommitdiffstats
path: root/core/Command/Maintenance/RepairShareOwnership.php
Commit message (Expand)AuthorAgeFilesLines
* fix(PHP8.2): Fix deprecated string interpolation syntaxChristoph Wurst2023-01-191-1/+1
* fix repairing non user shares when repairing all sharesRobin Appelman2022-11-081-10/+33
* split repairing into two stages to prevent long open transactionRobin Appelman2022-11-081-32/+66
* update shares directly in dbRobin Appelman2022-11-081-13/+17
* More verbose output for repair share ownership cmdVincent Petry2022-11-081-2/+3
* move share owner repair to occ commandRobin Appelman2022-11-081-0/+134