-
-
-
You'll need to specify defaults on these, or all existing hosting service account entries will break. It should default to 'git', since that's what was used before. We'll also need to modify existing unit tests for the new field, and add two to verify existing accounts without this field produce the expected result (one per plan you've updated).
-
-
add support for https:// based repositories at github
Review Request #3277 — Created Aug. 14, 2012 and discarded
add support for https:// based repositories at github Currently reviewboard's github hosting service supports only git:// repositories. It would be nice to support https:// based repositories as well. This patch provides such functionality by adding a drop-down list for github access protocols.
I am able to create a repository with https:// and post a review request with post-review tool. Deployed on reviewboard instance of dCache.ORG project ( http://rb.dcache.org ).