Re: Issue 3044 in reviewboard: plasticscm repository doesn't work

2013-08-07 Thread reviewboard


Comment #11 on issue 3044 by abhir...@gmail.com: plasticscm repository  
doesn't work

http://code.google.com/p/reviewboard/issues/detail?id=3044

It doesn't seem to be a debug log 'only'. I also see a red bar which  
contents are not readable because it is hidded behind some element. Plastic  
repository which I was trying to add is not visible in the reviewboard, so  
it seem like adding repository didn't work.


On the other node, I tried to do the same thing on the 'master' branch and  
there repository could be added on reviewboard site but creating a review  
by giving a changeset doesn't work from the site. A blank review is created  
but there is no file description or diff :(


Using 'post-review' encountered the following error when trying to post the  
review.

abhiravk@MrvServer:~/workspace/plastic$ post-review 447
Traceback (most recent call last):
  File /usr/local/bin/post-review, line 9, in module
 
load_entry_point('RBTools==0.5.1.dev', 'console_scripts', 'post-review')()
   
File /usr/local/lib/python2.7/dist-packages/RBTools-0.5.1.dev-py2.7.egg/rbtools/postreview.py,  
line 1303, in main

server.load_capabilities()
   
File /usr/local/lib/python2.7/dist-packages/RBTools-0.5.1.dev-py2.7.egg/rbtools/postreview.py,  
line 266, in load_capabilities

info = self.api_get('api/info/')
   
File /usr/local/lib/python2.7/dist-packages/RBTools-0.5.1.dev-py2.7.egg/rbtools/postreview.py,  
line 697, in api_get

return self.process_json(self.http_get(path))
   
File /usr/local/lib/python2.7/dist-packages/RBTools-0.5.1.dev-py2.7.egg/rbtools/postreview.py,  
line 634, in process_json

rsp = json_loads(data)
  File /usr/lib/python2.7/json/__init__.py, line 338, in loads
return _default_decoder.decode(s)
  File /usr/lib/python2.7/json/decoder.py, line 365, in decode
obj, end = self.raw_decode(s, idx=_w(s, 0).end())
  File /usr/lib/python2.7/json/decoder.py, line 383, in raw_decode
raise ValueError(No JSON object could be decoded)
ValueError: No JSON object could be decoded


--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Issue 3044 in reviewboard: plasticscm repository doesn't work

2013-08-07 Thread reviewboard


Comment #12 on issue 3044 by abhir...@gmail.com: plasticscm repository  
doesn't work

http://code.google.com/p/reviewboard/issues/detail?id=3044

using the latest post-review with the 'master' reviewboard site, give me  
the following error,

abhiravk@MrvServer:~/workspace/plastic$ post-review 447
Failed to execute command: ['cm', 'diff', '447', '--format={status} {path}  
rev:revid:{revid} rev:revid:{parentrevid} src:{srccmpath}  
dst:{dstcmpath}{newline}']

['Incorrect object specification 447\n']

--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Issue 3044 in reviewboard: plasticscm repository doesn't work

2013-08-07 Thread reviewboard


Comment #13 on issue 3044 by abhir...@gmail.com: plasticscm repository  
doesn't work

http://code.google.com/p/reviewboard/issues/detail?id=3044

It doesn't seem to be a debug log 'only'. I also see a red bar which  
contents are not readable because it is hidded behind some element. Plastic  
repository which I was trying to add is not visible in the reviewboard, so  
it seem like adding repository didn't work.


On the other node, I tried to do the same thing on the 'master' branch and  
there repository could be added on reviewboard site but creating a review  
by giving a changeset doesn't work from the site. A blank review is created  
but there is no file description or diff :(


Using 'post-review' encountered the following error when trying to post the  
review.

abhiravk@MrvServer:~/workspace/plastic$ post-review 447
Failed to execute command: ['cm', 'diff', '447', '--format={status} {path}  
rev:revid:{revid} rev:revid:{parentrevid} src:{srccmpath}  
dst:{dstcmpath}{newline}']

['Incorrect object specification 447\n']

--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Issue 3044 in reviewboard: plasticscm repository doesn't work

2013-08-07 Thread reviewboard


Comment #14 on issue 3044 by abhir...@gmail.com: plasticscm repository  
doesn't work

http://code.google.com/p/reviewboard/issues/detail?id=3044

abhiravk@MrvServer:~/workspace/plastic$ post-review cs:412 cs:443
== HTTP Authentication Required
Enter authorization information for Web API at localhost:
Username: abhiravk
Password:

Error uploading diff

Your review request still exists, but the diff is not attached.


--
Web server log when posting review using 'post-review'
--
2013-08-07 01:41:21,024 - DEBUG - None - AnonymousUser -  
/api/review-requests/ - Attempting authentication on API for user abhiravk

[07/Aug/2013 01:41:22] POST /api/review-requests/ HTTP/1.1 201 1544
[07/Aug/2013 01:41:22] PUT /api/review-requests/3/draft/ HTTP/1.1 200 914
2013-08-07 01:41:22,978 - DEBUG -  - DiffParser.parse: Beginning parse of  
diff, size = 45257
2013-08-07 01:41:22,987 - DEBUG -  - DiffParser.parse: Finished parsing  
diff.
2013-08-07 01:41:22,987 - DEBUG -  - Plastic: parse_diff_revision  
file /home/abhiravk/workspace/plastic/config_ac.c revision rev:revid:13356
2013-08-07 01:41:22,988 - DEBUG -  - Plastic:  
file_exists /home/abhiravk/workspace/plastic/config_ac.c revision  
rev:revid:13356
2013-08-07 01:41:22,988 - DEBUG -  - Plastic:  
get_file /home/abhiravk/workspace/config_ac.c rev rev:revid:13356
2013-08-07 01:41:23,528 - ERROR - None - abhiravk -  
/api/review-requests/3/diffs/ - Error uploading new diff: The specified  
revision was not found rev:revid:13356@rep:op@repserver:172.16.135.11:8087

Traceback (most recent call last):
   
File /home/abhiravk/workspace/reviewboard/reviewboard/webapi/resources.py,  
line 2041, in create

request.FILES.get('parent_diff_path'))
  File /home/abhiravk/workspace/reviewboard/reviewboard/reviews/forms.py,  
line 310, in create

history)
   
File /home/abhiravk/workspace/reviewboard/reviewboard/diffviewer/forms.py,  
line 54, in create

basedir, self.request)
   
File /home/abhiravk/workspace/reviewboard/reviewboard/diffviewer/managers.py,  
line 80, in create_from_upload

save=save)
   
