summaryrefslogtreecommitdiffstats
path: root/src/main/java/com/gitblit/models/NavLink.java
Commit message (Collapse)AuthorAgeFilesLines
* Allow plugins to extend the top navbar and repository navbarJames Moger2014-05-051-0/+140
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.