Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | chore: apply changes from Nextcloud coding standards 1.1.1 | Joas Schilling | 2023-11-23 | 1 | -1/+1 |
* | Uses PHP8's constructor property promotion in core/Command/Maintenance classes. | Faraz Samapoor | 2023-06-19 | 1 | -7/+2 |
* | fix(PHP8.2): Fix deprecated string interpolation syntax | Christoph Wurst | 2023-01-19 | 1 | -1/+1 |
* | fix repairing non user shares when repairing all shares | Robin Appelman | 2022-11-08 | 1 | -10/+33 |
* | split repairing into two stages to prevent long open transaction | Robin Appelman | 2022-11-08 | 1 | -32/+66 |
* | update shares directly in db | Robin Appelman | 2022-11-08 | 1 | -13/+17 |
* | More verbose output for repair share ownership cmd | Vincent Petry | 2022-11-08 | 1 | -2/+3 |
* | move share owner repair to occ command | Robin Appelman | 2022-11-08 | 1 | -0/+134 |