Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Catch flotr2 exceptions, otherwise downstream AngularJS doesn't execute | James Moger | 2014-06-13 | 1 | -6/+12 |
| | |||||
* | Wrap flotr2 chart labels with double-quotes not single-quotes | James Moger | 2014-05-15 | 3 | -45/+46 |
| | |||||
* | Switch to self-hosted flotr2 graphs from Google Charts | tryan | 2014-04-09 | 11 | -952/+595 |
| | |||||
* | issue-350: Fixes issue when an apostrophe is present in a User's name | Alex Lewis | 2013-12-10 | 2 | -2/+2 |
| | |||||
* | Trim trailing whitespace and organize imports | James Moger | 2013-09-30 | 6 | -19/+21 |
| | | | | Change-Id: I9f91138b20219be6e3c4b28251487df262bff6cc | ||||
* | Retrieve summary and metric charts over https (issue-61) | James Moger | 2013-07-03 | 2 | -0/+732 |
| | |||||
* | Only show top 10 slices of the pie chart | James Moger | 2013-06-12 | 1 | -12/+4 |
| | |||||
* | Globl and per-repository setting to exclude authors form metrics (issue-251) | James Moger | 2013-06-10 | 1 | -3/+22 |
| | |||||
* | Added a Dashboard page with a daily ref log of starred/owned repos | James Moger | 2013-05-30 | 2 | -2/+8 |
| | | | | | 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. | ||||
* | Reorganized to Apache Standard Directory Layout & integrated Moxie | James Moger | 2013-03-27 | 4 | -0/+304 |
This is a massive commit which reorganizes the entire project structure (although it is still monolithic), removes the Build classes, and switches to Moxie, a smarter Ant build tookit based on the original Gitblit Build classes. The Ant build script will likely require additional fine-tuning, but this is big step forward. |