Changes required in reviewboard after repo server migration from http to https

2022-04-21 Thread Manoj Sharma
Hi there, We've recently migrated our repository server (10.1.1.2) which now works over https (instead of http). With above change, review board is now reporting following problem when I do view diff Can you please suggest how to resolve this problem? Diff currently unavailable. *Error:*

Re: Group permissions not getting applied to users in the group

2020-01-09 Thread manoj m
opened a ticket: https://hellosplat.com/s/beanbag/tickets/4857/ On Thursday, 9 January 2020 16:40:26 UTC-8, manoj m wrote: > > Thanks for taking a look. > > On Thursday, 2 January 2020 02:59:57 UTC-8, Christian Hammond wrote: >> >> Hi Manoj, >> >> It does s

Review Board Ticket #4857: Group permissions are not getting applied to users in the group

2020-01-09 Thread manoj kumar
-- To reply, visit https://hellosplat.com/s/beanbag/tickets/4857/ -- New ticket #4857 by manojm321 For Beanbag, Inc. > Review Board Status: New

Re: Group permissions not getting applied to users in the group

2020-01-09 Thread manoj m
Thanks for taking a look. On Thursday, 2 January 2020 02:59:57 UTC-8, Christian Hammond wrote: > > Hi Manoj, > > It does seem that this is broken. I'm working on a fix, but it won't go > into 2.5. That version series is no longer being supported outside of a >

Re: Review Board Ticket #4852: Incoming Review Request count is negative

2019-12-09 Thread manoj kumar
-- To reply, visit https://hellosplat.com/s/beanbag/tickets/4852/ -- New update by manojm321 For Beanbag, Inc. > Review Board > Ticket #4852

Review Board Ticket #4852: Incoming Review Request count is negative

2019-12-09 Thread manoj kumar
-- To reply, visit https://hellosplat.com/s/beanbag/tickets/4852/ -- New ticket #4852 by manojm321 For Beanbag, Inc. > Review Board Status: New

Re: Group permissions not getting applied to users in the group

2019-12-08 Thread manoj m
bump.. On Monday, 2 December 2019 09:56:02 UTC-8, manoj m wrote: > > Hello, > > I have a user U1 added to a group G1 and G1 has "Can change status" > permission > for a review request but the user doesn't see "Close" menu. > > If I add this permi

Group permissions not getting applied to users in the group

2019-12-02 Thread manoj m
Hello, I have a user U1 added to a group G1 and G1 has "Can change status" permission for a review request but the user doesn't see "Close" menu. If I add this permission explicitly to the user then the "Close" menu gets populated as expected. we are on 2.5.9 version. Any help is

Re: Open bug link in new tab

2019-07-19 Thread manoj m
open in a new tab. It wasn't about bug IDs you have > filed on the review request. > > Christian > > On Tue, Jul 16, 2019 at 9:52 AM manoj m > > wrote: > >> Hello, >> >> Is there a way to tell reviewboard to open new links in a new tab? >> >>

Open bug link in new tab

2019-07-16 Thread manoj m
Hello, Is there a way to tell reviewboard to open new links in a new tab? I found this very old ticket marked as WontFix: https://hellosplat.com/s/beanbag/tickets/592/ But I think it's worth revisiting. Thanks -- Supercharge your Review Board with Power Pack:

Re: RB default reviewer group not getting updated

2018-11-08 Thread manoj m
Hello, Is there a way to enable the "Default Reviewer" hook irrespective of review request state? We don't use RB for any sensitive patches. -- Supercharge your Review Board with Power Pack: https://www.reviewboard.org/powerpack/ Want us to host Review Board for you? Check out RBCommons:

Re: RB default reviewer group not getting updated

2018-10-26 Thread manoj
ivate "security" group. You wouldn't want anyone re-added > if you were to update your change, for security disclosure reasons. > Instead, once the review request is published, those fields are meant to be > your responsibility to update. > > Christian > >

RB default reviewer group not getting updated

2018-10-25 Thread manoj m
Hello, If an user uploads a new diff to an already published review request the default groups doesn't get updated. Is this expected? On the contrary, an unpublished review requests gets updated properly. Thanks -- Supercharge your Review Board with Power Pack:

Re: ReviewBoard 3.0 is too slow

2018-06-25 Thread manoj m
FWIW we have a large installation of reviewboard as well and it was running MyISAM engine. We upgraded from 1.X some to 2.0 recently and also moved to Innodb which has row level locking. This is what we did: 1. Turned off foreign key constraints 2. Ran alter table query on on all tables and

Re: Reviewboard not detecting custom pygments

2018-06-20 Thread manoj m
u’ve made, and how you’ve installed the custom one. Can you provide more > detail about this? > > Christian > > > On Wed, Jun 20, 2018 at 11:28 manoj m > > wrote: > >> Any pointers on debugging this would help :) >> >> >> On Friday, 8 June 201

Re: Reviewboard not detecting custom pygments

2018-06-20 Thread manoj m
Any pointers on debugging this would help :) On Friday, 8 June 2018 16:55:29 UTC-7, manoj m wrote: > > Hello, > > I’m running reviewboard 2.5.9 with a custom pygment installed. > > Following command produce correct syntax highlighted html output but same > file

Re: Multiple memcache behavior

2018-06-15 Thread manoj m
For others in similar situation: I used this <https://github.com/quipo/memcache-mover> tool to copy over all the keys to new bigger memcache instance and pointed Reviewboard to that. On Thursday, 14 June 2018 07:29:24 UTC-7, manoj m wrote: > > Hello, > > Context: Our RB is

Multiple memcache behavior

2018-06-14 Thread manoj m
Hello, Context: Our RB is using one memcache and eviction rate seems to be high. I was thinking of adding one more. Is this recommended or I should go with one bigger memcache? Goal: Increase memcache size with minimum disruption Question: 1. What happens If the key is present in only one

Reviewboard not detecting custom pygments

2018-06-08 Thread manoj m
Hello, I’m running reviewboard 2.5.9 with a custom pygment installed. Following command produce correct syntax highlighted html output but same file in Reviewboard fails to highlight properly http://pygments.org/docs/quickstart/ pygmentize -f html -O full -o test.html test.custom Is

Re: Question about muting a review request

2018-06-04 Thread manoj m
gt; > If it's muted, you won't see any updates regardless of what happens in > those updates. > > -David > > On Mon, Jun 4, 2018 at 10:38 AM manoj m > > wrote: > >> Hello, >> >> I went through the documentation here: >> https://www.reviewboar

Review Board Ticket #4698: Interdiff returns Unable to locate file record for filediff error

2018-06-01 Thread manoj kumar
-- To reply, visit https://hellosplat.com/s/beanbag/tickets/4698/ -- New ticket #4698 by manojm321 For Beanbag, Inc. > Review Board Status: New

Re: Review Board Ticket #4533: Interdiffs are not working on some files

2018-04-16 Thread manoj kumar
-- To reply, visit https://hellosplat.com/s/beanbag/tickets/4533/ -- New update by besperon For Beanbag, Inc. > Review Board > Ticket #4533