Re: Error while setting up git repos in ReviewBoard by using Raw file URL mask:Unable to authenticate against this repository using one of the supported authentication types.

2013-12-04 Thread Jillala Srinivas
I got the following error : - Unable to authenticate against this repository using one of the supported authentication types. This error I got when I tried to setup by using the RAW file URL mask. On Tuesday, December 3, 2013 12:29:26 PM UTC+2, Jillala Srinivas wrote: Hi, I

Post-commit review - Send review comment to the person that made the change

2013-12-04 Thread Bruno Carneiro
Hi everybody, I'm using Review Board to do post-commit review. I have some doubts about it. I have a several branchs and to get these branches merged into a development branch I do a code review. So, many developers commit into a feature branch. After this feature get ready, they post a review

Re: Language support

2013-12-04 Thread Bruno Carneiro
Hi David, I can help! I will see the transifex and try to post a translation! Em quinta-feira, 24 de outubro de 2013 19h31min50s UTC-2, David Trowbridge escreveu: OK, I've set up a project, and uploaded our existing resources. https://www.transifex.com/projects/p/reviewboard/ -David

Problem with signal handling in an extension

2013-12-04 Thread Samuel Degrande
Hi all. I use ReviewBoard 1.7.19, with mod_wsgi. I'm writing a rbirker extension, as a replacement to rbcia. I used rbwebhooks as an example to write my extension, so mainly only the notification code is different: it sends a notification to an irker relay through a TCP socket. But, the

Reset review database?

2013-12-04 Thread James Short
Is there a way to reset the reviews in the database to 'state zero'? I just setup our reviewboard and I've been doing a lot of testing using RBT to establish our teams workflow and I just want to wipe out all those fake reviews/comments/diffs/attachements and start from scratch with a new

Re: Reset review database?

2013-12-04 Thread Christian Hammond
Hi James, If you want the counter to be #1, you'll have to do some stuff in SQL to reset auto_increment. I'd start by going into the admin UI - Database - Review Requests, selecting all, and deleting everything. That should also delete the associated diffs, file attachments, etc. (If not, you

Re: Problem with signal handling in an extension

2013-12-04 Thread Steven MacLeod
Hi, I'm actually the original author of the WebHooks extension. It was originally written as more of a prototype, and probably has a few bugs. You appear to have hit one. What I believe the problem here is most likely, is the webhooks extension doesn't unregister its signal handlers when it

Re: Post-commit review - Send review comment to the person that made the change

2013-12-04 Thread David Trowbridge
Bruno, If there's a single review request comprising the work of a bunch of people, there's no easy way to direct comments toward or assign issues to specific users. Your solution of using a group sounds reasonable to me--I know as a developer, if I see comments about code I wrote (even in

Re: Can not make a pre-commit (and post-commit)review request due to Repository input is empty and cant be changed

2013-12-04 Thread David Trowbridge
Hoang, The tao-reviewboard plugin for eclipse is a third-party tool and we can't help with it. I suggest you try contacting the author of the plugin. It looks like hosting for tao-reviewboard was once upon at google code, but this seems more active (albeit in a language I don't speak):

Re: Problem with signal handling in an extension

2013-12-04 Thread Samuel Degrande
On 12/04/2013 09:18 PM, Steven MacLeod wrote: Hi, I'm actually the original author of the WebHooks extension. It was originally written as more of a prototype, and probably has a few bugs. You appear to have hit one. What I believe the problem here is most likely, is the webhooks extension

Issue provisioning new user from LDAP: Bad search filter error, even though response from LDAP server is OK

2013-12-04 Thread Chris Armstrong
I'm trying to get a new user provisioned in ReviewBoard. His account exists in LDAP, but when he tries to log into ReviewBoard, he triggers a Bad search filter error: 2013-12-04 01:51:59,695 - WARNING - - LDAP error: {'desc': 'Bad search filter'} The LDAP server seems to be perfectly happy:

Re: Issue provisioning new user from LDAP: Bad search filter error, even though response from LDAP server is OK

2013-12-04 Thread Chris Armstrong
More evidence that this appears to be an issue with ReviewBoard handling this success case - trying a bad password raises the correct error, meaning the user account is indeed found and returned by LDAP: [03/Dec/2013:17:52:03 -0800] CONNECT conn=42698 from=reviewboard:32879 to=ldap:1636

Issue 3150 in reviewboard: Comment window doesn't show TextArea in the right color. Text itself scrolls on making entries

2013-12-04 Thread reviewboard
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 3150 by amit.pra...@gmail.com: Comment window doesn't show TextArea in the right color. Text itself scrolls on making entries http://code.google.com/p/reviewboard/issues/detail?id=3150 What version are you running?

