Page MenuHomePhabricator

Replace "DiffusionCommitListView" with "DiffusionCommitGraphView"
ClosedPublic

Authored by epriestley on Jul 12 2020, 3:41 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Nov 21, 3:49 AM
Unknown Object (File)
Mon, Nov 18, 5:45 PM
Unknown Object (File)
Fri, Nov 1, 8:09 PM
Unknown Object (File)
Oct 23 2024, 8:30 AM
Unknown Object (File)
Oct 19 2024, 9:40 AM
Unknown Object (File)
Oct 19 2024, 5:59 AM
Unknown Object (File)
Oct 16 2024, 3:51 PM
Unknown Object (File)
Oct 6 2024, 4:32 PM
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
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.