Re: Review Board Ticket #4601: Making changes to testing information of a review request hides the testing information.

2017-10-31 Thread Christian Hammond
-- To reply, visit https://hellosplat.com/s/beanbag/tickets/4601/ -- New update by rcreagha For Beanbag, Inc. > Review Board > Ticket #4601

Re: A couple of issues with the Gitlab integration

2017-10-31 Thread Christian Hammond
Hi Clément, We're working on rebuilding the GitLab support to use newer APIs so that subgroups work. We have this working internally and hope to ship it soon. We've been trying to get Review Board 3.0 out the door, so it'll probably be after we wrap that up (final RC release is this week), but

Re: Authentication methods disappeared

2017-10-31 Thread Christian Hammond
Hi Ken, Can you also check the hosting service options? If GitHub, Bitbucket, etc. are all present, then the general dependency stuff should be fine. Basically, we use a thing called Python Entrypoints to register things like the hosting services and authentication backends, and if Review Board

A couple of issues with the Gitlab integration

2017-10-31 Thread Clément Moyroud
Hello, I've hit a couple roadblocks when trying to set-up ReviewBoard to talk to our Gitlab instance: 1. The code assumes that the user for the SSH connection is 'git' (i.e. git@:repo.git), but for Omnibus-based Gitlab instances it's actually 'gitlab'. Could you please make that field

Re: Review Board Ticket #4602: Add Support for Privately-Hosted BitBucket Repositories

2017-10-31 Thread David Trowbridge
-- To reply, visit https://hellosplat.com/s/beanbag/tickets/4602/ -- New update by mckownam For Beanbag, Inc. > Review Board > Ticket #4602

Re: Custom git repository raw URL question

2017-10-31 Thread David Trowbridge
Yes, the "" part is the blob SHA, not the commit SHA. This has been the case since git support was initially added. It is possible to support hosting services that require a commit SHA rather than a blob SHA, but it means writing a hosting service backend in Review Board and using RBTools to post

Custom git repository raw URL question

2017-10-31 Thread Garrett Dewald
I'm trying to configure our git service as a custom git repository in Reviewboard, and I'm having trouble understanding the raw URL definition: A URL mask used to check out a particular revision of a file using HTTP. > This is needed for repository types that can't access remote files >

Re: Review Board Ticket #4602: Add Support for Privately-Hosted BitBucket Repositories

2017-10-31 Thread Amber McKown
-- To reply, visit https://hellosplat.com/s/beanbag/tickets/4602/ -- New update by mckownam For Beanbag, Inc. > Review Board > Ticket #4602

Review Board Ticket #4602: Add Support for Privately-Hosted BitBucket Repositories

2017-10-31 Thread Amber McKown
-- To reply, visit https://hellosplat.com/s/beanbag/tickets/4602/ -- New ticket #4602 by mckownam For Beanbag, Inc. > Review Board Status: New