Gitlab API version supported by ReviewBoard

2018-09-10 Thread Gene Paul Quevedo
Hello


We're currently using GItlab EE v11.04 and we're having an error with 
adding repositories in ReviewBoard
logs on Gitlab show ReviewBoard (our version is 2.5.15) is using v3 of 
Gitlab's API. I tried that and Gitlab's message is

"API V3 is no longer supported. Use API V4 instead." 

Which Reviewboard version is supporting GItlab API version 4 ?

- Gene

-- 
Supercharge your Review Board with Power Pack: 
https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons: 
https://rbcommons.com/
Happy user? Let us know! https://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
"Review Board Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


posting review with X509 Authentication turned on

2018-09-10 Thread Joshua Cannon
Howdy folks,

I'm testing out SSO with our Review Board server and am having some 
difficulty posting review (as you'd expect). Do you guys have documentation 
on how to to use the tools with an SSO server (I see the "ext-auth-cookies" 
flag, but I'm unsure how to use it.)?

Thanks!

-- 
Supercharge your Review Board with Power Pack: 
https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons: 
https://rbcommons.com/
Happy user? Let us know! https://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
"Review Board Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Review Board Ticket #4738: User Infobox has blank space for avatar when user has not consented to avatars

2018-09-10 Thread Barret Rennie
--
To reply, visit https://hellosplat.com/s/beanbag/tickets/4738/
--

New update by brennie
For Beanbag, Inc. > Review Board > Ticket #4738


Status:
- New
+ Confirmed


Milestones:
+ Release-3.0.x
+ Release-4.0


Tags:
+ Component:Avatars
+ Component:Avatars
+ Component:WebUI

-- 
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 reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at https://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/d/optout.


Review Board Ticket #4738: User Infobox has blank space for avatar when user has not consented to avatars

2018-09-10 Thread Barret Rennie
--
To reply, visit https://hellosplat.com/s/beanbag/tickets/4738/
--

New ticket #4738 by brennie
For Beanbag, Inc. > Review Board

Status: New
Tags: Priority:Medium, Type:Defect

File attachments:

 * infobox.png
   



--
User Infobox has blank space for avatar when user has not consented to avatars
==

# What version are you running?
4.0.x

# What's the URL of the page containing the problem?
/users//infobox

# What steps will reproduce the problem?
1. Turn on consent requirements
2. Enable Gravatars
2. Do not consent to gravatars for a user
3. View that user's infobox


# What is the expected output? What do you see instead?
We shouldnt show a giant blank space in this case.


# What operating system are you using? What browser?
macOS 10.13, Firefox 62

# Please provide any additional information below.
The attached image contains no user details because I viewed it while logged 
out.


--

-- 
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 reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at https://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/d/optout.


Re: Disallowing large file uploads

2018-09-10 Thread David Trowbridge
Joshua,

In /admin/settings/diffs/, there's a setting that allows you to limit the
size of uploaded diff files.

Unfortunately, we don't have any control over limiting the size of the
source files since we don't know a priori how big it will be when fetching
it from source control. If you have known things that are auto-generated,
I'd suggest configuring an exclude list in .reviewboardrc

-David

On Mon, Sep 10, 2018 at 9:47 AM Joshua Cannon  wrote:

> Howdy folks!
>
> I recently ran into an issue where our users uploaded a diff against a 173
> MB JSON file (I suspect the diff was very involved too) which ate up all of
> our servers memory and started thrashing.
> Is there a way to limit the diff size/source file size to something
> reasonable?
>
> (Fun fact, the diff is large enough to blow through the Python stack frame
> limit when trying to render)
>
> Thanks!
>
> --
> Supercharge your Review Board with Power Pack:
> https://www.reviewboard.org/powerpack/
> Want us to host Review Board for you? Check out RBCommons:
> https://rbcommons.com/
> Happy user? Let us know! https://www.reviewboard.org/users/
> ---
> You received this message because you are subscribed to the Google Groups
> "Review Board Community" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to reviewboard+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
Supercharge your Review Board with Power Pack: 
https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons: 
https://rbcommons.com/
Happy user? Let us know! https://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
"Review Board Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Disallowing large file uploads

2018-09-10 Thread Joshua Cannon
Howdy folks!

I recently ran into an issue where our users uploaded a diff against a 173 
MB JSON file (I suspect the diff was very involved too) which ate up all of 
our servers memory and started thrashing.
Is there a way to limit the diff size/source file size to something 
reasonable?

(Fun fact, the diff is large enough to blow through the Python stack frame 
limit when trying to render)

Thanks!

-- 
Supercharge your Review Board with Power Pack: 
https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons: 
https://rbcommons.com/
Happy user? Let us know! https://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
"Review Board Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Frequent server overloads with RB3.0.3 and ReviewBot1.0

2018-09-10 Thread Hema
Thanks for the reply. I'll check our tools.

-Hemapriya.

On Friday, 7 September 2018 23:30:01 UTC+5:30, Christian Hammond wrote:
>
> If your tools never exit, then that will happen. It’s crucial that any 
> commands you run are guaranteed to exit and never themselves hang.
>
> Christian
>
>
> On Fri, Sep 7, 2018 at 04:07 Hema > 
> wrote:
>
>> We run our in-house tools using reviewbot. I've a question here. Please 
>> refer the attached images.
>>
>> Is the wait method in utils/process.py creating the defunct processes?
>>
>> Regards,
>> Hema.
>>>
>>> -- 
>> Supercharge your Review Board with Power Pack: 
>> https://www.reviewboard.org/powerpack/
>> Want us to host Review Board for you? Check out RBCommons: 
>> https://rbcommons.com/
>> Happy user? Let us know! https://www.reviewboard.org/users/
>> --- 
>> You received this message because you are subscribed to the Google Groups 
>> "Review Board Community" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to reviewboard...@googlegroups.com .
>> For more options, visit https://groups.google.com/d/optout.
>>
> -- 
> -- 
> Christian Hammond
> President/CEO of Beanbag
> Makers of Review Board
>

-- 
Supercharge your Review Board with Power Pack: 
https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons: 
https://rbcommons.com/
Happy user? Let us know! https://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
"Review Board Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.