Page MenuHomePhabricator

Remove 'Author:' byline text
ClosedPublic

Authored by chad on Jan 1 2015, 8:35 PM.
Tags
None
Referenced Files
F15461818: D11127.id.diff
Tue, Apr 1, 11:29 AM
F15456111: D11127.id26719.diff
Sun, Mar 30, 7:10 AM
F15441858: D11127.id26719.diff
Wed, Mar 26, 8:28 PM
F15406721: D11127.diff
Tue, Mar 18, 1:31 PM
Unknown Object (File)
Feb 20 2025, 10:33 AM
Unknown Object (File)
Feb 15 2025, 12:10 AM
Unknown Object (File)
Feb 5 2025, 5:55 AM
Unknown Object (File)
Feb 3 2025, 12:09 AM

Details

Reviewers
epriestley
Commits
Restricted Diffusion Commit
rP61e26cd2421b: Remove 'Author:' byline text
Summary

The actual author here usually gets truncated by the extra text, which doesn't seem needed in most (all?) cases.

Test Plan

Look at list of recent commits.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

chad retitled this revision from to Remove 'Author:' byline text.
chad updated this object.
chad edited the test plan for this revision. (Show Details)
chad added a reviewer: epriestley.
epriestley edited edge metadata.
This revision is now accepted and ready to land.Jan 2 2015, 6:35 PM
This revision was automatically updated to reflect the committed changes.

Author name is mostly visible now, but e-mail (at least for Git repositories) is truncated as well.

Maybe we should display recognized Phabricator username (with a link) as we're doing for list of Differential Revisions? And when user isn't detected, then we show original commiter as now.

Right now with "Author: " text removed it doesn't look too consistent with Differential Revisions list.