Add Github:Enterprise as a hosting service

Review Request #3376 — Created Sept. 29, 2012 and discarded — Latest diff uploaded

Information

Review Board

Reviewers

Hello,

I have been helping in the deployment of a Review Board installation at XING and we needed an easy way of handling GitHub:Enterprise repositories. It would be really good if you could add support for this hosting service in the future, as some companies are using it, so I have decided to send you the changes we have made to make it work.

As every GitHub:Enterprise installation has a different hostname and API URL, you need to add those values on a setting called HOSTINGSVCS, inside your settings_local.py. You can see an example of that setting on reviewboard/test.py.

Thank you.

 
    Loading...