summaryrefslogtreecommitdiffstats
path: root/src/main/java/com/gitblit/wicket/panels/DetailedRepositoryUrlPanel.java
Commit message (Collapse)AuthorAgeFilesLines
* Implemented application menus for repository url panelJames Moger2013-05-091-119/+0
|
* Do not use problematic WicketUtils fluid apiJames Moger2013-05-021-2/+6
|
* Improved the repository url panel and show git daemon url, appropriatelyJames Moger2013-05-021-0/+115
This will probably be refined some more to merge the http/https and git urls into a single url panel.