commit | f084f468756bde745d8e8e27c729f6e57bea5749 | [log] [tgz] |
---|---|---|
author | James Moger <james.moger@gitblit.com> | Wed Aug 14 08:56:27 2013 -0400 |
committer | James Moger <james.moger@gitblit.com> | Tue Sep 17 17:34:00 2013 -0400 |
tree | 5000ff4a8de48ed3259e2ad5b295e03bd829e859 | |
parent | 578319a659fba918ba720d12ca4d4fc105918595 [diff] |
Implemented a graph servlet based on EGit/JGit's PlotWalk (issue-194) The graph is generated server-side and therefore requires that the commit table row height be fixed and match the row height of the servlet. There will be layout misalignment if remotes refs are displayed. Perhaps this can be improved in the future. Change-Id: I39d0ffc7b1c3679976ce8c198c772ff86238f1a5