Issue 3151 in reviewboard: post-review is not supporting russial symbols for description and summary fields

2013-12-04 Thread reviewboard
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 3151 by i...@lawguard.ru: post-review is not supporting russial symbols for description and summary fields http://code.google.com/p/reviewboard/issues/detail?id=3151 What version are you running? RBTools 0.5.2 What's the

Issue 3152 in reviewboard: Comment window doesn't show TextArea in the right color. Text itself scrolls on making entries

2013-12-04 Thread reviewboard
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 3152 by amit.pra...@gmail.com: Comment window doesn't show TextArea in the right color. Text itself scrolls on making entries http://code.google.com/p/reviewboard/issues/detail?id=3152 What version are you running?

Re: Issue 3150 in reviewboard: Comment window doesn't show TextArea in the right color. Text itself scrolls on making entries

2013-12-04 Thread reviewboard
Comment #1 on issue 3150 by amit.pra...@gmail.com: Comment window doesn't show TextArea in the right color. Text itself scrolls on making entries http://code.google.com/p/reviewboard/issues/detail?id=3150 Could you please close this issue as its a duplicate of issue 3152, this one had the

Re: Issue 3152 in reviewboard: Comment window doesn't show TextArea in the right color. Text itself scrolls on making entries

2013-12-04 Thread reviewboard
Comment #1 on issue 3152 by sat2...@gmail.com: Comment window doesn't show TextArea in the right color. Text itself scrolls on making entries http://code.google.com/p/reviewboard/issues/detail?id=3152 I am also facing the same issue with text edit boxes -- You received this message because

Re: Issue 3151 in reviewboard: post-review is not supporting russial symbols for description and summary fields

2013-12-04 Thread reviewboard
Comment #1 on issue 3151 by i...@lawguard.ru: post-review is not supporting russial symbols for description and summary fields http://code.google.com/p/reviewboard/issues/detail?id=3151 updated attachments Attachments: screen1.png 121 KB screen2.png 56.4 KB log.txt

Re: Issue 3151 in reviewboard: post-review is not supporting russial symbols for description and summary fields

2013-12-04 Thread reviewboard
Comment #2 on issue 3151 by i...@lawguard.ru: post-review is not supporting russial symbols for description and summary fields http://code.google.com/p/reviewboard/issues/detail?id=3151 (No comment was entered for this change.) Attachments: screen2.png 56.8 KB -- You received this

Re: Issue 3152 in reviewboard: Comment window doesn't show TextArea in the right color. Text itself scrolls on making entries

2013-12-04 Thread reviewboard
Comment #3 on issue 3152 by amit.pra...@gmail.com: Comment window doesn't show TextArea in the right color. Text itself scrolls on making entries http://code.google.com/p/reviewboard/issues/detail?id=3152 drwxr-xr-x 2 www-data www-data 4096 Dec 3 12:01 . drwxr-xr-x 4 www-data www-data 4096

Re: Issue 3151 in reviewboard: post-review is not supporting russial symbols for description and summary fields

2013-12-04 Thread reviewboard
Comment #4 on issue 3151 by chip...@gmail.com: post-review is not supporting russial symbols for description and summary fields http://code.google.com/p/reviewboard/issues/detail?id=3151 This is generally caused by your database not being set for UTF8. Many MySQL installations, for

Re: Issue 3151 in reviewboard: post-review is not supporting russial symbols for description and summary fields

2013-12-04 Thread reviewboard
Updates: Status: SetupIssue Comment #3 on issue 3151 by chip...@gmail.com: post-review is not supporting russial symbols for description and summary fields http://code.google.com/p/reviewboard/issues/detail?id=3151 This is generally caused by your database not being set for UTF8.

Re: Issue 3152 in reviewboard: Comment window doesn't show TextArea in the right color. Text itself scrolls on making entries

2013-12-04 Thread reviewboard
Comment #4 on issue 3152 by amit.pra...@gmail.com: Comment window doesn't show TextArea in the right color. Text itself scrolls on making entries http://code.google.com/p/reviewboard/issues/detail?id=3152 link rel=shortcut icon type=image/x-icon href=/static/rb/images/favicon.ico / link

Re: Issue 3152 in reviewboard: Comment window doesn't show TextArea in the right color. Text itself scrolls on making entries

2013-12-04 Thread reviewboard
Comment #5 on issue 3152 by amit.pra...@gmail.com: Comment window doesn't show TextArea in the right color. Text itself scrolls on making entries http://code.google.com/p/reviewboard/issues/detail?id=3152 script type=text/javascript src=/static/lib/js/jquery-1.8.2.min.js/script script

Re: Issue 3152 in reviewboard: Comment window doesn't show TextArea in the right color. Text itself scrolls on making entries

