summaryrefslogtreecommitdiffstats
path: root/src/com/gitblit/wicket/GitblitParamUrlCodingStrategy.java
Commit message (Collapse)AuthorAgeFilesLines
* Reorganized to Apache Standard Directory Layout & integrated MoxieJames Moger2013-03-271-109/+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.
* Documentation. Updated snapshot to 0.7.0. Merged server.contextPath.James Moger2011-10-101-0/+28
|
* Documentation. Unit testing. Checkstyle. Findbugs.James Moger2011-07-221-2/+0
|
* Allow specification of forward-slash character in urls (issue 11)James Moger2011-07-181-0/+83