Fixes T9562. We already do this for tags, but didn't have similar logic for branches. Implement that logic.
Details
Details
- Reviewers
chad - Maniphest Tasks
- T9562: Show only the first N branches/tags on commits in Diffusion, with a "Show all..." link
- Commits
- Restricted Diffusion Commit
rPc6d91938e828: Show first 10 branches, then "More Branches" for commits on huge numbers of…
- Set limit to 1, saw "More branches", clicked it, got the correct results.
- Verified that branch table with no specified commit still works properly.
Diff Detail
Diff Detail
- Repository
- rP Phabricator
- Lint
Lint Not Applicable - Unit
Tests Not Applicable