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

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

2020-01-09 Thread manoj m
; support contract, with the exception of security issues. I'll have a fix in > for 3.0.16. > > Christian > > On Sun, Dec 8, 2019 at 10:20 PM manoj m > > wrote: > >> bump.. >> >> On Monday, 2 December 2019 09:56:02 UTC-8, manoj m wrote: >>> >>> Hello

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:

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