File /home/abhiravk/workspace/reviewboard/reviewboard/diffviewer/managers.py,  
line 96, in create_from_data

check_existence=(not parent_diff_file_contents)))
   
File /home/abhiravk/workspace/reviewboard/reviewboard/diffviewer/managers.py,  
line 202, in _process_files

not repository.get_file_exists(filename, revision, request))):
   
File /home/abhiravk/workspace/reviewboard/reviewboard/scmtools/models.py,  
line 207, in get_file_exists

exists = self._get_file_exists_uncached(path, revision, request)
   
File /home/abhiravk/workspace/reviewboard/reviewboard/scmtools/models.py,  
line 365, in _get_file_exists_uncached

exists = self.get_scmtool().file_exists(path, revision)
   
File /home/abhiravk/workspace/reviewboard/reviewboard/scmtools/plastic.py,  
line 113, in file_exists

return self.client.get_file(path, revision)
   
File /home/abhiravk/workspace/reviewboard/reviewboard/scmtools/plastic.py,  
line 246, in get_file

raise SCMError(errmsg)
SCMError: The specified revision was not found  
rev:revid:13356@rep:op@repserver:172.16.135.11:8087


[07/Aug/2013 01:41:23] POST /api/review-requests/3/diffs/ HTTP/1.1 400 198

---

My repository is using xLinks.

--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Issue 2445 in reviewboard: Unable to 'View Diff' when using with RhodeCode for mercurial repositories

2013-08-07 Thread reviewboard


Comment #24 on issue 2445 by kiran...@gmail.com: Unable to 'View Diff' when  
using with RhodeCode for mercurial repositories

http://code.google.com/p/reviewboard/issues/detail?id=2445

Is there any solution available for this issue. I am facing a similar kind  
of issue. I am on Review Board 1.7.6.




--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/groups/opt_out.




Issue 3050 in reviewboard: Got an error while uploading 2nd diff.

2013-08-07 Thread reviewboard

Status: New
Owner: 
Labels: Type-Defect Priority-Medium

New issue 3050 by kiran.do...@gmail.com: Got an error while uploading 2nd  
diff.

http://code.google.com/p/reviewboard/issues/detail?id=3050

*** For customer support, please post to reviewbo...@googlegroups.com
*** If you have a patch, please submit it to
http://reviews.reviewboard.org/
***
*** Do not post confidential information in this bug report!

What version are you running?


What's the URL of the page containing the problem?


What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?


What operating system are you using? What browser?


Please provide any additional information below.


--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Issue 3050 in reviewboard: Got an error while uploading 2nd diff.

2013-08-07 Thread reviewboard

Updates:
Status: NeedInfo

Comment #1 on issue 3050 by trowb...@gmail.com: Got an error while  
uploading 2nd diff.

http://code.google.com/p/reviewboard/issues/detail?id=3050

