Re: Loading Diffs takes a lot of time, and sometimes proxyerror

2014-05-27 Thread Nicolas Comet
Yes, the svn server is local. Another test I made is even more strange : by changing the user to access the SVN server to my user, for the same file, and same request, it takes 2,5s (still a bit slow, but definitely faster than the other user). I can't understand why it happens. Why on Earth

Re: Default Reviewers not working

2014-05-27 Thread Nicolas Comet
I hope it will help people having the same problem : The only way I got default reviewers (groups or people) working was by removing the first / character at the beginning of the regexp field. If your repository is svn://urltorepo/Repository/ModuleOrProject You want to type in the field :

css/js ... static files cannot find (404) after upgraded 1.7.20 to 2.01

2014-05-27 Thread Sam Ku
Hi everyone, I used $easy_install -U ReviewBoard command to upgrade reviewboard and then $ rb-site upgrade /path/to/site to upgrade the site. Everything was fine. Then I restarted lighttpd and tried to browse the the website. It only shows the plain text in main page and doesn't get any css/js

Re: css/js ... static files cannot find (404) after upgraded 1.7.20 to 2.01

2014-05-27 Thread Christian Hammond
You need to turn DEBUG off in settings_local.py. That's only intended for developer installs, and will cause problems with loading static media on a production install. DEBUG Is False by default, but it sounds like it was enabled by hand at some point in your install. Christian -- Christian

How to configure the search properly

2014-05-27 Thread Christian Wuerdig
Hi, We always had trouble with the search largely due to this bug: https://code.google.com/p/reviewboard/issues/detail?id=2544 Now with 2.0 I tried the search again and it worked a little bit better - instead of coming up with an error 500 I always got No results So I figured maybe I need to

Multiple Warnings and strange behaviour on RB2.0

2014-05-27 Thread MoonWalker
I renable Debug mode, because we are experiencing some strange behavior on some reviews, when we try to update some reviews. Seems like when the developers submit publish the nothing happens and the new review does not get published. I have the following warring and this may or may not

Re: Multiple Warnings and strange behaviour on RB2.0

2014-05-27 Thread MoonWalker
My mistake the version that we are using is 2.0.1 On Wednesday, May 28, 2014 12:19:57 PM UTC+10, MoonWalker wrote: I renable Debug mode, because we are experiencing some strange behavior on some reviews, when we try to update some reviews. Seems like when the developers submit publish the

Re: Multiple Warnings and strange behaviour on RB2.0

2014-05-27 Thread Christian Hammond
Hi, Those are completely harmless and unrelated. Are you using any extensions? ReviewBot perhaps? Christian -- Christian Hammond - chip...@chipx86.com Review Board - http://www.reviewboard.org Beanbag, Inc. - http://www.beanbaginc.com On Tue, May 27, 2014 at 7:19 PM, MoonWalker

Re: Multiple Warnings and strange behaviour on RB2.0

2014-05-27 Thread MoonWalker
No, we are using tortoisesvn to generate an unified diffs. We are using SVN only On Wednesday, May 28, 2014 12:21:18 PM UTC+10, Christian Hammond wrote: Hi, Those are completely harmless and unrelated. Are you using any extensions? ReviewBot perhaps? Christian -- Christian Hammond -

Re: how to apply review code on local machine

2014-05-27 Thread shankar KC
Thanks David. It was really a quick fix. reviewboard team ROCKS. On Saturday, May 24, 2014 1:06:28 AM UTC+5:30, David Trowbridge wrote: It should be fixed as of commit 09ee08e in rbtools git. -David On Thu, May 22, 2014 at 9:58 PM, shankar KC shank...@gmail.comjavascript: wrote: I

Re: Issue 3368 in reviewboard: Security Checker failing?

2014-05-27 Thread reviewboard
Comment #4 on issue 3368 by dangerpe...@gmail.com: Security Checker failing? http://code.google.com/p/reviewboard/issues/detail?id=3368 (No comment was entered for this change.) Attachments: screenshot.png 104 KB -- You received this message because this project is configured to send

Issue 3385 in reviewboard: Error 500 while trying to login when two url point to the same site

2014-05-27 Thread reviewboard
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 3385 by pvals...@gmail.com: Error 500 while trying to login when two url point to the same site http://code.google.com/p/reviewboard/issues/detail?id=3385 What version are you running? 2.0.1 What's the URL of the page

Re: Issue 3385 in reviewboard: Error 500 while trying to login when two url point to the same site

2014-05-27 Thread reviewboard
Updates: Status: NeedInfo Comment #1 on issue 3385 by chip...@gmail.com: Error 500 while trying to login when two url point to the same site http://code.google.com/p/reviewboard/issues/detail?id=3385 Why are there two virtualhosts pointing to the same install? I'm afraid it's really

Re: Issue 3165 in reviewboard: Configurable subject of notification mails sent from Review Board

2014-05-27 Thread reviewboard
Comment #2 on issue 3165 by campbe...@gmail.com: Configurable subject of notification mails sent from Review Board http://code.google.com/p/reviewboard/issues/detail?id=3165 I'm also looking for something like this, but for a slightly different reason (I already use the X-ReviewRequest

Re: Issue 3385 in reviewboard: Error 500 while trying to login when two url point to the same site

2014-05-27 Thread reviewboard
Comment #2 on issue 3385 by chip...@gmail.com: Error 500 while trying to login when two url point to the same site http://code.google.com/p/reviewboard/issues/detail?id=3385 Going into this more... When you have two VirtualHosts using mod_wsgi and the same wsgi script, you're going to

Re: Issue 3368 in reviewboard: Security Checker failing?

2014-05-27 Thread reviewboard
Updates: Status: PendingReview Owner: trowb...@gmail.com Labels: Component-Admin Comment #5 on issue 3368 by trowb...@gmail.com: Security Checker failing? http://code.google.com/p/reviewboard/issues/detail?id=3368 Thanks! I have enough info now to see what's going wrong.

Re: Issue 3368 in reviewboard: Security Checker failing?

2014-05-27 Thread reviewboard
Updates: Status: Fixed Comment #6 on issue 3368 by trowb...@gmail.com: Security Checker failing? http://code.google.com/p/reviewboard/issues/detail?id=3368 Fixed in release-2.0.x (c458ae9). Thanks! -- You received this message because this project is configured to send all issue

Re: Issue 3385 in reviewboard: Error 500 while trying to login when two url point to the same site

2014-05-27 Thread reviewboard
Comment #3 on issue 3385 by pvals...@gmail.com: Error 500 while trying to login when two url point to the same site http://code.google.com/p/reviewboard/issues/detail?id=3385 I didn't know WSGI doesn't like this kind of setup. Mea culpa. OK, I'll change my config and put a redirect from one

Issue 3386 in reviewboard: Comments on PNG images don't show the image.

2014-05-27 Thread reviewboard
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 3386 by pvals...@gmail.com: Comments on PNG images don't show the image. http://code.google.com/p/reviewboard/issues/detail?id=3386 What version are you running? 2.0.1 What's the URL of the page containing the problem?

Re: Issue 3386 in reviewboard: Comments on PNG images don't show the image.

2014-05-27 Thread reviewboard
Comment #1 on issue 3386 by pvals...@gmail.com: Comments on PNG images don't show the image. http://code.google.com/p/reviewboard/issues/detail?id=3386 Argh, forgot the attachment. Attachments: bugCommentOnImage.png 115 KB -- You received this message because this project is