------------------------------------------------------------------------------ To reply, visit https://hellosplat.com/s/beanbag/tickets/4602/ ------------------------------------------------------------------------------
New ticket #4602 by mckownam For Beanbag, Inc. > Review Board Status: New Tags: Priority:Medium, Type:Enhancement ------------------------------------------------------------------------------ Add Support for Privately-Hosted BitBucket Repositories ============================================================================== # What version are you using? 2.5.10 and 2.5.16 # Which module(s) does this relate to? Types of repositories that Reviewboard can connect to. # Describe the enhancement and the motivation for it. The enhancement would be to allow for adding connection parameters for a privately-hosted BitBucket instance rather than just assuming that BitBucket repositories are all at bitbucket.org. The GitLab repository hosting option already has something like this, so a similar adaptation should allow for privately-hosted BitBucket repositories to also work with Reviewboard. This request is being made because choosing the custom hosting method and just plain Git results in an error when trying to connect to the repository and obviously since the repository is from a privately-hosted BitBucket instance, the existing BitBucket hosting option within Reviewboard does not work. # Please provide any additional information below. 1. In Reviewboard 2.5.10, when trying to connect to the privately-hosted BitBucket repository url (as a custom hosted repository and Git as the source control) the repository creation page throws the following error: "'in <string>' requires string as left operand" 2. In Reviewboard 2.5.16, the same settings as above results in the repository page indicating that there is an error "Please correct the error below.", but no error output is displayed, nor are any input fields highlighted as having errors. 3. I do not know if this is the case for all privately-hosted BitBucket instances, but our production and sandbox servers are both using port 8443, not 443. ------------------------------------------------------------------------------ -- You received this message because you are subscribed to the Google Groups "reviewboard-issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/reviewboard-issues. For more options, visit https://groups.google.com/d/optout.
