1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-11 17:32:41 +01:00
phorge-phorge/src/applications/diffusion/controller
jungejason 64cd4f969d 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
2011-04-01 10:25:36 -07:00
..
base More Diffusion junk. 2011-03-30 22:08:41 -07:00
browse Fix various parsing bugs in Differential. 2011-03-19 14:42:17 -07:00
change More Diffusion junk. 2011-03-30 22:08:41 -07:00
commit More Diffusion junk. 2011-03-30 22:08:41 -07:00
diff Rough cut of Diffusion change view. 2011-03-30 17:36:32 -07:00
file Add color to diffusion blame and improve plain view 2011-04-01 10:25:36 -07:00
history Paginate Diffusion history views, respect 'pagesize' parameter. 2011-03-31 18:46:53 -07:00
home Restore "Shortcuts" feature to Diffusion. 2011-03-31 00:33:44 -07:00
lastmodified Add more change metadata to SVN and git. 2011-03-30 23:27:06 -07:00
repository Improve parser scalability, fix a bug or two, provide 'phd', the Phabricator 2011-03-13 14:27:03 -07:00