Review Board server

2018-06-01 Thread Janyl S
Hello,

Where can I find Review Board Server for Power Pack Installation?

Thanks and Regards,
Jan

-- 
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: Slack configure

2018-06-01 Thread Christian Hammond
Hi Janyl,

You'll need to configure a Slack integration in Review Board (requiring
Review Board 3.0), and then configure an Incoming WebHook URL within Slack
itself. See
https://www.reviewboard.org/docs/manual/3.0/admin/integrations/slack/#integrations-slack
for step-by-step instructions.

This requires being a system administrator.

Christian

On Fri, Jun 1, 2018 at 6:06 AM Janyl S <123janyl...@gmail.com> wrote:

> Hello,
>
> I Need to configure Slack, what means Webhook URL, where can I find it?
> Thanks and regard,
> Jany
>
> --
> 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.
>


-- 
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.


Re: How to limit 'Ship it' permission?

2018-06-01 Thread Christian Hammond
Hi Kirby,

There's no functionality for this. We work on a model where anybody on the
server can be part of the review process.

We have a concept of "approval" on the API level, which is what tools like
"rbt land" and repository hooks use to determine whether a change can be
landed. This defaults to ">= 1 Ship Its AND no open issues," but that logic
can be customized using ReviewRequestApprovalHook in a custom extension.
See
https://www.reviewboard.org/docs/manual/3.0/extending/extensions/hooks/review-request-approval-hook/

Christian

On Fri, Jun 1, 2018 at 7:21 AM Kirby Zhou  wrote:

> How to limit 'Ship it' permission?
>
> I want to set the review system, only grant 'Ship it' permission to expert
> users.
> If feasible, each repo hopes to have different experts.
>
>
>
>
>
> --
> 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.
>


-- 
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.


Review Board server for powerpack

2018-06-01 Thread Janyl S
Hello,

I have Power Back license, but I cannot install PowerPack. What means 
Review Board Server? Where can I run $ sudo pip install -U 
ReviewBoardPowerPack? My Chef installed Review Board, not me. And now I 
Need to install extensions. I have Admin Board, but I don't know , how can 
I begin it.

Thanks and regards,
Jany

-- 
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.


Database error

2018-06-01 Thread Janyl S
Hello ,

if I open Review request on my admin board -database, I got an error. Could 
you look it please, I don't know why


(1030, 'Got error 28 from storage engine')
Request Method: GET 
Request URL: http://review.itecon-fs.ads/admin/db/reviews/reviewrequest/ 
Django Version: 1.6.11 
Exception Type: OperationalError 
Exception Value: 

(1030, 'Got error 28 from storage engine')

Exception Location: /usr/lib/python2.7/dist-packages/MySQLdb/connections.py 
in defaulterrorhandler, line 36 
Python Executable: /usr/bin/python 
Python Version: 2.7.9 
Python Path: 

