Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve plugin manager based on upstreamed contributions to pf4j | James Moger | 2014-04-10 | 1 | -1/+1 |
| | |||||
* | Add flatten string array to StringUtils | James Moger | 2014-03-01 | 1 | -0/+12 |
| | |||||
* | Encode ampersand in url | James Moger | 2014-03-01 | 1 | -0/+2 |
| | |||||
* | Extract UserManager from GitBlit singleton | James Moger | 2013-11-29 | 1 | -0/+21 |
| | | | | Change-Id: I4885255ed63aa6c4e000c3e5501675440dca3958 | ||||
* | Refactor markup processing in preparation for supporting other formats | James Moger | 2013-11-12 | 1 | -0/+14 |
| | | | | Change-Id: I0eb217064abc4f4b0f6bfbbc21302c470cc2f9c6 | ||||
* | Trim trailing whitespace and organize imports | James Moger | 2013-09-30 | 1 | -54/+54 |
| | | | | Change-Id: I9f91138b20219be6e3c4b28251487df262bff6cc | ||||
* | Fixed IOOB exception in StringUtils.getRelativePath (issue-256) | James Moger | 2013-06-19 | 1 | -1/+1 |
| | |||||
* | Reorganized to Apache Standard Directory Layout & integrated Moxie | James Moger | 2013-03-27 | 1 | -0/+736 |
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. |