HomePhorge

Add color to diffusion blame and improve plain view

Description

Add color to diffusion blame and improve plain view

Summary:
query the database to get the epoch info for the commits, then
calculate the color depending on the epoch (the newer the commit, the
dark its color). Also improved the plain blame view for git, as the
git-blame doesn't produce a good display by default. Now we format the
output it from the data we fetches from the database.

Test Plan:
verify both git and svn browsing page work for 'plain',
'plainblame', 'highlighted' and 'highlightedblame' view.

Reviewed By: epriestley
Reviewers: epriestley
CC: epriestley, jungejason
Differential Revision: 93

Details

Provenance
jungejasonAuthored on Mar 31 2011, 6:28 PM
themackabuPushed on Mar 25 2025, 8:07 PM
Parents
rP3369147cab6d: Paginate Diffusion history views, respect 'pagesize' parameter.
Branches
Unknown
Tags
Unknown

Event Timeline