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
F18109885: D17227.id41438.diff
Mon, Aug 11, 3:23 PM
F18109883: D17227.id41435.diff
Mon, Aug 11, 3:23 PM
F18109882: D17227.id.diff
Mon, Aug 11, 3:23 PM
F18104632: D17227.diff
Sun, Aug 10, 1:32 PM
F18090116: D17227.id41438.diff
Wed, Aug 6, 2:08 PM
F18087117: D17227.diff
Wed, Aug 6, 2:24 AM
F18075766: D17227.id41435.diff
Mon, Aug 4, 6:15 PM
F18022547: D17227.id.diff
Sat, Aug 2, 8:36 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