['/var/www/review.itecon-fs.ads/conf',
 '/usr/local/lib/python2.7/dist-packages/python_memcached-1.57-py2.7.egg',
 '/usr/local/lib/python2.7/dist-packages/Whoosh-2.7.2-py2.7.egg',
 '/usr/local/lib/python2.7/dist-packages/recaptcha_client-1.0.6-py2.7.egg',
 '/usr/local/lib/python2.7/dist-packages/pytz-2015.7-py2.7.egg',
 '/usr/local/lib/python2.7/dist-packages/python_dateutil-1.5-py2.7.egg',
 '/usr/local/lib/python2.7/dist-packages/pycrypto-2.6.1-py2.7-linux-x86_64.egg',
 '/usr/local/lib/python2.7/dist-packages/paramiko-1.16.0-py2.7.egg',
 '/usr/local/lib/python2.7/dist-packages/mimeparse-0.1.3-py2.7.egg',
 
'/usr/local/lib/python2.7/dist-packages/django_multiselectfield-0.1.3-py2.7.egg',
 '/usr/local/lib/python2.7/dist-packages/django_haystack-2.4.1-py2.7.egg',
 '/usr/local/lib/python2.7/dist-packages/Django-1.6.11-py2.7.egg',
 '/usr/local/lib/python2.7/dist-packages/ecdsa-0.13-py2.7.egg',
 '/usr/local/lib/python2.7/dist-packages/pillowfight-0.2-py2.7.egg',
 '/usr/local/lib/python2.7/dist-packages/feedparser-5.2.1-py2.7.egg',
 '/usr/local/lib/python2.7/dist-packages/futures-3.0.5-py2.7.egg',
 '/usr/local/lib/python2.7/dist-packages/Pygments-2.1.3-py2.7.egg',
 '/usr/local/lib/python2.7/dist-packages/publicsuffix-1.1.0-py2.7.egg',
 '/usr/local/lib/python2.7/dist-packages/dnspython-1.15.0-py2.7.egg',
 '/usr/local/lib/python2.7/dist-packages/ReviewBoard-3.0.6-py2.7.egg',
 '/usr/local/lib/python2.7/dist-packages/rbintegrations-1.0-py2.7.egg',
 '/usr/local/lib/python2.7/dist-packages/pymdown_extensions-3.5-py2.7.egg',
 '/usr/local/lib/python2.7/dist-packages/Markdown-2.6.11-py2.7.egg',
 '/usr/local/lib/python2.7/dist-packages/Djblets-1.0.5-py2.7.egg',
 '/usr/local/lib/python2.7/dist-packages/django_evolution-0.7.7-py2.7.egg',
 '/usr/local/lib/python2.7/dist-packages/django_oauth_toolkit-0.9.0-py2.7.egg',
 '/usr/local/lib/python2.7/dist-packages/django_cors_headers-1.1.0-py2.7.egg',
 '/usr/lib/python2.7',
 '/usr/lib/python2.7/plat-x86_64-linux-gnu',
 '/usr/lib/python2.7/lib-tk',
 '/usr/lib/python2.7/lib-old',
 '/usr/lib/python2.7/lib-dynload',
 '/usr/local/lib/python2.7/dist-packages',
 '/usr/lib/python2.7/dist-packages',
 '/usr/lib/pymodules/python2.7']

Server time: 
Fr, 1 Jun 2018 11:36:08 +




thanks and regards,
Jan




-- 
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 server for powerpack

2018-06-01 Thread Barret Rennie
Hi Jane,

Your server administrator who installed Review Board will need to install
Power Pack.

Regards,
Barret

On Fri, Jun 1, 2018, 05:03 Janyl S <123janyl...@gmail.com> wrote:

> Hello,
>
> I have Power Back license, but I cannot install PowerPack. What means
> Review Board Server? Where can I run $ sudo pip install -U
> ReviewBoardPowerPack? My Chef installed Review Board, not me. And now I
> Need to install extensions. I have Admin Board, but I don't know , how can
> I begin it.
>
> Thanks and regards,
> Jany
>
> --
> 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.


Re: Review Board server for powerpack

2018-06-01 Thread Barret Rennie
Hi Janyl,

First off, sorry about getting your name wrong. My mobile autocorrected it
and I didn't catch it. Secondly, installing any extension requires server
administrator access.

Regards,
Barret

On Fri, Jun 1, 2018, 06:53 Janyl S <123janyl...@gmail.com> wrote:

> Hi ,
>
> Thank you. So, I cannot install any extensions, right? Or only PowerPack.
>
> Tanks and regards,
> Jany
>
>
> Am Freitag, 1. Juni 2018 13:23:22 UTC+2 schrieb Barret Rennie:
>
>> Hi Jane,
>>
>> Your server administrator who installed Review Board will need to install
>> Power Pack.
>>
>> Regards,
>>
> Barret
>>
>> On Fri, Jun 1, 2018, 05:03 Janyl S <123ja...@gmail.com> wrote:
>>
> Hello,
>>>
>>> I have Power Back license, but I cannot install PowerPack. What means
>>> Review Board Server? Where can I run $ sudo pip install -U
>>> ReviewBoardPowerPack? My Chef installed Review Board, not me. And now I
>>> Need to install extensions. I have Admin Board, but I don't know , how can
>>> I begin it.
>>>
>>> Thanks and regards,
>>> Jany
>>>
>>> --
>>> 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.
>>>
>> --
> 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.


