Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reorganized to Apache Standard Directory Layout & integrated Moxie | James Moger | 2013-03-27 | 1 | -155/+0 |
| | | | | | | | | | 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. | ||||
* | Fix bug in diff view for filenames with non-ASCII characters (issue 128) | James Moger | 2012-09-10 | 1 | -5/+5 |
| | |||||
* | Fixed UTF-8 encoding bug in diff formatter (issue 66) | James Moger | 2012-02-23 | 1 | -5/+6 |
| | |||||
* | Documentation. Added JavaDoc comments. | James Moger | 2011-07-01 | 1 | -0/+6 |
| | |||||
* | Findbugs. CodePro Audit. Checkstyle. Unit test refactoring. | James Moger | 2011-05-26 | 1 | -2/+4 |
| | |||||
* | Selected Apache License. Dropped : from name. Its simpler. | James Moger | 2011-05-25 | 1 | -0/+15 |
| | |||||
* | Selectable diff presentation: gitblit, gitweb, or plain. | James Moger | 2011-04-20 | 1 | -0/+131 |