summaryrefslogtreecommitdiffstats
path: root/src/main/java/com/gitblit/wicket/pages/BlobPage.java
Commit message (Expand)AuthorAgeFilesLines
* Implement configurable tab length support for blob viewsJames Moger2015-05-221-1/+2
* HTML bug fix on the blob pageTom2014-11-121-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
* Redirect to tree root when blob page parameters are invalidJames Moger2014-06-271-0/+5
* Replace RawPage with RawServletJames Moger2014-05-051-5/+7
* Eliminate problematic HEAD links from the blob, blame, and tree pagesJames Moger2014-03-031-4/+0
* Redirect to log page is the blobpage references a commit we can't findJames Moger2014-03-011-2/+1
* Eliminate nearly all direct GitBlit singleton references in WicketJames Moger2013-11-261-6/+5
* Refactor markup processing in preparation for supporting other formatsJames Moger2013-11-121-3/+5
* Trim trailing whitespace and organize importsJames Moger2013-09-301-11/+11
* Reverse line links in blob view (issue-309)James Moger2013-09-191-2/+5
* Implemented optional page cachingJames Moger2013-07-191-0/+3
* Overhauled navigation and flattened lookJames Moger2013-05-191-0/+5
* Load prettify's lang-*.js extentions.Kensuke Matsuzaki2013-04-161-5/+8
* Add more error checking to blob pageJames Moger2013-03-291-2/+21
* Reorganized to Apache Standard Directory Layout & integrated MoxieJames Moger2013-03-271-0/+194