[WIP] Allow SCMTool Integration through ReviewBoard Extensions

Review Request #6571 — Created Nov. 9, 2014 and discarded

Information

Review Board
master

Reviewers

There's now a SCMToolHook that extensions can use to register source code management tools. This handles registering, unregistering, and retriving the SCM tools.

TODO:
Write unit tests.
Find where ReviewBoard currently gets its SCMTools.
Integrate the new hook into there.

Ran unit tests.

reviewbot
  1. Tool: PEP8 Style Checker
    Processed Files:
        reviewboard/extensions/hooks.py
        reviewboard/scmtools/core.py
    
    
    
    Tool: Pyflakes
    Processed Files:
        reviewboard/extensions/hooks.py
        reviewboard/scmtools/core.py
    
    
  2. 
      
justy777
justy777
Review request changed

Status: Discarded

Loading...