summaryrefslogtreecommitdiffstats
path: root/src/main/java/com/gitblit/wicket/pages/RawPage.java
Commit message (Expand)AuthorAgeFilesLines
* fixed last compile errors in pagesMartin Spielmann2016-07-301-8/+14
* replaced WicketURL[En/De]coder with Url[En/De]coderMartin Spielmann2016-07-301-3/+4
* Replaced getRelativePathPrefixToContextRoot with method inMartin Spielmann2016-07-301-8/+9
* started resolving compile errors. no functional changes made. onleMartin Spielmann2016-07-281-5/+4
* replaced PageParameter imports which moved into another packageMartin Spielmann2016-07-281-1/+1
* Improve logging granularity of raw page missing commit, object, or blobJames Moger2014-02-281-13/+21
* Improve raw page failure to find specified fileJames Moger2014-02-281-0/+28
* Eliminate nearly all direct GitBlit singleton references in WicketJames Moger2013-11-261-6/+5
* Fix raw page binary content type when running behind reverse proxyJames Moger2013-10-161-5/+20
* Trim trailing whitespace and organize importsJames Moger2013-09-301-6/+6
* apply PageParameters(final Map<String, ?> parameterMap), encode filename of C...guriguri2013-08-011-2/+24
* Enforce security on raw blob page (issue 198)James Moger2013-03-291-4/+16
* Reorganized to Apache Standard Directory Layout & integrated MoxieJames Moger2013-03-271-0/+161