Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Documentation | James Moger | 2013-07-13 | 6 | -37/+121 | |
| | ||||||
* | Documentation | James Moger | 2013-07-03 | 11 | -603/+590 | |
| | ||||||
* | Improve RPC documentation | James Moger | 2013-06-27 | 1 | -3/+3 | |
| | ||||||
* | Support custom header colors and finish theme flattening (issue 209) | James Moger | 2013-06-26 | 1 | -4/+4 | |
| | ||||||
* | Documentation | James Moger | 2013-06-20 | 2 | -6/+8 | |
| | ||||||
* | Added WindowsUserService using Waffle | James Moger | 2013-06-20 | 2 | -0/+4 | |
| | ||||||
* | Documentation | James Moger | 2013-06-19 | 3 | -12/+11 | |
| | ||||||
* | Generate filterable project/repository list with FreeMarker | James Moger | 2013-06-19 | 1 | -0/+1 | |
| | ||||||
* | Added a Dashboard page with a daily ref log of starred/owned repos | James Moger | 2013-05-30 | 1 | -0/+1 | |
| | | | | | 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. | |||||
* | Added Iconic font and replaced push log gravatars with Iconic symbols | James Moger | 2013-05-25 | 1 | -8/+9 | |
| | ||||||
* | Documentation | James Moger | 2013-05-21 | 1 | -1/+1 | |
| | ||||||
* | Documentation | James Moger | 2013-05-02 | 1 | -0/+6 | |
| | ||||||
* | Added Git Daemon support | James Moger | 2013-04-03 | 1 | -2/+3 | |
| | ||||||
* | Document SNI workaround for Java-based clients | James Moger | 2013-03-29 | 2 | -6/+26 | |
| | ||||||
* | Clarify need to review installService.cmd for keystore password (issue 221) | James Moger | 2013-03-29 | 1 | -1/+1 | |
| | ||||||
* | Reorganized to Apache Standard Directory Layout & integrated Moxie | James Moger | 2013-03-27 | 91 | -0/+5282 | |
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. |