2013-12-04 Thread reviewboard
Comment #6 on issue 3152 by trowb...@gmail.com: Comment window doesn't show TextArea in the right color. Text itself scrolls on making entries http://code.google.com/p/reviewboard/issues/detail?id=3152 Issue 3150 has been merged into this issue. -- You received this message because this

Re: Issue 3152 in reviewboard: Comment window doesn't show TextArea in the right color. Text itself scrolls on making entries

2013-12-04 Thread reviewboard
Comment #7 on issue 3152 by chip...@gmail.com: Comment window doesn't show TextArea in the right color. Text itself scrolls on making entries http://code.google.com/p/reviewboard/issues/detail?id=3152 That's suspicious. The filenames should be things like 3rdparty.min.SOMEID.js. Do you

Issue 3154 in reviewboard: DB on one system ReviewBoard app on a second one

2013-12-04 Thread reviewboard
Status: New Owner: Labels: Type-Defect Component-Docs New issue 3154 by scottmac...@gmail.com: DB on one system ReviewBoard app on a second one http://code.google.com/p/reviewboard/issues/detail?id=3154 What's the URL of the page containing the problem?

Re: Issue 3154 in reviewboard: DB on one system ReviewBoard app on a second one

2013-12-04 Thread reviewboard
Updates: Status: SetupIssue Comment #1 on issue 3154 by trowb...@gmail.com: DB on one system ReviewBoard app on a second one http://code.google.com/p/reviewboard/issues/detail?id=3154 The installation instructions there are what you'd want to follow for the application server, with

Re: Issue 3154 in reviewboard: DB on one system ReviewBoard app on a second one

2013-12-04 Thread reviewboard
Comment #2 on issue 3154 by scottmac...@gmail.com: DB on one system ReviewBoard app on a second one http://code.google.com/p/reviewboard/issues/detail?id=3154 Thank you for the quick response! -- You received this message because this project is configured to send all issue notifications

Issue 3155 in reviewboard: After Postgres and MySQL migration - reviewboard color and text alignments are messed up.

2013-12-04 Thread reviewboard
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 3155 by munsaya...@yahoo.com: After Postgres and MySQL migration - reviewboard color and text alignments are messed up. http://code.google.com/p/reviewboard/issues/detail?id=3155 *** READ THIS BEFORE POSTING! *** *** You

Issue 3156 in reviewboard: New Review page is blank

2013-12-04 Thread reviewboard
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 3156 by tjbut...@gmail.com: New Review page is blank http://code.google.com/p/reviewboard/issues/detail?id=3156 *** READ THIS BEFORE POSTING! *** *** You must complete this form in its entirety, or your bug report will be

Re: Issue 3156 in reviewboard: New Review page is blank

2013-12-04 Thread reviewboard
Updates: Status: NeedInfo Comment #2 on issue 3156 by trowb...@gmail.com: New Review page is blank http://code.google.com/p/reviewboard/issues/detail?id=3156 Completely blank? You can't even do a pre-commit review? Would you be able to share a screenshot? Are there any errors in the

Re: Issue 3156 in reviewboard: New Review page is blank

2013-12-04 Thread reviewboard
Comment #3 on issue 3156 by tjbut...@gmail.com: New Review page is blank http://code.google.com/p/reviewboard/issues/detail?id=3156 I don't see any errors at the web browser. I have looked in the Reviewboard log, log level set to Debug, nothing there. The screen is completely blank, except for

Re: Issue 3156 in reviewboard: New Review page is blank

2013-12-04 Thread reviewboard
Comment #4 on issue 3156 by tjbut...@gmail.com: New Review page is blank http://code.google.com/p/reviewboard/issues/detail?id=3156 I don't see any errors at the web browser. I don't have a javascript console, not sure how I would see it. I have looked in the Reviewboard log, log level set to

Re: Issue 3156 in reviewboard: New Review page is blank

2013-12-04 Thread reviewboard
Comment #5 on issue 3156 by trowb...@gmail.com: New Review page is blank http://code.google.com/p/reviewboard/issues/detail?id=3156 What web browser are you using? -- You received this message because this project is configured to send all issue notifications to this address. You may adjust

Re: Issue 3156 in reviewboard: New Review page is blank

2013-12-04 Thread reviewboard
Comment #6 on issue 3156 by trowb...@gmail.com: New Review page is blank http://code.google.com/p/reviewboard/issues/detail?id=3156 Oh, nevermind, I see. Let's try with firefox. To see javascript errors, go to Tools Web Developer Web Console. -- You received this message because this

Re: Issue 3155 in reviewboard: After Postgres and MySQL migration - reviewboard color and text alignments are messed up.

