Page MenuHomePhabricator

Show commit audit status in repository history tables, including merge commit lists
ClosedPublic

Authored by epriestley on Jan 19 2017, 6:53 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Nov 4, 10:19 AM
Unknown Object (File)
Mon, Nov 4, 10:19 AM
Unknown Object (File)
Mon, Nov 4, 10:19 AM
Unknown Object (File)
Sun, Nov 3, 12:10 PM
Unknown Object (File)
Sun, Nov 3, 2:07 AM
Unknown Object (File)
Oct 11 2024, 10:26 PM
Unknown Object (File)
Oct 1 2024, 5:12 AM
Unknown Object (File)
Sep 24 2024, 5:14 PM
Subscribers
None

Details

Summary

Fixes T6024. Ref T12121. Currently, we show build status in commit history tables; show audit status alongside it.

Also:

  • Change the "Author/Committer" header to just "Author"; I think it's reasonably obvious what "x/y" means (if you can't guess, you can click the commit and likely figure it out) and this gives us a little more space.
  • Make the audit list look more like the corresponding list in Differential, with similar formatting.
Test Plan
  • Viewed history of a repostiory, saw audit status.
  • Viewed a merge commit, saw audit status in the list of merged commits.
  • Viewed a commit search results list.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable