summaryrefslogtreecommitdiffstats
path: root/src/main/java/com/gitblit/wicket/panels/CommentPanel.java
Commit message (Expand)AuthorAgeFilesLines
* replaced RequestUtils.toAbsolutePath() and RedirectRequestTargetMartin Spielmann2016-07-301-5/+4
* Replaced SimpleAttributeModifier by AttributeModifierMartin Spielmann2016-07-281-1/+1
* replaced PageParameter imports which moved into another packageMartin Spielmann2016-07-281-1/+1
* issue 564: enable ticket page update on tomcat with redirectskrulls2015-02-261-1/+22
* Sanitize ticket text at presentation time to avoid unintended html encodingJames Moger2014-09-171-3/+2
* Implement a SafeTextModel and use that for fields vulnerable to XSSJames Moger2014-09-071-2/+3
* Ticket tracker with patchset contributionsJames Moger2014-03-031-0/+110