Re: There's no response after selecting a patch

2015-02-19 Thread David Trowbridge
You may want to follow up with the administrator of the apache server, to check if there are any errors there. That said, my first question is: how did you generate your patch, and how big is it? -David On Thu Feb 19 2015 at 11:40:27 AM Wei Zheng wzh...@hortonworks.com wrote: I'm using

There's no response after selecting a patch

2015-02-19 Thread Wei Zheng
I'm using https://reviews.apache.org/dashboard/ and the project of interest is hive-git. It failed at the very first step when I selected a patch to upload. It just keeps loading forever with no response. I tried different browsers: Safari, Firefox and Chrome, without any luck. Really

RE: reviewer adding another reviewer

2015-02-19 Thread Dunnigan, Terrence J
Superusers can also add other reviews. Terry From: reviewboard@googlegroups.com [mailto:reviewboard@googlegroups.com] On Behalf Of David Carson Sent: Thursday, February 19, 2015 2:01 PM To: reviewboard@googlegroups.com Subject: reviewer adding another reviewer Can a reviewer add another

reviewer adding another reviewer

2015-02-19 Thread David Carson
Can a reviewer add another reviewer? Or, is that action limited to the creator of the review? Thanks. -- 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

Re: Review Board 2.0.13 is out!

2015-02-19 Thread David Carson
Will this show up in CentOS 7 yum soon? Also, I was expecting the RBTools update to show up in CentOS 7 yum, but it has not. Thanks for the great work. There are several bug fixes that I'm anxious to pick up. On Tuesday, February 17, 2015 at 12:40:18 PM UTC-5, Stephen Gallagher wrote:

Re: reviewer adding another reviewer

2015-02-19 Thread David Carson
So, the answer to my question is no? A user in our system sees the need for this and was asking. Just wondered if I missed it or if it was in plan. On Thursday, February 19, 2015 at 3:03:44 PM UTC-5, Dunnigan, Terrence J wrote: Superusers can also add other reviews. Terry

Re: reviewer adding another reviewer

2015-02-19 Thread Christian Hammond
Hi David, Reviewers cannot add reviewers. Only the owner of the review request or users with permissions to edit other users' review requests can modify the list of reviewers. Christian -- Christian Hammond - christ...@beanbaginc.com Review Board - https://www.reviewboard.org Beanbag,

UnicodeDecodeError in reviewboard\reviews\views.py

2015-02-19 Thread Stefan Seeger
Hi, I'm using Windows x64 with Python2.7.9 x64. When calling http://localhost/reviewboard/r/new/ I'm receiving an *internal server error 500.* In the reviewboard.log I have the following trace. 'ascii' codec can't decode byte 0xfc in position 39: ordinal not in range(128) Traceback (most

Re: You are not logged in (HTTP 401, API Error 103)

2015-02-19 Thread Gauthier Segay
It might help some encountering this issue, I worked around using the .rbtools-cookies files On windows 2003 this file is in: C:\Documents and Settings\THEUSER\Application Data for THEUSER and c:\windows\system32 for SYSTEM account To get a valid cookie, I logged in reviewboard using the

RE: PowerPack 1.1.0 (RB 1.7.27) questions

2015-02-19 Thread Dunnigan, Terrence J
2. Thanks! Great to hear. 3. One of my use cases would be to generate metrics for all reviews on my server. We don’t use review groups at all. Since our Review Board server is only used by my coworkers, I’d be content with a “select all” type of option for the reports. It might be useful for me

Re: There's no response after selecting a patch

2015-02-19 Thread David Trowbridge
One thing to try is adding --full-index to your diff command. -David On Thu Feb 19 2015 at 1:49:44 PM Wei Zheng wzh...@hortonworks.com wrote: Hi David, My patch is quite small. Actually to avoid potential problems I generated the patch against the latest trunk code. The command I used is:

Re: There's no response after selecting a patch

2015-02-19 Thread Wei Zheng
Hi David, My coworker told me to remove --no-prefix part. This helps resolve the issue. git diff HEAD foo.patch Thanks, Wei On Thursday, February 19, 2015 at 1:53:23 PM UTC-8, David Trowbridge wrote: One thing to try is adding --full-index to your diff command. -David On Thu Feb 19

