Page MenuHomePhabricator

Show first 10 branches, then "More Branches" for commits on huge numbers of branches
ClosedPublic

Authored by epriestley on Feb 16 2016, 10:27 PM.
Tags
None
Referenced Files
F14730752: D15284.diff
Sat, Jan 18, 7:43 AM
F14722173: D15284.id36875.diff
Fri, Jan 17, 11:19 PM
F14717286: D15284.id36878.diff
Fri, Jan 17, 7:30 PM
Unknown Object (File)
Fri, Jan 17, 12:44 AM
Unknown Object (File)
Tue, Dec 31, 5:24 PM
Unknown Object (File)
Sat, Dec 28, 2:23 PM
Unknown Object (File)
Mon, Dec 23, 12:46 AM
Unknown Object (File)
Fri, Dec 20, 11:43 PM
Subscribers
None

Details

Summary

Fixes T9562. We already do this for tags, but didn't have similar logic for branches. Implement that logic.

Test Plan
  • 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

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Show first 10 branches, then "More Branches" for commits on huge numbers of branches.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
chad edited edge metadata.
This revision is now accepted and ready to land.Feb 16 2016, 10:59 PM
This revision was automatically updated to reflect the committed changes.