Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved servlets and services to separate packages | James Moger | 2013-11-29 | 1 | -405/+0 |
* | Use Dagger to inject managers into all filters and servlets | James Moger | 2013-11-29 | 1 | -5/+14 |
* | Define manager interfaces and update all of Gitblit to use managers | James Moger | 2013-11-26 | 1 | -3/+9 |
* | Trim trailing whitespace and organize imports | James Moger | 2013-09-30 | 1 | -5/+5 |
* | Fix width calculation in branch graph when there are 0 or 1 commits | James Moger | 2013-09-27 | 1 | -24/+28 |
* | Improve non-visible parent lane rendering for BranchGraphServlet | James Moger | 2013-09-18 | 1 | -5/+27 |
* | Improve the rendering of the branch graph for summary page | James Moger | 2013-09-18 | 1 | -3/+4 |
* | Implemented a graph servlet based on EGit/JGit's PlotWalk (issue-194) | James Moger | 2013-09-17 | 1 | -0/+363 |