summaryrefslogtreecommitdiffstats
path: root/src/com/gitblit/build/Build.java
Commit message (Collapse)AuthorAgeFilesLines
* Documentation. Unit testing. Checkstyle. Findbugs.James Moger2011-07-221-0/+10
|
* Rollback to Jetty 7.4.3 for now.James Moger2011-07-211-4/+4
| | | | | | | | | Jetty 7.4.4 introduces a fix to correct url generation. Unfortunately, this "fix" creates a bug for resolving the root page. Evidently the bug may really be in Wicket. Wicket Bug: WICKET-3841 Eclipse Bug: 351199
* Updated to Jetty 7.4.4James Moger2011-07-201-4/+4
|
* Updated MarkdownPapers to 1.1.0.James Moger2011-07-181-4/+4
|
* Fix to build method.James Moger2011-07-121-1/+1
|
* Documentation. Adding JavaDoc comments. Adjustments to method names.James Moger2011-07-011-0/+16
|
* Moved Build classes to their own packageJames Moger2011-06-251-0/+481