Review Board 2.0.6 performance issue

2014-09-04 Thread Magic Chen
Dear all, I've install the latest 2.0.6 version in a CentOS (4G, 4Core), and the functions is working correctly, but we noticed that the response time of RB is too slow to be accepted, the response time for default dashboard page will cost almost 3s... We use the Postgre and nginx. python

Re: Discrepancy in the count shown for the number of issues shown in the list of reviews and the number of issues in a review

2014-09-04 Thread Justin Fletcher
I'm not sure if anyone had any pending drafts - Looking at the admin interface, using Database - Reviews - and find the review by its description, I see all the reviews that are present have ticks in the 'public' column, which I assume means that everything was published and there's no pending

Re: Issue 3551 in reviewboard: Adding SVN repository result in an endless loop

2014-09-04 Thread reviewboard
Comment #3 on issue 3551 by gervai...@gmail.com: Adding SVN repository result in an endless loop https://code.google.com/p/reviewboard/issues/detail?id=3551 We are using PySVN. Note that we have the same problem with valid credentials. We suspect the problem to be related to the username

Re: Issue 3551 in reviewboard: Adding SVN repository result in an endless loop

2014-09-04 Thread reviewboard
Comment #4 on issue 3551 by gervai...@gmail.com: Adding SVN repository result in an endless loop https://code.google.com/p/reviewboard/issues/detail?id=3551 One strange thing is that the log say : *SVN: Failed to get repository information for https://subversion:123/path/: (OPTIONS of

Re: Issue 3551 in reviewboard: Adding SVN repository result in an endless loop

2014-09-04 Thread reviewboard
Comment #5 on issue 3551 by gervai...@gmail.com: Adding SVN repository result in an endless loop https://code.google.com/p/reviewboard/issues/detail?id=3551 Changing the url from https to http allow me to create the repository. But then when I try to create a Review request I receive this

Issue 3552 in reviewboard: Collapse diff chunk after reviewing

2014-09-04 Thread reviewboard
Status: New Owner: Labels: Type-Enhancement Priority-Medium New issue 3552 by sararayb...@gmail.com: Collapse diff chunk after reviewing https://code.google.com/p/reviewboard/issues/detail?id=3552 *** For customer support, please post to reviewbo...@googlegroups.com *** If you have a

Re: Issue 3546 in reviewboard: Some directories not selectable in Subversion repository

2014-09-04 Thread reviewboard
Comment #3 on issue 3546 by bly...@googlemail.com: Some directories not selectable in Subversion repository https://code.google.com/p/reviewboard/issues/detail?id=3546 Have a look at the get_branches function in reviewboard/scmtools/svn/__init__.py. This is not a bug but a feature

Re: Issue 3530 in reviewboard: Allow user to select 2 SVN revisions of which to create a review

2014-09-04 Thread reviewboard
Comment #1 on issue 3530 by bly...@googlemail.com: Allow user to select 2 SVN revisions of which to create a review https://code.google.com/p/reviewboard/issues/detail?id=3530 Have you tried posting a review with rbt? It is a workaround but the following worked for me to post a review of

Issue 3553 in reviewboard: Email timeout

2014-09-04 Thread reviewboard
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 3553 by jolem...@gmail.com: Email timeout https://code.google.com/p/reviewboard/issues/detail?id=3553 What version are you running? 1.7.22 What's the URL of the page containing the problem? /admin/settings/email/ What

Re: Issue 3521 in reviewboard: RBTools Python API - can't pass interdiff_revision in /api/review-requests/{review_request_id}/diff-context/

2014-09-04 Thread reviewboard
Updates: Status: Fixed Comment #5 on issue 3521 by trowb...@gmail.com: RBTools Python API - can't pass interdiff_revision in /api/review-requests/{review_request_id}/diff-context/ https://code.google.com/p/reviewboard/issues/detail?id=3521 Fixed in release-2.0.x (375d93a). Thanks!

Re: Issue 3549 in reviewboard: AttibuteError when opening review with just filled in Note to Reviewers

2014-09-04 Thread reviewboard
Updates: Status: Fixed Comment #3 on issue 3549 by chip...@gmail.com: AttibuteError when opening review with just filled in Note to Reviewers https://code.google.com/p/reviewboard/issues/detail?id=3549 Worked around this in rbnotefield. Version 1.0.1 is now out:

Issue 3554 in reviewboard: Reviewboard Apache wsgi error

2014-09-04 Thread reviewboard
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 3554 by sureshco...@gmail.com: Reviewboard Apache wsgi error https://code.google.com/p/reviewboard/issues/detail?id=3554 HI Team, Installed ReviewBoard 2.0.6 with mysql and apache2 when reviewboard conf

Re: Issue 3539 in reviewboard: RBCommons doesn't seem to support to-groups

2014-09-04 Thread reviewboard
Updates: Status: Fixed Comment #3 on issue 3539 by chip...@gmail.com: RBCommons doesn't seem to support to-groups https://code.google.com/p/reviewboard/issues/detail?id=3539 (No comment was entered for this change.) -- You received this message because this project is configured to

Re: Issue 3546 in reviewboard: Some directories not selectable in Subversion repository

2014-09-04 Thread reviewboard
Comment #4 on issue 3546 by tims7...@gmail.com: Some directories not selectable in Subversion repository https://code.google.com/p/reviewboard/issues/detail?id=3546 Thanks for the hint. That's indeed a good work-around. I hope this becomes the default in future releases. -- You received