Add a DVCS capability gated behind the DVCS feature

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

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.

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/webapi/server_info.py
reviewboard/webapi/tests/test_root.py
Loading...