Page MenuHomePhabricator

Fix Diffusion blame columns when disabling blame
ClosedPublic

Authored by epriestley on Mar 26 2016, 6:58 PM.
Tags
None
Referenced Files
F13236805: D15528.id37432.diff
Tue, May 21, 11:03 AM
F13220068: D15528.diff
Sat, May 18, 11:05 PM
F13216727: D15528.diff
Sat, May 18, 2:00 AM
F13204741: D15528.diff
Wed, May 15, 12:53 AM
F13190027: D15528.diff
Sat, May 11, 7:09 AM
Unknown Object (File)
Tue, May 7, 7:58 AM
Unknown Object (File)
Sat, May 4, 3:10 AM
Unknown Object (File)
Fri, May 3, 7:42 AM
Subscribers
None

Details

Summary

Fixes T10385. Two issues:

  • $show_blame and $show_color were improperly swapped.
  • Code to hide these columns got dropped somewhere, probably in my recent-ish rewrite.
Test Plan
  • Showed/hid blame.
  • Showed/hid colors.

Diff Detail

Repository
rP Phabricator
Branch
blamecol1
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 11296
Build 14046: Run Core Tests
Build 14045: arc lint + arc unit

Event Timeline

epriestley retitled this revision from to Fix Diffusion blame columns when disabling blame.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
chad edited edge metadata.
This revision is now accepted and ready to land.Mar 26 2016, 7:00 PM

I tried to fix it during the re-write, the bug was around before then. I don't think it was me?

oh, in your re-write. yes, yes, it was you. i never write bugs.

No, definitely not you -- me in earlier rewrites related to callsigns, I think.

This revision was automatically updated to reflect the committed changes.