summaryrefslogtreecommitdiffstats
path: root/src/main/java/com/gitblit/wicket/pages/DocsPage.java
Commit message (Expand)AuthorAgeFilesLines
* Guard docs pages against bad URLsFlorian Zschocke2019-11-111-0/+4
* Disable edit links in read only mode #974Paul Martin2016-03-271-3/+14
* Document edit capability via ProseMirror submodule #974Paul Martin2016-03-271-0/+4
* Explicitly declare RepositoryPage subclasses that reference commitsJames Moger2014-09-171-0/+6
* Preserve refs in commits, tree, & docs navbar linksJames Moger2014-09-111-7/+9
* Enforce relaxed XSS filtering on markup documentsJames Moger2014-09-071-1/+1
* Replace RawPage with RawServletJames Moger2014-05-051-4/+5
* Add the No Docs page if there are no root documentsJames Moger2014-03-011-1/+2
* Strip file extension from document indexJames Moger2014-02-211-2/+2
* Eliminate nearly all direct GitBlit singleton references in WicketJames Moger2013-11-261-2/+1
* Display common repository documents as tabs on the docs pageJames Moger2013-11-141-35/+68
* Refactor markup processing in preparation for supporting other formatsJames Moger2013-11-121-11/+14
* 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-11/+56
* Trim trailing whitespace and organize importsJames Moger2013-09-301-1/+2
* Implemented optional page cachingJames Moger2013-07-191-0/+3
* Reorganized to Apache Standard Directory Layout & integrated MoxieJames Moger2013-03-271-0/+82