Re: Review Board server for powerpack

2018-06-01 Thread Janyl S
Hello Barret,
Thank you for your answer.

Mmmh, 
So, I Need an extension requires server administrator Access, right?
What should we do for it?
Thanks and regards,
Janyl

Am Freitag, 1. Juni 2018 14:57:01 UTC+2 schrieb Barret Rennie:

> Hi Janyl,
>
> First off, sorry about getting your name wrong. My mobile autocorrected it 
> and I didn't catch it. Secondly, installing any extension requires server 
> administrator access.
>
> Regards,
> Barret
>
> On Fri, Jun 1, 2018, 06:53 Janyl S <123ja...@gmail.com > 
> wrote:
>
>> Hi ,
>>
>> Thank you. So, I cannot install any extensions, right? Or only PowerPack.
>>
>> Tanks and regards,
>> Jany
>>
>>
>> Am Freitag, 1. Juni 2018 13:23:22 UTC+2 schrieb Barret Rennie:
>>
>>> Hi Jane,
>>>
>>> Your server administrator who installed Review Board will need to 
>>> install Power Pack.
>>>
>>> Regards,
>>>
>> Barret
>>>
>>> On Fri, Jun 1, 2018, 05:03 Janyl S <123ja...@gmail.com> wrote:
>>>
>> Hello,

 I have Power Back license, but I cannot install PowerPack. What means 
 Review Board Server? Where can I run $ sudo pip install -U 
 ReviewBoardPowerPack? My Chef installed Review Board, not me. And now 
 I Need to install extensions. I have Admin Board, but I don't know , how 
 can I begin it.

 Thanks and regards,
 Jany

 -- 
 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.

>>> -- 
>> 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.
>>
>

-- 
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 server for powerpack

2018-06-01 Thread Janyl S
Hi ,

Thank you. So, I cannot install any extensions, right? Or only PowerPack.

Tanks and regards,
Jany

Am Freitag, 1. Juni 2018 13:23:22 UTC+2 schrieb Barret Rennie:

> Hi Jane,
>
> Your server administrator who installed Review Board will need to install 
> Power Pack.
>
> Regards,
> Barret
>
> On Fri, Jun 1, 2018, 05:03 Janyl S <123ja...@gmail.com > 
> wrote:
>
>> Hello,
>>
>> I have Power Back license, but I cannot install PowerPack. What means 
>> Review Board Server? Where can I run $ sudo pip install -U 
>> ReviewBoardPowerPack? My Chef installed Review Board, not me. And now I 
>> Need to install extensions. I have Admin Board, but I don't know , how can 
>> I begin it.
>>
>> Thanks and regards,
>> Jany
>>
>> -- 
>> 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.
>>
>

-- 
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.


Slack configure

2018-06-01 Thread Janyl S
Hello,

I Need to configure Slack, what means Webhook URL, where can I find it?
Thanks and regard,
Jany

-- 
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: Reviewboard 3.0 RPM availability

2018-06-01 Thread Kirby Zhou
Instead of EPEL RPM, maybe docker image is much more easy.
I am trying ikatson/reviewboard now, but it need some modification to use 
mysql.

On Saturday, April 21, 2018 at 12:57:52 AM UTC+8, Stephen Gallagher wrote:
>
>
>
> On Fri, Apr 20, 2018 at 5:10 AM > wrote:
>
>> For Reviewboard 2.x there's EPEL RPM packages available, I'm just 
>> wondering if Reviewboard is planning to make RPM packages available for 
>> version 3.0 as well.
>>
>>
> I've been working on it, but it's difficult because EPEL 7 has a lot of 
> packages that are very old and hard to update. (Also, EPEL has a policy 
> against replacing any package shipped by RHEL/CentOS).
>
> However, I *do* now have packages working against Fedora 28:  
> https://bodhi.fedoraproject.org/updates/FEDORA-MODULAR-2018-d31893afa3
>
> It can be installed on F28 Beta by running the command:
> `dnf install @reviewboard:3.0`
>
> I'm hoping to get an update out to EPEL 7 at some point, but it's slow 
> going and my dayjob is coming down hard on me at the moment. For the time 
> being, I'm only committing to maintaining updates on the 2.5.x line.
>
> As always, anyone who would like to help me maintain these in Fedora/EPEL 
> should speak up.
>

