rendering diff view very slow

2014-10-09 Thread David Carson
I am setting up 2.0.8 to be deployed very shortly. The only major hurdle is that the switch to the diff view for a review request with 10 or more files is very slow. I would anticipate users wanting to switch back and forth between review view and diff view so I must figure this out before

Re: rendering diff view very slow

2014-10-09 Thread christ...@beanbaginc.com
Hi David, Diff rendering itself is fairly speedy, particularly on a machine like you're using. It takes a lot less time than that on some of the ones I've seen with 1/4th of the RAM and a single CPU. I'd investigate the SVN server. If it's taking a progressively longer period of time, perhaps

Re: querying RB for statistics

2014-10-09 Thread Stefan Seefeld
On Tuesday, October 7, 2014 1:48:04 PM UTC-4, Stefan Seefeld wrote: Hello, is it possible to query a RB instance for summary information, such as * how many open review requests there are * how many review requests were closed in a given timeframe * a list of all open review requests

Re: querying RB for statistics

2014-10-09 Thread christ...@beanbaginc.com
Hi Stefan, We're adding reporting functionality to our Power Pack add-on product for Review Board. It's still in beta, but a release is expected next week. For now, please see https://www.reviewboard.org/news/2014/06/03/powerpack-reports-beta/ Christian -- Christian Hammond -

Re: querying RB for statistics

2014-10-09 Thread Stefan Seefeld
On 2014-10-09 15:00, christ...@beanbaginc.com wrote: Hi Stefan, We're adding reporting functionality to our Power Pack add-on product for Review Board. It's still in beta, but a release is expected next week. For now, please see

Re: rendering diff view very slow

2014-10-09 Thread David Carson
The SVN server, when measured independent of ReviewBoard, is fast. I can check out our entire tree (10GB, 20K files) in a minute. But, I agree that there might be some other delay between the two servers which is causing the overall delay. I have logging enabled. I even enabled log

Error 500 when trying to search for File Attachment comments

2014-10-09 Thread Alexey Neyman
Hi, I tried to search for an attachment name in the Admin - File attachment comments, and received the following traceback. Using RB 2.0.8. File /usr/lib/python2.6/site-packages/Django-1.6.7-py2.6.egg/django/core/handlers/base.py, line 112, in get_response response =

PDF Review (PowerPack) suggestion

2014-10-09 Thread Alexey Neyman
Hi, We've noticed that some users (especially those new to using RB) are sometimes not dragging around the problem area in the PDF review, but rather attempt to click on that location. As a result, the image preview for the comment is just a few pixels in size - and of course that doesn't

Re: Issue 3604 in reviewboard: error at install time

2014-10-09 Thread reviewboard
Comment #8 on issue 3604 by makowski...@gmail.com: error at install time https://code.google.com/p/reviewboard/issues/detail?id=3604 Yes, there is. djblets is packaged in Mageia, and I want to update the package for next comming Mageia version. Did you tried to build it with Django 1.7 yet ?

Issue 3611 in reviewboard: Cannot add polish national characters in comment

2014-10-09 Thread reviewboard
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 3611 by krzysztof.ma...@gmail.com: Cannot add polish national characters in comment https://code.google.com/p/reviewboard/issues/detail?id=3611 What version are you running? 2.0.8 What steps will reproduce the problem? 1.

Re: Issue 3611 in reviewboard: Cannot add polish national characters in comment

2014-10-09 Thread reviewboard
Updates: Status: SetupIssue Comment #1 on issue 3611 by chip...@gmail.com: Cannot add polish national characters in comment https://code.google.com/p/reviewboard/issues/detail?id=3611 You need to make sure your database and all tables are set for UTF-8. It's probably set for

Re: Issue 3611 in reviewboard: Cannot add polish national characters in comment

2014-10-09 Thread reviewboard
Comment #2 on issue 3611 by krzysztof.ma...@gmail.com: Cannot add polish national characters in comment https://code.google.com/p/reviewboard/issues/detail?id=3611 That's right. I'll check with UTF8 and get back to you. -- You received this message because this project is configured to send

Re: Issue 3610 in reviewboard: rbt post --summary=不能用中文 in windows7 ,It cannot send any Chinese characters .

2014-10-09 Thread reviewboard
Comment #1 on issue 3610 by wdaog...@gmail.com: rbt post --summary=不能用中 文 in windows7 ,It cannot send any Chinese characters . https://code.google.com/p/reviewboard/issues/detail?id=3610 even the diff file containing Chinese characters,there also will be the same problem about wrong

Re: Issue 3604 in reviewboard: error at install time

2014-10-09 Thread reviewboard
Comment #9 on issue 3604 by trowb...@gmail.com: error at install time https://code.google.com/p/reviewboard/issues/detail?id=3604 Ah, I hadn't even noticed that you said django 1.7. We have not tested it with django 1.7, and I can't claim whether there's anything in 1.7 that would break it.

Re: Issue 3604 in reviewboard: error at install time

2014-10-09 Thread reviewboard
Comment #10 on issue 3604 by makowski...@gmail.com: error at install time https://code.google.com/p/reviewboard/issues/detail?id=3604 I patched the dependency to be Django=1.6,1.8 -- You received this message because this project is configured to send all issue notifications to this address.

Issue 3612 in reviewboard: While using SSL redirect for main site, recaptcha attempts to pull via http rather than https, causing browser issues

2014-10-09 Thread reviewboard
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 3612 by revei...@gmail.com: While using SSL redirect for main site, recaptcha attempts to pull via http rather than https, causing browser issues https://code.google.com/p/reviewboard/issues/detail?id=3612 *** READ THIS

Re: Issue 3612 in reviewboard: While using SSL redirect for main site, recaptcha attempts to pull via http rather than https, causing browser issues

2014-10-09 Thread reviewboard
Updates: Status: NeedInfo Comment #1 on issue 3612 by trowb...@gmail.com: While using SSL redirect for main site, recaptcha attempts to pull via http rather than https, causing browser issues https://code.google.com/p/reviewboard/issues/detail?id=3612 This should automatically

Re: Issue 3612 in reviewboard: While using SSL redirect for main site, recaptcha attempts to pull via http rather than https, causing browser issues

2014-10-09 Thread reviewboard
Comment #2 on issue 3612 by revei...@gmail.com: While using SSL redirect for main site, recaptcha attempts to pull via http rather than https, causing browser issues https://code.google.com/p/reviewboard/issues/detail?id=3612 *facepalm* Examined everything except the obvious. Thanks for

Re: Issue 3604 in reviewboard: error at install time

2014-10-09 Thread reviewboard
Comment #11 on issue 3604 by chip...@gmail.com: error at install time https://code.google.com/p/reviewboard/issues/detail?id=3604 We are not known to be compatible with Django 1.7. It is likely you will hit some significant problems. Please downgrade to 1.6. -- You received this message

Re: Issue 3604 in reviewboard: error at install time

2014-10-09 Thread reviewboard
Comment #12 on issue 3604 by makowski...@gmail.com: error at install time https://code.google.com/p/reviewboard/issues/detail?id=3604 too bad, so Mageia will stay with python-djblets 0.7.30 and Django14 since we have Django14 (LTS) and Django1è (latest stable) -- You received this message