Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow plugins to extend the top navbar and repository navbar | James Moger | 2014-05-05 | 1 | -20/+29 |
| | | | | | This change also ties the plugin manager into the Wicket framework and allows plugins to contribute and mount new pages which are linked by the top navbar and repository navbar extensions. | ||||
* | Integrate admin menu into user menu and add user menu extension | James Moger | 2014-05-05 | 1 | -3/+10 |
| | |||||
* | Trim trailing whitespace and organize imports | James Moger | 2013-09-30 | 1 | -0/+1 |
| | | | | Change-Id: I9f91138b20219be6e3c4b28251487df262bff6cc | ||||
* | Fixes for responsive layouts on phones and tablets | James Moger | 2013-05-31 | 1 | -0/+3 |
| | |||||
* | Reorganized to Apache Standard Directory Layout & integrated Moxie | James Moger | 2013-03-27 | 1 | -0/+74 |
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. |