-- 
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 UPDATE (SITE NOT WORKING)

2018-06-01 Thread Johnny Brady
Hi Rizwan
If you look at the upgrade section here 
https://docs.bitnami.com/installer/apps/reviewboard/ it states to do the 
following:

cd installdir/apps/reviewboard/htdocs/sudo venv/bin/easy_install -U 
ReviewBoardsudo venv/bin/rb-site upgrade 
installdir/apps/reviewboard/rb-sites/reviewboard/


here's what I did to fix the issue you mention

cd installdir/apps/reviewboard/htdocs/sudo suvenv/bin/easy_install -U 
ReviewBoard
venv/bin/rb-site upgrade installdir/apps/reviewboard/rb-sites/reviewboard/


Just change to root user and call the same commands without sudo. The good 
thing is it'll also fix an already messed up upgrade.

JB

On Friday, May 19, 2017 at 11:54:59 AM UTC+1, Sibgha Nazir wrote:
>
> Oh, of course. I was thinking the same. Thanks.
>
> On Friday, May 19, 2017 at 12:28:59 PM UTC+5, Christian Hammond wrote:
>>
>> That's an issue specific to the Bitnami environment. Since that's a 
>> third-party environment, and not an issue with Review Board, you'll need to 
>> ask the Bitnami support team about it, see what they say. Their support 
>> forum is here: https://community.bitnami.com/c/reviewboard
>>
>> Christian
>>
>> -- 
>> Christian Hammond
>> President/CEO of Beanbag 
>> Makers of Review Board 
>>
>> On Thu, May 18, 2017 at 11:49 PM, Sibgha Nazir > > wrote:
>>
>>> Dear Christian,
>>>
>>> I tried doing *venv/bin/easy_install *but it gives *Cannot locate 
>>> wrapped file *error.
>>>
>>> Thanks
>>>
>>> rizwan@rizwan-HP-ENVY-4-Notebook-PC:/opt/Review/apps/reviewboard/htdocs$ 
>>> sudo venv/bin/easy_install -U ReviewBoard
>>> Cannot locate wrapped file
>>>
>>>
>>>
>>> On Friday, May 19, 2017 at 11:34:55 AM UTC+5, Christian Hammond wrote:

 Hi Sibgha,

 It sounds like you're using an older version of the Review Board 
 packages with Apache. It could be that you have system-installed Review 
 Board packages and a system-installed rb-site. Bitnami would be using the 
 version they ship, which would differ.

 In the Bitnami upgrade documentation, note the specific commands given 
 to upgrade Review Board and upgrade the site:

 $ cd installdir/apps/reviewboard/htdocs
 $ sudo venv/bin/easy_install -U ReviewBoard
 $ sudo venv/bin/rb-site upgrade 
 installdir/apps/reviewboard/rb-sites/reviewboard/

 If you use standard easy_install or standard rb-site, then you'll end 
 up using a system-installed version, and this will create the kind of 
 error 
 you're seeing.

 Christian

 -- 
 Christian Hammond
 President/CEO of Beanbag 
 Makers of Review Board 

 On Thu, May 18, 2017 at 11:29 PM, Sibgha Nazir <
 sib...@planetbeyond.co.uk> wrote:

