Add a DVCS capability gated behind the DVCS feature

Review Request #9905 — Created May 2, 2018 and submitted

Information

Review Board
release-4.0.x
6503100...

Reviewers

We now have the review_request.supports_history capability, which is
only present when the dvcs feature is enabled. When disabled, this
capability does not appear in the set of capabilities at all.

Ran unit tests.

Description From Last Updated

Typo in the first line of the description: "hte" -> "the"

chipx86chipx86

"HTTP"

chipx86chipx86

This isn't what this returns. It yields tuples. Should we have it yield dicts?

chipx86chipx86

Typo: "capabilties" -> "capabilities"

chipx86chipx86
chipx86
  1. 
      
  2. Typo in the first line of the description: "hte" -> "the"

  3. reviewboard/webapi/server_info.py (Diff revision 1)
     
     
  4. 
      
brennie
chipx86
  1. 
      
  2. reviewboard/webapi/server_info.py (Diff revision 2)
     
     
     
     

    This isn't what this returns. It yields tuples.

    Should we have it yield dicts?

  3. reviewboard/webapi/server_info.py (Diff revision 2)
     
     

    Typo: "capabilties" -> "capabilities"

  4. 
      
brennie
chipx86
  1. Ship It!
  2. 
      
brennie
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-4.0.x (96d16e4)
Loading...