Page MenuHomePhabricator

Drive blame generation through `diffusion.blame`
ClosedPublic

Authored by epriestley on Jan 6 2016, 2:20 PM.
Tags
None
Referenced Files
F15778425: D14958.diff
Fri, May 30, 6:39 AM
Unknown Object (File)
Sat, May 24, 10:49 PM
Unknown Object (File)
Fri, May 9, 2:17 PM
Unknown Object (File)
Sun, May 4, 10:51 PM
Unknown Object (File)
Apr 29 2025, 11:44 AM
Unknown Object (File)
Apr 28 2025, 6:33 AM
Unknown Object (File)
Apr 26 2025, 1:59 PM
Unknown Object (File)
Apr 26 2025, 4:22 AM
Subscribers
None

Details

Summary

Ref T2450. Ref T9319. This is still a bit messy, but not quite so bad as it was: instead of using a single call to get both blame information and file content, use diffusion.blame for blame information.

This will make optimizations to both blame and file content easier.

Test Plan

Viewed a bunch of blame (color on/off, blame on/off).

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Drive blame generation through `diffusion.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.Jan 6 2016, 3:13 PM
This revision was automatically updated to reflect the committed changes.