Page MenuHomePhabricator

Replace "DiffusionCommitListView" with "DiffusionCommitGraphView"
ClosedPublic

Authored by epriestley on Jul 12 2020, 3:41 PM.
Tags
None
Referenced Files
F15409481: D21412.id51029.diff
Wed, Mar 19, 4:35 AM
F15403250: D21412.diff
Tue, Mar 18, 2:26 AM
F15381252: D21412.diff
Fri, Mar 14, 6:40 AM
F15377230: D21412.id51029.diff
Thu, Mar 13, 8:25 AM
F15367863: D21412.id51029.diff
Tue, Mar 11, 9:31 PM
F15332743: D21412.diff
Fri, Mar 7, 7:52 PM
F15330859: D21412.id51029.diff
Fri, Mar 7, 8:06 AM
F15308073: D21412.diff
Thu, Mar 6, 5:51 AM
Subscribers
None

Details

Summary

Ref T13552. This older view mostly duplicates other code and has only two callsites:

  • The "Commits" section of user profile pages.
  • The "Ambiguous Hash" page when you visit a commit hash page which is an ambiguous prefix of two or more commit hashes.

Replace both with "DiffusionCommitGraphView".

Test Plan
  • Visited profile page, clicked "Commits".
  • Visited an ambiguous hash page (rPbd3c23).

Diff Detail

Repository
rP Phabricator
Branch
publish9
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 24777
Build 34176: Run Core Tests
Build 34175: arc lint + arc unit

Event Timeline

Harbormaster returned this revision to the author for changes because remote builds failed.Jul 12 2020, 3:42 PM
Harbormaster failed remote builds in B24776: Diff 50956!
This revision was not accepted when it landed; it landed in state Needs Review.Aug 12 2020, 3:59 PM
This revision was automatically updated to reflect the committed changes.