Add a feature for DVCS support

Review Request #9634 — Created Feb. 13, 2018 and submitted

Information

Review Board
release-4.0.x
2cdb396...

Reviewers

This patch adds a feature to enable the DVCS API and UI coming in future
patches.


 
Description From Last Updated

This should also instantiate it at the bottom: dvcs_feature = DVCSFeature()

daviddavid

Please get rid of "experimental" here and let the feature level speak for itself.

daviddavid

The summary shouldn't include anything about "enable" or "experimental". Maybe something like "Support for multiple commits with DVCS"

daviddavid
david
  1. 
      
  2. This should also instantiate it at the bottom:

    dvcs_feature = DVCSFeature()
    
  3. reviewboard/diffviewer/features.py (Diff revision 1)
     
     

    Please get rid of "experimental" here and let the feature level speak for itself.

  4. reviewboard/diffviewer/features.py (Diff revision 1)
     
     

    The summary shouldn't include anything about "enable" or "experimental". Maybe something like "Support for multiple commits with DVCS"

  5. 
      
brennie
david
  1. It looks like some unrelated things snuck in. Please post again with the right commit range.

  2. 
      
brennie
david
  1. Ship It!
  2. 
      
brennie
brennie
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-4.0.x (ebc8665)
Loading...