What version of review board? What error? Is there anything in the logs?

--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Issue 2969 in reviewboard: Not able to upload the diff to the review board

2013-08-07 Thread reviewboard

Updates:
Status: Incomplete

Comment #2 on issue 2969 by trowb...@gmail.com: Not able to upload the diff  
to the review board

http://code.google.com/p/reviewboard/issues/detail?id=2969

(No comment was entered for this change.)

--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Issue 3028 in reviewboard: Unable to post review using firefox.

2013-08-07 Thread reviewboard

Updates:
Status: SetupIssue

Comment #5 on issue 3028 by trowb...@gmail.com: Unable to post review using  
firefox.

http://code.google.com/p/reviewboard/issues/detail?id=3028

(No comment was entered for this change.)

--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Issue 2847 in reviewboard: View diff file fail

2013-08-07 Thread reviewboard

Updates:
Status: Incomplete

Comment #2 on issue 2847 by trowb...@gmail.com: View diff file fail
http://code.google.com/p/reviewboard/issues/detail?id=2847

(No comment was entered for this change.)

--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Issue 2875 in reviewboard: Something broke! (Error 500)It appears something broke when you tried to go to here. This is either a bug in Review Board or a server configuration error. Please report

2013-08-07 Thread reviewboard

Updates:
Status: Incomplete

Comment #6 on issue 2875 by trowb...@gmail.com: Something broke! (Error  
500)It appears something broke when you tried to go to here. This is either  
a bug in Review Board or a server configuration error. Please report this  
to your administrator.

http://code.google.com/p/reviewboard/issues/detail?id=2875

(No comment was entered for this change.)

--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Issue 2956 in reviewboard: post-review errors out with large number of files with 1.7.6 and perforce

2013-08-07 Thread reviewboard

Updates:
Status: Incomplete

Comment #2 on issue 2956 by trowb...@gmail.com: post-review errors out with  
large number of files with 1.7.6 and perforce

http://code.google.com/p/reviewboard/issues/detail?id=2956

(No comment was entered for this change.)

--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Issue 3049 in reviewboard: Getting 500 Error while hitting admin tab

2013-08-07 Thread reviewboard

Updates:
Status: Started
Owner: trowb...@gmail.com

Comment #1 on issue 3049 by trowb...@gmail.com: Getting 500 Error while  
hitting admin tab

http://code.google.com/p/reviewboard/issues/detail?id=3049

It looks like the format of the cache server is incorrect (it's missing  
a : for the port number), and we really fall down in this case.


I'll make a fix for the 500 error, but in the meantime, you should be able  
to change the setting at /admin/settings/general/


--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Issue 2987 in reviewboard: XML and SH files are being considered as binary files in Reviewboard Diff View

2013-08-07 Thread reviewboard

Updates:
Status: NotABug

Comment #3 on issue 2987 by trowb...@gmail.com: XML and SH files are being  
considered as binary files in Reviewboard Diff View

http://code.google.com/p/reviewboard/issues/detail?id=2987

(No comment was entered for this change.)

--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Issue 2979 in reviewboard: Not able to publish review

2013-08-07 Thread reviewboard

Updates:
Status: Incomplete

Comment #2 on issue 2979 by trowb...@gmail.com: Not able to publish review
http://code.google.com/p/reviewboard/issues/detail?id=2979

(No comment was entered for this change.)

--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Issue 2974 in reviewboard: Need message for Permission Denied

2013-08-07 Thread reviewboard

Updates:
Status: SetupIssue

Comment #7 on issue 2974 by trowb...@gmail.com: Need message for Permission  
Denied

http://code.google.com/p/reviewboard/issues/detail?id=2974

(No comment was entered for this change.)

--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Issue 3043 in reviewboard: Always got 'bad credentials' when adding a github repository

2013-08-07 Thread reviewboard

Updates:
Status: Fixed

Comment #17 on issue 3043 by trowb...@gmail.com: Always got 'bad  
credentials' when adding a github repository

http://code.google.com/p/reviewboard/issues/detail?id=3043

Great. This patch will be in the next 1.7.x release.

--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Issue 3011 in reviewboard: allow closing requests but not editing

2013-08-07 Thread reviewboard

Updates:
Labels: -Type-Defect Type-Enhancement Component-Policy

Comment #1 on issue 3011 by trowb...@gmail.com: allow closing requests but  
not editing

http://code.google.com/p/reviewboard/issues/detail?id=3011

(No comment was entered for this change.)

--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Issue 3034 in reviewboard: RBTools Mercurial client ignore hgrc configuration file

2013-08-07 Thread reviewboard

Updates:
Status: SetupIssue

Comment #1 on issue 3034 by trowb...@gmail.com: RBTools Mercurial client  
ignore hgrc configuration file

