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
F13284153: D17227.diff
Mon, Jun 3, 1:13 AM
F13282489: D17227.diff
Sun, Jun 2, 12:08 PM
F13280635: D17227.diff
Sun, Jun 2, 8:11 AM
F13269391: D17227.diff
Wed, May 29, 6:16 AM
F13268375: D17227.diff
Wed, May 29, 4:58 AM
F13256843: D17227.id41435.diff
Sat, May 25, 6:25 PM
F13253897: D17227.diff
Sat, May 25, 3:01 AM
F13238593: D17227.id41438.diff
Tue, May 21, 8:13 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