summaryrefslogtreecommitdiffstats
path: root/src/main/java/com/gitblit/wicket/pages/EmptyRepositoryPage.java
Commit message (Expand)AuthorAgeFilesLines
* Extract services manager into a top-level injectable managerJames Moger2014-07-031-1/+1
* Redesign the EmptyRepositoryPageJames Moger2014-05-151-9/+8
* Fixed compile failure and updated translated empty repo pagesJames Moger2014-01-141-1/+1
* Improving empty repo pageMartijn2014-01-131-1/+2
* Changing hardcoded `gitblit` origin into `origin`.Martijn2014-01-131-1/+1
* Define manager interfaces and update all of Gitblit to use managersJames Moger2013-11-261-1/+1
* Eliminate nearly all direct GitBlit singleton references in WicketJames Moger2013-11-261-3/+2
* Trim trailing whitespace and organize importsJames Moger2013-09-301-5/+5
* Fixed missing clone url on the empty repository pageJames Moger2013-07-191-5/+12
* Overhauled navigation and flattened lookJames Moger2013-05-191-0/+5
* Implemented application menus for repository url panelJames Moger2013-05-091-1/+1
* Partially merged url panel with optional support for app clone urlsJames Moger2013-05-031-17/+5
* Improved the repository url panel and show git daemon url, appropriatelyJames Moger2013-05-021-3/+9
* Support username substitution in web.otherUrls (issue 213)James Moger2013-03-291-1/+4
* Reorganized to Apache Standard Directory Layout & integrated MoxieJames Moger2013-03-271-0/+67