summaryrefslogtreecommitdiffstats
path: root/src/main/java/com/gitblit/wicket/panels/RepositoriesPanel.java
Commit message (Expand)AuthorAgeFilesLines
* Simplified repository creation with a NewRepositoryPageJames Moger2014-06-031-3/+2
* Do not directly link to the EmptyRepositoryPageJames Moger2014-05-231-10/+1
* Remove the edit link and the rss feed link from the repositories panelJames Moger2014-05-151-73/+1
* Move delete repository function into the edit pageJames Moger2014-05-091-48/+1
* Added option to disable deleting of non empty repositories through the user i...peto2682014-05-081-6/+22
* Moved servlets and services to separate packagesJames Moger2013-11-291-1/+1
* Eliminate nearly all direct GitBlit singleton references in WicketJames Moger2013-11-261-10/+9
* Implement mirror executor (issue-5)James Moger2013-11-131-0/+7
* Remove docs indicatorJames Moger2013-11-131-7/+0
* Remove remaining TicGit tickets referencesJames Moger2013-09-301-7/+0
* Trim trailing whitespace and organize importsJames Moger2013-09-301-5/+6
* Refactor logic for user repository path into one class.Florian Zschocke2013-08-261-2/+3
* Set author as tooltip of "last change" on repositories page (issue-238)James Moger2013-07-031-0/+3
* Fix NPE when viewing a federation proposal (issue 195)James Moger2013-07-031-1/+1
* Reorganized to Apache Standard Directory Layout & integrated MoxieJames Moger2013-03-271-0/+557