Use Diffusion for default Git Viewer
authorChad Horohoe <chadh@wikimedia.org>
Mon, 14 Mar 2016 19:50:22 +0000 (12:50 -0700)
committerChad Horohoe <chadh@wikimedia.org>
Mon, 14 Mar 2016 20:03:34 +0000 (13:03 -0700)
commit4f40a159ec1cac67cc709b8ae31045a311f0c4fc
tree8437241d8bafabf242aaade0c9d30333189d2176
parentf3b7c67621d7ecc0edf944fca29142b0a8b29d01
Use Diffusion for default Git Viewer

- Provide new %R parameter for $wgGitRepositoryViewers that gives
  a non-URL-encoded version of the repo name.
- Don't force repos to end in .git. That's not required and never
  has been.
- Finally swap Gitblit urls for Diffusion equivalents

Change-Id: I7d2fb3eea1587be66b88acc6a9b9d17382cb01d5
includes/DefaultSettings.php
includes/GitInfo.php