http://code.google.com/p/reviewboard/issues/detail?id=3034

I think in your case, you may have to modify rbtools/clients/mercurial.py  
to remove the HGRCPATH line. In general, we ignore the hgrc file because  
there are many potential settings which can break diff generation, which is  
a much more common case.


--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Issue 2659 in reviewboard: post review issue: error uploading diff

2013-08-07 Thread reviewboard

Updates:
Status: Incomplete

Comment #3 on issue 2659 by trowb...@gmail.com: post review issue: error  
uploading diff

http://code.google.com/p/reviewboard/issues/detail?id=2659

(No comment was entered for this change.)

--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Issue 2652 in reviewboard: File not found when uploading DIFF using POST-REVIEW and mercurial repository

2013-08-07 Thread reviewboard

Updates:
Status: Incomplete

Comment #2 on issue 2652 by trowb...@gmail.com: File not found when  
uploading DIFF using POST-REVIEW and mercurial repository

http://code.google.com/p/reviewboard/issues/detail?id=2652

(No comment was entered for this change.)

--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Issue 2731 in reviewboard: File C:\\Python27\\lib\\site-packages\\django-1.3.3-py2.7.egg\\django\\core\\handlers\\base.py

2013-08-07 Thread reviewboard

Updates:
Status: Incomplete

Comment #2 on issue 2731 by trowb...@gmail.com:   
File C:\\Python27\\lib\\site-packages\\django-1.3.3-py2.7.egg\\django\\core\\handlers\\base.py

http://code.google.com/p/reviewboard/issues/detail?id=2731

(No comment was entered for this change.)

--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Issue 3044 in reviewboard: plasticscm repository doesn't work

2013-08-07 Thread reviewboard

Updates:
Status: New

Comment #15 on issue 3044 by trowb...@gmail.com: plasticscm repository  
doesn't work

http://code.google.com/p/reviewboard/issues/detail?id=3044

At this point, I think the regressions that we introduced have been fixed,  
and we need someone who knows about plastic to weigh in. I emailed the  
plastic maintainers with a link to this bug, so hopefully they'll take a  
look at some point.


--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Issue 2882 in reviewboard: Underscores in comments are not displayed in Google Chrome

2013-08-07 Thread reviewboard

Updates:
Status: ThirdParty

Comment #3 on issue 2882 by trowb...@gmail.com: Underscores in comments are  
not displayed in Google Chrome

http://code.google.com/p/reviewboard/issues/detail?id=2882

(No comment was entered for this change.)

--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Issue 2890 in reviewboard: Error 500 - NoReverseMatch failure with usernames containing single-quote character

2013-08-07 Thread reviewboard

Updates:
Labels: Component-Dashboard EasyFix

Comment #1 on issue 2890 by trowb...@gmail.com: Error 500 - NoReverseMatch  
failure with usernames containing single-quote character

http://code.google.com/p/reviewboard/issues/detail?id=2890

(No comment was entered for this change.)

--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Issue 2884 in reviewboard: links with ampersand () are truncated

2013-08-07 Thread reviewboard

Updates:
Status: Fixed

Comment #5 on issue 2884 by trowb...@gmail.com: links with ampersand ()  
are truncated

http://code.google.com/p/reviewboard/issues/detail?id=2884

This was fixed in release-1.7.x (443f8d3).

--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Issue 2915 in reviewboard: Allow publishing multiple responses and a diff all at once

2013-08-07 Thread reviewboard

Updates:
Status: Duplicate
Mergedinto: 183

Comment #1 on issue 2915 by trowb...@gmail.com: Allow publishing multiple  
responses and a diff all at once

http://code.google.com/p/reviewboard/issues/detail?id=2915

(No comment was entered for this change.)

--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Issue 2898 in reviewboard: ssh+svn access no more possible in version 1.7.5

2013-08-07 Thread reviewboard


Comment #14 on issue 2898 by trowb...@gmail.com: ssh+svn access no more  
possible in version 1.7.5

http://code.google.com/p/reviewboard/issues/detail?id=2898

Can you look at the reviewboard.wsgi file generated by rb-site and attach  
it here?


--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Issue 183 in reviewboard: Publish should publish all drafts per review request and send one e-mail

2013-08-07 Thread reviewboard


Comment #9 on issue 183 by trowb...@gmail.com: Publish should publish all  
drafts per review request and send one e-mail

http://code.google.com/p/reviewboard/issues/detail?id=183

Issue 2915 has been merged into this issue.

--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Issue 3046 in reviewboard: when attaching files, the file name gets truncated if longer than 30 characters or so

2013-08-07 Thread reviewboard

Updates:
Status: Fixed

