Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix(PHP8.2): Fix deprecated string interpolation syntax | Christoph Wurst | 2023-01-19 | 1 | -1/+1 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | fix repairing non user shares when repairing all shares | Robin Appelman | 2022-11-08 | 1 | -10/+33 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | split repairing into two stages to prevent long open transaction | Robin Appelman | 2022-11-08 | 1 | -32/+66 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | update shares directly in db | Robin Appelman | 2022-11-08 | 1 | -13/+17 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | More verbose output for repair share ownership cmd | Vincent Petry | 2022-11-08 | 1 | -2/+3 |
| | | | | Signed-off-by: Vincent Petry <vincent@nextcloud.com> | ||||
* | move share owner repair to occ command | Robin Appelman | 2022-11-08 | 1 | -0/+134 |
Signed-off-by: Robin Appelman <robin@icewind.nl> |