Remove superfluous context.path
It was generating URLs that look like http://server.example.com/gitbucket/gitbucket/git/user/repo.git (notice the extra "/gitbucket"?) when the WAR was deployed in Tomcat. |
---|
|
src/main/scala/app/PullRequestsController.scala |
---|