Re: UnicodeDecodeError in reviewboard\reviews\views.py

2015-02-19 Thread David Trowbridge
Thanks for debugging. We'll get a fix in for the next 2.0.x release. -David On Thu Feb 19 2015 at 7:46:29 AM Stefan Seeger der.se...@gmail.com wrote: I had another look into the issue, the following fixes the wrong logging and creates a log with the real problem in reviewboard.log except

Re: UnicodeDecodeError in web API if non-ASCII characters in summary or description

2015-02-19 Thread David Trowbridge
Thanks for the patch on reviews.reviewboard.org! I've landed it, and it will ship in the next RBTools release. -David On Wed Feb 18 2015 at 8:25:28 AM Halvor Lund halvor.l...@gmail.com wrote: I'm having trouble posting review requests using the web API if the summary or description contains

Re: Issue 3759 in reviewboard: Error Authenticating with Active Directory

2015-02-19 Thread reviewboard
Updates: Status: SetupIssue Comment #3 on issue 3759 by trowb...@gmail.com: Error Authenticating with Active Directory https://code.google.com/p/reviewboard/issues/detail?id=3759 (No comment was entered for this change.) -- You received this message because this project is

Re: Issue 3759 in reviewboard: Error Authenticating with Active Directory

2015-02-19 Thread reviewboard
Comment #2 on issue 3759 by physicss...@gmail.com: Error Authenticating with Active Directory https://code.google.com/p/reviewboard/issues/detail?id=3759 I suspect that this was an issue with a python-ldap version mismatch. Not sure what I changed but this is working now, and as far as I

Issue 3779 in reviewboard: superuser cannot see draft reviews via API

2015-02-19 Thread reviewboard
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 3779 by vlov...@gmail.com: superuser cannot see draft reviews via API https://code.google.com/p/reviewboard/issues/detail?id=3779 *** READ THIS BEFORE POSTING! *** *** You must complete this form in its entirety, or your

Re: Issue 3726 in reviewboard: Always include the diff revision number in the view diff url

2015-02-19 Thread reviewboard
Updates: Status: Fixed Comment #2 on issue 3726 by trowb...@gmail.com: Always include the diff revision number in the view diff url https://code.google.com/p/reviewboard/issues/detail?id=3726 Fixed in release-2.0.x (c49c1a7). -- You received this message because this project is

Re: Issue 3780 in reviewboard: email_message_id should be exposed in the python API

2015-02-19 Thread reviewboard
Comment #1 on issue 3780 by vlov...@gmail.com: email_message_id should be exposed in the python API https://code.google.com/p/reviewboard/issues/detail?id=3780 *correct In-Reply-To header for my own e-mails. -- You received this message because this project is configured to send all issue

Issue 3780 in reviewboard: email_message_id should be exposed in the python API

2015-02-19 Thread reviewboard
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 3780 by vlov...@gmail.com: email_message_id should be exposed in the python API https://code.google.com/p/reviewboard/issues/detail?id=3780 What version are you running? 0.7.1 What's the URL of the page containing the

Re: Issue 3717 in reviewboard: Get e-mail notifications for my own activity - still getting emails with my ShipIt

2015-02-19 Thread reviewboard
Comment #4 on issue 3717 by lukasz.c...@gmail.com: Get e-mail notifications for my own activity - still getting emails with my ShipIt https://code.google.com/p/reviewboard/issues/detail?id=3717 Hi, I'm pasting the header below. I had to mask some of the fields. Yes, the message goes to

Re: Issue 3717 in reviewboard: Get e-mail notifications for my own activity - still getting emails with my ShipIt

2015-02-19 Thread reviewboard
Comment #5 on issue 3717 by trowb...@gmail.com: Get e-mail notifications for my own activity - still getting emails with my ShipIt https://code.google.com/p/reviewboard/issues/detail?id=3717 If you're getting it because you're part of the mailing list, then there's nothing that can be