Use registries for hosting services
Review Request #7786 — Created Nov. 30, 2015 and submitted — Latest diff uploaded
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 theHostingServiceRegistry
.
- 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 |
---|