Comment #2 on issue 3046 by trowb...@gmail.com: when attaching files, the  
file name gets truncated if longer than 30 characters or so

http://code.google.com/p/reviewboard/issues/detail?id=3046

(No comment was entered for this change.)

--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Issue 3038 in reviewboard: Remove executable bit from template and static

2013-08-07 Thread reviewboard

Updates:
Status: Fixed

Comment #1 on issue 3038 by trowb...@gmail.com: Remove executable bit from  
template and static

http://code.google.com/p/reviewboard/issues/detail?id=3038

Fixed in master (aa2544a). Thanks!

--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Issue 3007 in reviewboard: Mechanism to customize email messages

2013-08-07 Thread reviewboard

Updates:
Labels: -Type-Defect Type-Enhancement

Comment #1 on issue 3007 by trowb...@gmail.com: Mechanism to customize  
email messages

http://code.google.com/p/reviewboard/issues/detail?id=3007

(No comment was entered for this change.)

--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Issue 2990 in reviewboard: easy_install does not work for ReviewBoard

2013-08-07 Thread reviewboard

Updates:
Status: UnableToReproduce

Comment #1 on issue 2990 by trowb...@gmail.com: easy_install does not work  
for ReviewBoard

http://code.google.com/p/reviewboard/issues/detail?id=2990

I think this was some momentary problem with PyPI. `easy_install  
ReviewBoard` worked just now.


--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Issue 2995 in reviewboard: Temporary email deactivation (for vacation autoresponders).

2013-08-07 Thread reviewboard

Updates:
Summary: Temporary email deactivation (for vacation autoresponders).

Comment #1 on issue 2995 by trowb...@gmail.com: Temporary email  
deactivation (for vacation autoresponders).

http://code.google.com/p/reviewboard/issues/detail?id=2995

(No comment was entered for this change.)

--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Issue 2997 in reviewboard: Feature request: MediaWiki-formatted reviewboard reports

2013-08-07 Thread reviewboard

Updates:
Status: WontFix

Comment #2 on issue 2997 by trowb...@gmail.com: Feature request:  
MediaWiki-formatted reviewboard reports

http://code.google.com/p/reviewboard/issues/detail?id=2997

We won't be making any changes to the old reporting functionality.

--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Issue 2984 in reviewboard: changing comment status when edit review before publishing will not update issue_status field

2013-08-07 Thread reviewboard

Updates:
Status: Started
Owner: trowb...@gmail.com

Comment #1 on issue 2984 by trowb...@gmail.com: changing comment status  
when edit review before publishing will not update issue_status field

http://code.google.com/p/reviewboard/issues/detail?id=2984

(No comment was entered for this change.)

--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Issue 971 in reviewboard: User should be able to opt out of email notifications

2013-08-07 Thread reviewboard


Comment #2 on issue 971 by nelso...@gmail.com: User should be able to opt  
out of email notifications

http://code.google.com/p/reviewboard/issues/detail?id=971

Is there any way to turn off emails for every single comment made? I want  
emails to go out when a new reviewboard is happening, but I don't want an  
email everytime someone makes a comment.  I don't see a setting for this,  
so if it's not there, then I'm asking for this feature


--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Issue 2898 in reviewboard: ssh+svn access no more possible in version 1.7.5

2013-08-07 Thread reviewboard


Comment #15 on issue 2898 by rewilli...@thesba.com: ssh+svn access no more  
possible in version 1.7.5

http://code.google.com/p/reviewboard/issues/detail?id=2898