2013-12-04 Thread reviewboard
Updates: Status: NeedInfo Comment #1 on issue 3155 by chip...@gmail.com: After Postgres and MySQL migration - reviewboard color and text alignments are messed up. http://code.google.com/p/reviewboard/issues/detail?id=3155 Did you run a 'rb-site upgrade' on the site after moving

Re: Issue 3156 in reviewboard: New Review page is blank

2013-12-04 Thread reviewboard
Comment #7 on issue 3156 by tjbut...@gmail.com: New Review page is blank http://code.google.com/p/reviewboard/issues/detail?id=3156 Here is the screenshot. I'll check for javascript errors when I get back to my desk. Apologies in advance for my ignorance here. I have some 30 years developing

Re: Issue 3156 in reviewboard: New Review page is blank

2013-12-04 Thread reviewboard
Comment #8 on issue 3156 by tjbut...@gmail.com: New Review page is blank http://code.google.com/p/reviewboard/issues/detail?id=3156 I have attached the javascript log from the point when I clicked on 'New Review Request' First thing I saw was that djblets did not exist in the static

Re: Issue 3155 in reviewboard: After Postgres and MySQL migration - reviewboard color and text alignments are messed up.

2013-12-04 Thread reviewboard
Comment #2 on issue 3155 by munsaya...@yahoo.com: After Postgres and MySQL migration - reviewboard color and text alignments are messed up. http://code.google.com/p/reviewboard/issues/detail?id=3155 I forgot to mention that. I also run that prior to posting the problem rb-site upgrade

Re: Issue 3156 in reviewboard: New Review page is blank

2013-12-04 Thread reviewboard
Comment #9 on issue 3156 by trowb...@gmail.com: New Review page is blank http://code.google.com/p/reviewboard/issues/detail?id=3156 Hmm, that doesn't look right. The .min.js files should have a serial in the filename. What are the values of DEBUG and PRODUCTION in settings_local.py? -- You

Re: Issue 3156 in reviewboard: New Review page is blank

2013-12-04 Thread reviewboard
Comment #10 on issue 3156 by tjbut...@gmail.com: New Review page is blank http://code.google.com/p/reviewboard/issues/detail?id=3156 DEBUG = True PRODUCTION is undefined settings_local.py attached, passwords redacted. Attachments: settings_local.py 886 bytes -- You received this

Re: Issue 3156 in reviewboard: New Review page is blank

2013-12-04 Thread reviewboard
Comment #11 on issue 3156 by trowb...@gmail.com: New Review page is blank http://code.google.com/p/reviewboard/issues/detail?id=3156 I think this will work if you set DEBUG to False and reload the web server. -- You received this message because this project is configured to send all issue

Re: Issue 3156 in reviewboard: New Review page is blank

2013-12-04 Thread reviewboard
Comment #12 on issue 3156 by tjbut...@gmail.com: New Review page is blank http://code.google.com/p/reviewboard/issues/detail?id=3156 Reviewboard fails immediately now. Something broke! (Error 500) It appears something broke when you tried to go to here. This is either a bug in Review Board or

Re: Issue 3152 in reviewboard: Comment window doesn't show TextArea in the right color. Text itself scrolls on making entries

2013-12-04 Thread reviewboard
Comment #8 on issue 3152 by amit.pra...@gmail.com: Comment window doesn't show TextArea in the right color. Text itself scrolls on making entries http://code.google.com/p/reviewboard/issues/detail?id=3152 Yes, DEBUG was set to True. Changing it to false however, does change the filename

Re: Issue 3152 in reviewboard: Comment window doesn't show TextArea in the right color. Text itself scrolls on making entries

2013-12-04 Thread reviewboard
Comment #9 on issue 3152 by trowb...@gmail.com: Comment window doesn't show TextArea in the right color. Text itself scrolls on making entries http://code.google.com/p/reviewboard/issues/detail?id=3152 Can you check whether those files are loaded properly when you load the page? You may

Re: Issue 3152 in reviewboard: Comment window doesn't show TextArea in the right color. Text itself scrolls on making entries

2013-12-04 Thread reviewboard
Comment #10 on issue 3152 by amit.pra...@gmail.com: Comment window doesn't show TextArea in the right color. Text itself scrolls on making entries http://code.google.com/p/reviewboard/issues/detail?id=3152 Hi, I've tried clearing the cache, ctrl + shift + reload and a separate browser.

Re: Issue 3156 in reviewboard: New Review page is blank

2013-12-04 Thread reviewboard
Comment #13 on issue 3156 by trowb...@gmail.com: New Review page is blank http://code.google.com/p/reviewboard/issues/detail?id=3156 What version of djblets is installed, and how did you install it? -- You received this message because this project is configured to send all issue