Allow Hosting Service Integration through ReviewBoard Extensions

Review Request #6572 — Created Nov. 9, 2014 and submitted — Latest diff uploaded

Information

Review Board
master
606121d...

Reviewers

There's now a HostingServiceHook that extensions can use to register hosting services. This handles registering, unregistering, and retriving the hosting sevices.

Unit test have been written to make sure that HostingService subclasses are registered and unregistered properly.

Diff Revision 2

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

orig
1
2
3
reviewboard/extensions/hooks.py
reviewboard/extensions/tests.py
Loading...