summaryrefslogtreecommitdiffstats
path: root/src/site
Commit message (Collapse)AuthorAgeFilesLines
...
* DocumentationJames Moger2013-07-136-37/+121
|
* DocumentationJames Moger2013-07-0311-603/+590
|
* Improve RPC documentationJames Moger2013-06-271-3/+3
|
* Support custom header colors and finish theme flattening (issue 209)James Moger2013-06-261-4/+4
|
* DocumentationJames Moger2013-06-202-6/+8
|
* Added WindowsUserService using WaffleJames Moger2013-06-202-0/+4
|
* DocumentationJames Moger2013-06-193-12/+11
|
* Generate filterable project/repository list with FreeMarkerJames Moger2013-06-191-0/+1
|
* Added a Dashboard page with a daily ref log of starred/owned reposJames Moger2013-05-301-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 symbolsJames Moger2013-05-251-8/+9
|
* DocumentationJames Moger2013-05-211-1/+1
|
* DocumentationJames Moger2013-05-021-0/+6
|
* Added Git Daemon supportJames Moger2013-04-031-2/+3
|
* Document SNI workaround for Java-based clientsJames Moger2013-03-292-6/+26
|
* Clarify need to review installService.cmd for keystore password (issue 221)James Moger2013-03-291-1/+1
|
* Reorganized to Apache Standard Directory Layout & integrated MoxieJames Moger2013-03-2791-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.