Make the Gitorious support work as a self-hosted service.

Review Request #8599 — Created Jan. 5, 2017 and submitted

Information

Review Board
release-2.5.x
3d27122...

Reviewers

Gitorious used to offer hosting on gitorious.org, and could optionally
be self-installed. We never supported the latter in our Gitorious
hosting service support. However, the former no longer exists, and
hasn't for a while, ever since GitLab bought Gitorious.

This change activates self-hosted support, and requires it. We don't
really need to worry about preserving compatibility for existing
repositories hosted on gitorious.org, because they wouldn't have worked
for quite a while now.

Unit tests have been updated to test with a hosting domain.

Unit tests pass.

reviewbot
  1. Tool: Pyflakes
    Processed Files:
        reviewboard/hostingsvcs/tests/test_gitorious.py
        reviewboard/hostingsvcs/gitorious.py
    
    
    
    Tool: PEP8 Style Checker
    Processed Files:
        reviewboard/hostingsvcs/tests/test_gitorious.py
        reviewboard/hostingsvcs/gitorious.py
    
    
  2. 
      
david
  1. Ship It!
  2. 
      
chipx86
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-2.5.x (fe07bb7)
Loading...