This issue was fixed for me in the subsequent 1.7.6 release that came out a  
few days after I added the above comment. The release notes  
(http://www.reviewboard.org/docs/releasenotes/reviewboard/1.7.6/) mention  
an SSH issue, although it's bug #2834 rather than this one. 2834 was not  
updated after the release (it's still New even now), so I figured this  
one was perhaps addressed as a related bug and similarly not updated. Sorry  
- I guess I should have added a comment.


--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Issue 2834 in reviewboard: Fail to save svn+ssh repository setting

2013-08-07 Thread reviewboard

Updates:
Status: Fixed

Comment #2 on issue 2834 by trowb...@gmail.com: Fail to save svn+ssh  
repository setting

http://code.google.com/p/reviewboard/issues/detail?id=2834

This was fixed in 1.7.6  
(http://www.reviewboard.org/docs/releasenotes/reviewboard/1.7.6/)


--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Issue 2898 in reviewboard: ssh+svn access no more possible in version 1.7.5

2013-08-07 Thread reviewboard

Updates:
Status: Fixed

Comment #16 on issue 2898 by trowb...@gmail.com: ssh+svn access no more  
possible in version 1.7.5

http://code.google.com/p/reviewboard/issues/detail?id=2898

Glad to hear it.

--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Issue 2982 in reviewboard: Allow reviewer to drop issue from summary view

2013-08-07 Thread reviewboard

Updates:
Status: Fixed

Comment #1 on issue 2982 by trowb...@gmail.com: Allow reviewer to drop  
issue from summary view

http://code.google.com/p/reviewboard/issues/detail?id=2982

For 1.8.x, reviewers will be able to change the issue state in addition to  
the review request owner.


--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/groups/opt_out.




Issue 3051 in reviewboard: User Option to not Send Email Notifications to the User for their Changes

2013-08-07 Thread reviewboard

Status: New
Owner: 
Labels: Type-Enhancement Priority-Medium

New issue 3051 by hryanjo...@gmail.com: User Option to not Send Email  
Notifications to the User for their Changes

http://code.google.com/p/reviewboard/issues/detail?id=3051

What version are you running?
* 1.6.14

What's the URL of the page this enhancement relates to, if any?
* Any specific review (probably shouldn't actually paste URL as it's  
internal to Amazon)


Describe the enhancement and the motivation for it.
* I think everybody gets too many emails.  In order to save precious  
seconds of my life from reading emails of things that I know I just did, I  
would love to have the option to *not* receive email notifications about  
actions I've just taken.  (Of course, I would want to receive email  
notifications for any notifiable actions taken by others).


What operating system are you using? What browser?
* Request is OS  Browser agnostic

Please provide any additional information below.
* Countless people at Amazon will love you forever by saving them time as  
our somewhat stupid Outlook email systems are unable to filter these emails.


--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Issue 2952 in reviewboard: Diff viewer generates Error 500: Something Broke! intermittently

2013-08-07 Thread reviewboard

Updates:
Status: Fixed

Comment #1 on issue 2952 by trowb...@gmail.com: Diff viewer generates Error  
500: Something Broke! intermittently

http://code.google.com/p/reviewboard/issues/detail?id=2952

This has been fixed in the latest 1.7.x releases.

--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Issue 3023 in reviewboard: RB issue occurs when i trying to ship a review

2013-08-07 Thread reviewboard


Comment #7 on issue 3023 by trowb...@gmail.com: RB issue occurs when i  
trying to ship a review

http://code.google.com/p/reviewboard/issues/detail?id=3023

I'm still somewhat confused by this error. One thing that I recommend doing  
is upgrading to the latest 1.7.x release.


--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Issue 1534 in reviewboard: Side-by-side diffs in HTML e-mails sometimes have cells screwed up

2013-08-07 Thread reviewboard

Updates:
Status: Fixed

Comment #1 on issue 1534 by trowb...@gmail.com: Side-by-side diffs in HTML  
e-mails sometimes have cells screwed up

http://code.google.com/p/reviewboard/issues/detail?id=1534

I haven't seen this in some time.

--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Issue 2957 in reviewboard: Add a I agree ability to a review issue

2013-08-07 Thread reviewboard

Updates:
Status: WontFix

Comment #1 on issue 2957 by trowb...@gmail.com: Add a I agree ability to  
a review issue

http://code.google.com/p/reviewboard/issues/detail?id=2957

I think the list of open issues actually makes this less important because  
it's easier to keep track of remaining work. If there's a disagreement  
about whether something should be changed, then sure, there should be  
discussion. If there's not, then I agree that it's redundant to re-state  
it, but adding extra UI elements to address that isn't as nice a solution  
as just not saying the redundant things.


--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Issue 2941 in reviewboard: Show Whitespace changes button is not operatonal

2013-08-07 Thread reviewboard

Updates:
Status: Fixed

Comment #4 on issue 2941 by trowb...@gmail.com: Show Whitespace changes  
button is not operatonal

http://code.google.com/p/reviewboard/issues/detail?id=2941

This was fixed in commit 5e67070, but Christian forgot to mark the bug as  
fixed.


--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Issue 3020 in reviewboard: RBTools / post-review.py ignores https prefix

2013-08-07 Thread reviewboard

Updates:
Status: SetupIssue

Comment #5 on issue 3020 by trowb...@gmail.com: RBTools / post-review.py  
ignores https prefix

http://code.google.com/p/reviewboard/issues/detail?id=3020

(No comment was entered for this change.)

--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Issue 2981 in reviewboard: Delete a draft from submitted review.

2013-08-07 Thread reviewboard

Updates:
Labels: EasyFix Component-Reviews

Comment #1 on issue 2981 by trowb...@gmail.com: Delete a draft from  
submitted review.

http://code.google.com/p/reviewboard/issues/detail?id=2981

(No comment was entered for this change.)

--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Issue 2940 in reviewboard: Allow attaching complete diffs to email

2013-08-07 Thread reviewboard

Updates:
Labels: Component-EMail

Comment #1 on issue 2940 by trowb...@gmail.com: Allow attaching complete  
diffs to email

http://code.google.com/p/reviewboard/issues/detail?id=2940

(No comment was entered for this change.)

--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Issue 2936 in reviewboard: Something broke! (Error 500) at http://rb.domain.pl/r/119/

2013-08-07 Thread reviewboard

Updates:
Status: SetupIssue

Comment #2 on issue 2936 by trowb...@gmail.com: Something broke! (Error  
500) at http://rb.domain.pl/r/119/

http://code.google.com/p/reviewboard/issues/detail?id=2936

(No comment was entered for this change.)

--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Issue 2947 in reviewboard: Inconsistent UI Behavior

2013-08-07 Thread reviewboard

Updates:
Status: Fixed

Comment #1 on issue 2947 by trowb...@gmail.com: Inconsistent UI Behavior
http://code.google.com/p/reviewboard/issues/detail?id=2947

This will be much more consistent in 1.8.x

--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Issue 2948 in reviewboard: Exception caused by use of ‘ and ’ characters in testing done field

2013-08-07 Thread reviewboard

Updates:
Status: SetupIssue

Comment #1 on issue 2948 by trowb...@gmail.com: Exception caused by use of  
‘ and ’ characters in testing done field

http://code.google.com/p/reviewboard/issues/detail?id=2948

This is likely due to database tables that are not UTF-8. Bug 3000 tracks  
the fact that it's annoying and hard to get this set up correctly.


--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Issue 2939 in reviewboard: Cannot update diff-- Internal Server Error 500

2013-08-07 Thread reviewboard

Updates:
Status: NeedInfo

Comment #1 on issue 2939 by trowb...@gmail.com: Cannot update diff--  
Internal Server Error 500

http://code.google.com/p/reviewboard/issues/detail?id=2939

I know it's been quite some time, but in order to do anything with this  
report, we need the contents of the error from the reviewboard or apache  
logs.


--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Issue 2938 in reviewboard: Long timezone values in Account Preferences cause an unexpected error

2013-08-07 Thread reviewboard

Updates:
Status: Fixed

Comment #2 on issue 2938 by trowb...@gmail.com: Long timezone values in  
Account Preferences cause an unexpected error

http://code.google.com/p/reviewboard/issues/detail?id=2938

This was fixed at http://reviews.reviewboard.org/r/4230/

--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Issue 2918 in reviewboard: Group reviews across multiple repositories

2013-08-07 Thread reviewboard

Updates:
Status: Fixed

Comment #2 on issue 2918 by trowb...@gmail.com: Group reviews across  
multiple repositories

http://code.google.com/p/reviewboard/issues/detail?id=2918

The latest 1.7.x releases have a depends on/blocks relationship that you  
can use.


--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Issue 281 in reviewboard: Wanted: support for changeset dependencies

2013-08-07 Thread reviewboard

Updates:
Status: Fixed

Comment #12 on issue 281 by trowb...@gmail.com: Wanted: support for  
changeset dependencies

http://code.google.com/p/reviewboard/issues/detail?id=281

It doesn't address all the ideas here, but the latest 1.7.x releases have a  
depends-on/blocks relationship that you can use to define dependencies.


--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Issue 100 in reviewboard: Allow for reviews based on an existing committed revision in the web UI

2013-08-07 Thread reviewboard

Updates:
Status: Started
Owner: trowb...@gmail.com

Comment #26 on issue 100 by trowb...@gmail.com: Allow for reviews based on  
an existing committed revision in the web UI

http://code.google.com/p/reviewboard/issues/detail?id=100

(No comment was entered for this change.)

--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Issue 281 in reviewboard: Wanted: support for changeset dependencies

2013-08-07 Thread reviewboard


Comment #13 on issue 281 by adso...@gmail.com: Wanted: support for  
changeset dependencies

http://code.google.com/p/reviewboard/issues/detail?id=281

Huzzah! Wow, I filed this 6 years ago!

--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Issue 1561 in reviewboard: post-review: obscure error if the review id is invalid

2013-08-07 Thread reviewboard

Updates:
Status: Fixed

Comment #2 on issue 1561 by trowb...@gmail.com: post-review: obscure error  
if the review id is invalid

http://code.google.com/p/reviewboard/issues/detail?id=1561

This is much better in `rbt post` (at least, it will be in the next  
release).


--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Issue 2534 in reviewboard: Split up Send e-mails for review requests and reviews

2013-08-07 Thread reviewboard

Updates:
Status: Duplicate
Mergedinto: 477

Comment #2 on issue 2534 by trowb...@gmail.com: Split up Send e-mails for  
review requests and reviews

http://code.google.com/p/reviewboard/issues/detail?id=2534

Lumping this in with other, similar requests.

--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Issue 477 in reviewboard: Per reviewer email control

2013-08-07 Thread reviewboard


Comment #23 on issue 477 by trowb...@gmail.com: Per reviewer email control
http://code.google.com/p/reviewboard/issues/detail?id=477

Issue 2534 has been merged into this issue.

--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Issue 477 in reviewboard: Per reviewer email control

2013-08-07 Thread reviewboard


Comment #24 on issue 477 by trowb...@gmail.com: Per reviewer email control
http://code.google.com/p/reviewboard/issues/detail?id=477

Issue 3051 has been merged into this issue.

--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Issue 3051 in reviewboard: User Option to not Send Email Notifications to the User for their Changes

2013-08-07 Thread reviewboard

Updates:
Status: Duplicate
Mergedinto: 477

Comment #1 on issue 3051 by trowb...@gmail.com: User Option to not Send  
Email Notifications to the User for their Changes

http://code.google.com/p/reviewboard/issues/detail?id=3051

Lumping this in with other, similar requests.

--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Issue 2245 in reviewboard: API Request: Ability to determine the base directory a patch was created from

2013-08-07 Thread reviewboard

Updates:
Status: Fixed

Comment #2 on issue 2245 by trowb...@gmail.com: API Request: Ability to  
determine the base directory a patch was created from

http://code.google.com/p/reviewboard/issues/detail?id=2245

In 1.7.x, the DiffResource has a basedir field, which should be what you  
want.


--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Issue 2269 in reviewboard: Allow inline review for non-text file types

2013-08-07 Thread reviewboard


Comment #5 on issue 2269 by trowb...@gmail.com: Allow inline review for  
non-text file types

http://code.google.com/p/reviewboard/issues/detail?id=2269

Issue 3025 has been merged into this issue.

--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Issue 3025 in reviewboard: Upload binaries (like images) with post-review in RBTools

2013-08-07 Thread reviewboard

Updates:
Status: Duplicate
Mergedinto: 2269

Comment #1 on issue 3025 by trowb...@gmail.com: Upload binaries (like  
images) with post-review in RBTools

