Add a DVCS capability gated behind the DVCS feature
Review Request #9905 — Created May 2, 2018 and submitted — Latest diff uploaded
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.
reviewboard/webapi/server_info.py |
---|
reviewboard/webapi/tests/test_root.py |
---|