• 
      

    Add API support for creating a review request with no repository.

    Review Request #3497 — Created Nov. 15, 2012 and submitted

    Information

    Review Board
    release-1.6.x

    Reviewers

    Add API support for creating a review request with no repository.
    
    Our API wasn't allowing the creation of review requests without a
    repository. This should be allowed, as the web UI allows it, and not all
    review requests going forward will have anything to do with diffs.
    
    The 'repository' parameter is now optional. Documentation was updated to
    explain the new usage of this parameter.
    Unit tests pass.
    david
    1. Ship It!
    2. 
        
    chipx86
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-1.6.x (b54833c)