Use registries for hosting services

Review Request #7786 — Created Nov. 30, 2015 and submitted — Latest diff uploaded

Information

Review Board
release-2.6.x

Reviewers

Hosting services now use Djblets registries for managing the set of
services. The external API remains unchanged. The handling of URL
patterns has also been refactored into the HostingServiceRegistry.

  • Ran unit tests.

Diff Revision 2

This is not the most recent revision of the diff. The latest diff is revision 11. See what's changed.

orig
1
2
3
4
5
6
7
8
9
10
11
reviewboard/hostingsvcs/service.py
reviewboard/hostingsvcs/tests.py
Loading...