summaryrefslogtreecommitdiffstats
path: root/src/main/java/com/gitblit/wicket/panels/RepositoryUrlPanel.java
Commit message (Expand)AuthorAgeFilesLines
* Replaced SimpleAttributeModifier by AttributeModifierMartin Spielmann2016-07-281-3/+3
* allow advertising gitblit privileges for external URLsJoel Johnson2015-07-011-18/+18
* Extract services manager into a top-level injectable managerJames Moger2014-07-031-2/+2
* Improve Sparkleshare integration, but leave disabled for nowJames Moger2014-04-101-5/+5
* Improve isServingRepositories checkJames Moger2014-04-101-1/+1
* Show mirror indicator on repository url panelJames Moger2013-12-111-1/+4
* Eliminate nearly all direct GitBlit singleton references in WicketJames Moger2013-11-261-8/+7
* Trim trailing whitespace and organize importsJames Moger2013-09-301-34/+37
* Fix support for implied SSH urls in web.otherUrls (issue-311)James Moger2013-09-191-1/+9
* Fixed url panel failure when there are no repository urls (issue 269)James Moger2013-07-151-1/+1
* Centralized isServingRepositories methodJames Moger2013-05-301-5/+1
* Allow clients to define supported transportsJames Moger2013-05-211-11/+9
* Overhauled navigation and flattened lookJames Moger2013-05-191-0/+48
* Allow client apps to specify a minimum required access permissionJames Moger2013-05-151-57/+52
* Use SparkleShare icon instead of star icon for app menuJames Moger2013-05-101-3/+13
* Implemented application menus for repository url panelJames Moger2013-05-091-222/+284
* Uber-cool repository panel overhaulJames Moger2013-05-071-87/+202
* Added Tower to Mac clone with optionsJames Moger2013-05-041-0/+3
* Simplified "clone with" translation stringsJames Moger2013-05-041-9/+12
* Partially merged url panel with optional support for app clone urlsJames Moger2013-05-031-18/+207
* Reorganized to Apache Standard Directory Layout & integrated MoxieJames Moger2013-03-271-0/+51