Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add and document REINDEX_TICKETS rpc request type | James Moger | 2014-03-06 | 1 | -0/+31 |
| | |||||
* | Trim trailing whitespace and organize imports | James Moger | 2013-09-30 | 1 | -45/+45 |
| | | | | Change-Id: I9f91138b20219be6e3c4b28251487df262bff6cc | ||||
* | Added GET_USER request to RPC interface (issue-275) | James Moger | 2013-07-22 | 1 | -0/+18 |
| | |||||
* | Organize imports | James Moger | 2013-05-02 | 1 | -1/+1 |
| | |||||
* | Reorganized to Apache Standard Directory Layout & integrated Moxie | James Moger | 2013-03-27 | 1 | -0/+637 |
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. |