> Dear ReviewBoard,I installed ReviewBoard using an installer from 
> Bitnami. And then I had to upgrade the review board to *2.5.10  *using 
> the following link.
>
>
> https://docs.bitnami.com/installer/apps/reviewboard/#how-to-upgrade-review-board
>
> But the website shows the following error.
>
> Manual server updates required
>
> A recent upgrade requires manual updates to be made on this server. 
> After these changes are made, you should restart your web server.
>
> If you have any questions or problems, please contact us on our mailing 
> list .
>
>
>
>
> Review Board version mismatch 
>
> The version of Review Board running does not match the version the 
> site was last upgraded to. You are running *2.5.9* and the site was 
> last upgraded to *2.5.10*. 
>
> Please upgrade your site to fix this by running: 
>
> $ rb-site upgrade 
> /opt/Review/apps/reviewboard/htdocs/rb-sites/reviewboard
>
>
>
> rizwan@rizwan-HP-ENVY-4-Notebook-PC:~$ sudo rb-site upgrade 
> /opt/Review/apps/reviewboard/htdocs/rb-sites/reviewboard
> Rebuilding directory structure
> Upgrading site settings_local.py
> Updating database. This may take a while.
>
> The log output below, including warnings and errors,
> can be ignored unless upgrade fails.
>
> --  --
> Creating tables ...
> Installing custom SQL ...
> Installing indexes ...
> Installed 0 object(s) from 0 fixture(s)
> No evolution required.
> ---  ---
>
> Resetting in-database caches.
>
> Upgrade complete!
>
>
> I did the given command. and it was successful.
>
>
> RESTARTED THE SERVERS. The error remains.
>
>
> Thanks in advance.
>
> -- 
> 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/

How to limit 'Ship it' permission?

2018-06-01 Thread Kirby Zhou
How to limit 'Ship it' permission?

I want to set the review system, only grant 'Ship it' permission to expert 
users.
If feasible, each repo hopes to have different experts.





-- 
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.


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
Tags: Priority:Medium, Type:Defect

File attachments:

 * Screen Shot 2018-06-01 at 2.07.42 PM.png
   



--
Interdiff returns Unable to locate file record for filediff error
==

# What version are you running?
2.5.9

# What's the URL of the page containing the problem?


# What steps will reproduce the problem?
1. Upload a diffset and publish it
2. Upload a second diffset and let it be draft
3. Go to diff view and before all the hunks are loaded try diff between 1 & 2


# What is the expected output? What do you see instead?
Diff view should show interdiff between 1 & 2 instead I see an error as shown 
in the attachement

# What operating system are you using? What browser?
Centos Linux 7 (core) based docker container. Chrome browser

# Please provide any additional information below.
Work around for this is just refresh the page or wair for all the 

--

-- 
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 #4699: Wrong filtering of opcodes for an interdiff

2018-06-01 Thread Alexander Galperin
--
To reply, visit https://hellosplat.com/s/beanbag/tickets/4699/
--

New ticket #4699 by alexG
For Beanbag, Inc. > Review Board

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

File attachments:

 * src2.txt
   

 * rev1.txt
   

 * src1.txt
   

 * rev2.txt
   



--
Wrong filtering of opcodes for an interdiff
==

# What version are you running?
2.5.17, but the same issue in the latest RB

# What's the URL of the page containing the problem?


# What steps will reproduce the problem?
1. Original file 'src1'
2. 1-st user modify 'src1' in line 6: '-4.0.16' to '-4.0.17' and post this 
change to RB#1 (rev1)
3. 2-nd user modify 'src1' in line 5: '6.0.11' -> '6.0.12' and check in to 
repository (src2)
4. 1-st user update from repository, and revert modified file
5. 1-st user  modify 'src2' in line 6: '-4.0.16' to '-4.0.17' and post this 
change to RB (rev2)


# What is the expected output? What do you see instead?
in RB#1. inerdiff 2-3 show that line 5 changed
diff 2-1 and 3-1 show line 6 changed

Expected that interdiff will show white space only, and not mark line 5 as 
modified, because this change has been done by another user


# What operating system are you using? What browser?
windows, Ubuntu, Chrome, Firefox,..

# Please provide any additional information below.
In function 'filter_interdiff_opcodes', opcodes range: (4,5), the new_range and 
orig_range: (4,5) in the latest RB revision, and (4,9) in rev 2.5.17

I can provide other cases, where in similar situation, when different source 
versions in interdiff, the lines that really changed by the user, marked as 
equal

Please let me know what you think, and I will dig a code to solve this issue


--

-- 
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.