summaryrefslogtreecommitdiffstats
path: root/src/com/gitblit/build/BuildSite.java
Commit message (Collapse)AuthorAgeFilesLines
* Reorganized to Apache Standard Directory Layout & integrated MoxieJames Moger2013-03-271-385/+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.
* Indicate current page on documentation.James Moger2011-10-091-106/+115
|
* Login message option. More Bootstrap updates. All docs converted.James Moger2011-09-301-1/+1
|
* Implemented Federation Sets. Documentation.James Moger2011-09-141-1/+3
|
* Documentation. Unit testing. Checkstyle. Findbugs.James Moger2011-07-221-18/+31
|
* Documentation.James Moger2011-07-201-0/+7
|
* Documentation and build script improvements.James Moger2011-07-201-10/+56
|
* Fix to BuildSite for pages with underscores in name.James Moger2011-07-181-0/+2
|
* Documentation. Generate properties site page at build time.James Moger2011-07-071-2/+89
|
* Documentation. Site changes.James Moger2011-07-051-2/+26
|
* Documentation. Adding JavaDoc comments. Adjustments to method names.James Moger2011-07-011-27/+21
|
* Moved Build classes to their own packageJames Moger2011-06-251-0/+201