summaryrefslogtreecommitdiffstats
path: root/src/main/java/com/gitblit/wicket/pages/DocsPage.java
Commit message (Expand)AuthorAgeFilesLines
* 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