http://code.google.com/p/reviewboard/issues/detail?id=3025

I'm going to lump this in with bug 2269, which is related.

--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Issue 2984 in reviewboard: changing comment status when edit review before publishing will not update issue_status field

2013-08-07 Thread reviewboard

Updates:
Status: Fixed

Comment #2 on issue 2984 by trowb...@gmail.com: changing comment status  
when edit review before publishing will not update issue_status field

http://code.google.com/p/reviewboard/issues/detail?id=2984

Fixed in master (1c98b2c). Thanks!

--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Issue 2999 in reviewboard: Tried to re-upload the screenshot after it became inaccessible.

2013-08-07 Thread reviewboard

Updates:
Status: SetupIssue

Comment #9 on issue 2999 by trowb...@gmail.com: Tried to re-upload the  
screenshot after it became inaccessible.

http://code.google.com/p/reviewboard/issues/detail?id=2999

(No comment was entered for this change.)

--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Issue 2943 in reviewboard: Diff currently unavailable. When Uploading Diffs From TortoiseHG

2013-08-07 Thread reviewboard

Updates:
Status: ThirdParty

Comment #5 on issue 2943 by trowb...@gmail.com: Diff currently  
unavailable. When Uploading Diffs From TortoiseHG

http://code.google.com/p/reviewboard/issues/detail?id=2943

Sounds like TortoiseHG generates diff files that don't have the necessary  
revision information in them.


--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Issue 3034 in reviewboard: RBTools Mercurial client ignore hgrc configuration file

2013-08-07 Thread reviewboard


Comment #2 on issue 3034 by a...@zigarn.com: RBTools Mercurial client  
ignore hgrc configuration file

http://code.google.com/p/reviewboard/issues/detail?id=3034

That's what I did.

But it's not a definitive solution when all my colleagues have to do it too.

I see 3 solutions:
 * add an option (RBT_HG_DISABLE_HGRC=[true|false]) to enable/disable the  
current behavior
 * or add an option to set a RBTools specific hgrc  
(RBT_HGRC_PATH=~/.hgrc.minimal)
 * or add options for each hgrc options that have impact on connection with  
the server


--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Issue 3034 in reviewboard: RBTools Mercurial client ignore hgrc configuration file

2013-08-07 Thread reviewboard

Updates:
Status: New

Comment #3 on issue 3034 by trowb...@gmail.com: RBTools Mercurial client  
ignore hgrc configuration file

http://code.google.com/p/reviewboard/issues/detail?id=3034

I think option 2 sounds like a nice compromise.

--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/groups/opt_out.