summaryrefslogtreecommitdiffstats
path: root/src/main/java/com/gitblit/wicket/pages/SummaryPage.java
Commit message (Expand)AuthorAgeFilesLines
* Enforce relaxed XSS filtering on markup documentsJames Moger2014-09-071-1/+1
* Fix skip summary metrics regression since introducing flotr2Ting2014-04-161-12/+14
* Switch to self-hosted flotr2 graphs from Google Chartstryan2014-04-091-37/+45
* Fix potential NPE on getting Markdown contentJames Moger2013-12-301-2/+5
* Eliminate nearly all direct GitBlit singleton references in WicketJames Moger2013-11-261-9/+8
* Display common repository documents as tabs on the docs pageJames Moger2013-11-141-1/+1
* README files are not shown on the summary page by defaultJames Moger2013-11-141-11/+17
* Refactor markup processing in preparation for supporting other formatsJames Moger2013-11-121-48/+11
* Strip Markdown extension from rendered [[WikiLink]] (issue-324)James Moger2013-10-251-1/+1
* Support for intra-Markdown linking using [[WikiLinks]] syntax (issue-324)James Moger2013-10-251-2/+2
* Remove "show readme" flag in favor of automatic detectionJames Moger2013-10-251-29/+38
* Replaced MarkdownPapers with pegdownJames Moger2013-10-181-2/+2
* Trim trailing whitespace and organize importsJames Moger2013-09-301-5/+6
* Implemented optional page cachingJames Moger2013-07-191-0/+3
* Set author as tooltip of "last change" on repositories page (issue-238)James Moger2013-07-031-1/+1
* Retrieve summary and metric charts over https (issue-61)James Moger2013-07-031-2/+2
* Strike-through missing owners on summary/overview pageJames Moger2013-06-171-2/+6
* Overhauled navigation and flattened lookJames Moger2013-05-191-1/+2
* Implemented application menus for repository url panelJames Moger2013-05-091-27/+1
* Uber-cool repository panel overhaulJames Moger2013-05-071-13/+0
* Partially merged url panel with optional support for app clone urlsJames Moger2013-05-031-29/+5
* Added SparkleShare invite url panelJames Moger2013-05-021-0/+10
* Improved the repository url panel and show git daemon url, appropriatelyJames Moger2013-05-021-7/+27
* Support username substitution in web.otherUrls (issue 213)James Moger2013-03-291-1/+3
* Reorganized to Apache Standard Directory Layout & integrated MoxieJames Moger2013-03-271-0/+238