Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Eliminate problematic HEAD links from the blob, blame, and tree pages | James Moger | 2014-03-03 | 1 | -3/+0 |
| | |||||
* | Determine best commit id for the commit and use that in links | James Moger | 2013-10-25 | 1 | -11/+11 |
| | | | | Change-Id: I2c0f5dbb479c06402645cbb92e4845eed29d6726 | ||||
* | Trim trailing whitespace and organize imports | James Moger | 2013-09-30 | 1 | -6/+7 |
| | | | | Change-Id: I9f91138b20219be6e3c4b28251487df262bff6cc | ||||
* | Implemented optional page caching | James Moger | 2013-07-19 | 1 | -0/+3 |
| | |||||
* | Reorganized to Apache Standard Directory Layout & integrated Moxie | James Moger | 2013-03-27 | 1 | -0/+186 |
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. |