Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | replaced WicketURL[En/De]coder with Url[En/De]coder | Martin Spielmann | 2016-07-30 | 1 | -1/+2 |
| | |||||
* | Replaced getRelativePathPrefixToContextRoot with method in | Martin Spielmann | 2016-07-30 | 1 | -3/+4 |
| | | | GitBlitRequestUtils | ||||
* | started resolving compile errors. no functional changes made. onle | Martin Spielmann | 2016-07-28 | 1 | -1/+1 |
| | | | replacements like PageParameters.put -> PageParameters.add | ||||
* | Enforce relaxed XSS filtering on markup documents | James Moger | 2014-09-07 | 1 | -457/+473 |
| | |||||
* | Replace RawPage with RawServlet | James Moger | 2014-05-05 | 1 | -4/+7 |
| | |||||
* | Workaround pegdown bug and improve relative image path processing | James Moger | 2014-03-11 | 1 | -1/+59 |
| | |||||
* | Support Markdown image links relative to the repository root (issue-324) | James Moger | 2013-12-09 | 1 | -0/+32 |
| | | | | Change-Id: I8bad02b26a20636e4fc3d1f0ab0a16f0bacc7bf1 | ||||
* | Display common repository documents as tabs on the docs page | James Moger | 2013-11-14 | 1 | -18/+70 |
| | | | | Change-Id: I6935fa45598da847936748b474a3da47e94efaac | ||||
* | Add markup support for confluence, mediawiki, textile, trac, and twiki | James Moger | 2013-11-12 | 1 | -2/+98 |
| | | | | Change-Id: I82ef161c6b6956c7b83cd4a1c37627beac6ea75b | ||||
* | Refactor markup processing in preparation for supporting other formats | James Moger | 2013-11-12 | 1 | -0/+216 |
Change-Id: I0eb217064abc4f4b0f6bfbbc21302c470cc2f9c6 |