summaryrefslogtreecommitdiffstats
path: root/src/test/java/com/gitblit/servlet/RawServletTest.java
Commit message (Expand)AuthorAgeFilesLines
* raw: Fix raw links to branches with a slash in their nameFlorian Zschocke2020-11-101-16/+16
* raw: Refactor RawServlet:getBranch and :getPath parametersFlorian Zschocke2020-11-091-44/+685
* raw: Fix exceptions when no path info is given to raw servletFlorian Zschocke2020-11-091-1/+111
* raw: Strip leading and trailing slash from repo and path names for linkFlorian Zschocke2020-11-091-0/+675