summaryrefslogtreecommitdiffstats
path: root/src/main/java/com/gitblit/wicket/ng
Commit message (Collapse)AuthorAgeFilesLines
* Trim trailing whitespace and organize importsJames Moger2013-09-301-8/+7
| | | | Change-Id: I9f91138b20219be6e3c4b28251487df262bff6cc
* Moved AngularJS to be a classpath resourceJames Moger2013-06-182-1/+165
|
* Added a Dashboard page with a daily ref log of starred/owned reposJames Moger2013-05-301-0/+79
This is a work-in-progress and is mostly working like I want, but will require some refactoring to make it even more useful and less complex.