summaryrefslogtreecommitdiffstats
path: root/src/main/java/com/gitblit/models/NavLink.java
Commit message (Collapse)AuthorAgeFilesLines
* replaced PageParameter imports which moved into another packageMartin Spielmann2016-07-281-1/+1
|
* 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.