Commit graph

7 commits

Author SHA1 Message Date
Robin Appelman
adfdb960ee
fix php 7.3 compat
Signed-off-by: Robin Appelman <robin@icewind.nl>
2022-11-10 16:28:29 +01:00
Robin Appelman
8c097afbdc
fix concat usage
Signed-off-by: Robin Appelman <robin@icewind.nl>
2022-11-10 16:05:42 +01:00
Robin Appelman
c6a9a83ec3 fix repairing non user shares when repairing all shares
Signed-off-by: Robin Appelman <robin@icewind.nl>
2022-11-08 22:38:59 +00:00
Robin Appelman
3b6a37b371 split repairing into two stages to prevent long open transaction
Signed-off-by: Robin Appelman <robin@icewind.nl>
2022-11-08 22:38:52 +00:00
Robin Appelman
b694313929 update shares directly in db
Signed-off-by: Robin Appelman <robin@icewind.nl>
2022-11-08 22:38:48 +00:00
Vincent Petry
c8a25d467e More verbose output for repair share ownership cmd
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2022-11-08 22:38:45 +00:00
Robin Appelman
33545230ef move share owner repair to occ command
Signed-off-by: Robin Appelman <robin@icewind.nl>
2022-11-08 22:38:42 +00:00