Skip to content

feat(files): Add support for storage-id and path in RepairTree command - #56834

Merged
artonge merged 1 commit into
masterfrom
artonge/feat/repair_tree_path_and_storage
Dec 4, 2025
Merged

feat(files): Add support for storage-id and path in RepairTree command#56834
artonge merged 1 commit into
masterfrom
artonge/feat/repair_tree_path_and_storage

Conversation

@artonge

Copy link
Copy Markdown
Collaborator

This allows to run the command on specific part of the filecache. When the filecache is big, it prevents overloading the DB.

@artonge
artonge requested a review from a team as a code ownerDecember 3, 2025 14:37
@artonge
artonge requested review from icewind1991, leftybournes, salmart-dev and yemkareems and removed request for a teamDecember 3, 2025 14:37
@artongeartonge self-assigned this Dec 3, 2025
@artongeartonge added enhancement 3. to review Waiting for reviews feature: files php Pull requests that update Php code labels Dec 3, 2025
@artongeartonge added this to the Nextcloud 33 milestone Dec 3, 2025
@artonge
artongeforce-pushed the artonge/feat/repair_tree_path_and_storage branch from 03c7706 to bb0bbcbCompareDecember 3, 2025 14:44
Comment threadapps/files/lib/Command/RepairTree.php Outdated
Comment threadapps/files/lib/Command/RepairTree.php Outdated
@artonge
artongeforce-pushed the artonge/feat/repair_tree_path_and_storage branch from bb0bbcb to 0d1bd45CompareDecember 4, 2025 09:57
@artonge
artonge requested a review from come-ncDecember 4, 2025 09:58
…mmand
This allows to run the command on specific part of the filecache. When the filecache is big, it prevents overloading the DB.
Signed-off-by: Louis Chmn <louis@chmn.me>
@artonge
artongeforce-pushed the artonge/feat/repair_tree_path_and_storage branch from 0d1bd45 to 55756e6CompareDecember 4, 2025 10:43

@kesselbkesselb left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you 🙏

@artonge
artonge merged commit 189e1fc into masterDec 4, 2025
207 of 213 checks passed
@artonge
artonge deleted the artonge/feat/repair_tree_path_and_storage branch December 4, 2025 17:06
@artonge

Copy link
Copy Markdown
CollaboratorAuthor

/backport to stable32

@artonge

Copy link
Copy Markdown
CollaboratorAuthor

/backport to stable31

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to reviewWaiting for reviewsenhancementfeature: filesphpPull requests that update Php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@artonge@kesselb@come-nc