summaryrefslogtreecommitdiffstats
path: root/src/main/java/com/gitblit/wicket/pages/DocPage.java
Commit message (Expand)AuthorAgeFilesLines
* Disable edit links in read only mode #974Paul Martin2016-03-271-2/+7
* Document edit capability via ProseMirror submodule #974Paul Martin2016-03-271-0/+2
* Explicitly declare RepositoryPage subclasses that reference commitsJames Moger2014-09-171-0/+5
* Enforce relaxed XSS filtering on markup documentsJames Moger2014-09-071-1/+1
* Replace RawPage with RawServletJames Moger2014-05-051-2/+4
* Fix NPE in bugtraq processorJames Moger2014-03-071-0/+4
* Process bugtraq configuration in markup document renderingJames Moger2014-03-041-0/+4
* Eliminate nearly all direct GitBlit singleton references in WicketJames Moger2013-11-261-3/+2
* Improve doc page formattingJames Moger2013-11-261-5/+15
* Display common repository documents as tabs on the docs pageJames Moger2013-11-141-4/+1
* Refactor markup processing in preparation for supporting other formatsJames Moger2013-11-121-0/+92