Issue 780 in reviewboard: Intermittent error in publish GUI: 403 permissions denied

2009-03-24 Thread codesite-noreply
Updates: Status: Fixed Comment #4 on issue 780 by trowbrds: Intermittent error in publish GUI: 403 permissions denied http://code.google.com/p/reviewboard/issues/detail?id=780 Assuming fixed since there's been no response. Please comment if this is still a problem. -- You received t

Issue 799 in reviewboard: Screenshots files getting 'x' (execute) permission set

2009-03-24 Thread codesite-noreply
Updates: Status: NotABug Comment #1 on issue 799 by trowbrds: Screenshots files getting 'x' (execute) permission set http://code.google.com/p/reviewboard/issues/detail?id=799 Files are saved according to the system settings. Since you're on ext3, check your apache user's umask. -- Y

Issue 815 in reviewboard: Use bug numbers to form the filename while downloading the diff

2009-03-24 Thread codesite-noreply
Updates: Labels: -Type-Defect Type-Enhancement Comment #1 on issue 815 by trowbrds: Use bug numbers to form the filename while downloading the diff http://code.google.com/p/reviewboard/issues/detail?id=815 (No comment was entered for this change.) -- You received this message because

Issue 818 in reviewboard: Name conflict in djblets.datagrid.grids.DataGrid

2009-03-24 Thread codesite-noreply
Updates: Status: WontFix Comment #3 on issue 818 by trowbrds: Name conflict in djblets.datagrid.grids.DataGrid http://code.google.com/p/reviewboard/issues/detail?id=818 Yeah, I don't think this is really worth changing. Use a different name in your extended class. -- You received th

Issue 826 in reviewboard: Publishing screenshot comment reviews fails and duplicates comments

2009-03-24 Thread codesite-noreply
Updates: Status: Incomplete Comment #4 on issue 826 by trowbrds: Publishing screenshot comment reviews fails and duplicates comments http://code.google.com/p/reviewboard/issues/detail?id=826 (No comment was entered for this change.) -- You received this message because you are listed

Issue 842 in reviewboard: Allow configuration of ssh user (in addition to the svn user) for svn+ssh accessed repositories

2009-03-24 Thread codesite-noreply
Updates: Labels: -Type-Defect Type-Enhancement Component-SCMTools Comment #2 on issue 842 by trowbrds: Allow configuration of ssh user (in addition to the svn user) for svn+ssh accessed repositories http://code.google.com/p/reviewboard/issues/detail?id=842 (No comment was entered for t

Issue 852 in reviewboard: Add a non-diff source code view

2009-03-24 Thread codesite-noreply
Updates: Status: Duplicate Mergedinto: 147 Comment #1 on issue 852 by trowbrds: Add a non-diff source code view http://code.google.com/p/reviewboard/issues/detail?id=852 (No comment was entered for this change.) -- You received this message because you are listed in the owner or

Issue 147 in reviewboard: Ability to view complete source files without diff coloring/block insertions

2009-03-24 Thread codesite-noreply
Comment #8 on issue 147 by trowbrds: Ability to view complete source files without diff coloring/block insertions http://code.google.com/p/reviewboard/issues/detail?id=147 Issue 852 has been merged into this issue. -- You received this message because you are listed in the owner or CC fields

Issue 564 in reviewboard: Summarize reviewer ship status

2009-03-24 Thread codesite-noreply
Comment #3 on issue 564 by trowbrds: Summarize reviewer ship status http://code.google.com/p/reviewboard/issues/detail?id=564 Issue 853 has been merged into this issue. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue

Issue 853 in reviewboard: RFE: Review status per-user

2009-03-24 Thread codesite-noreply
Updates: Status: Duplicate Mergedinto: 564 Comment #2 on issue 853 by trowbrds: RFE: Review status per-user http://code.google.com/p/reviewboard/issues/detail?id=853 (No comment was entered for this change.) -- You received this message because you are listed in the owner or CC

Issue 866 in reviewboard: Review Board allows comments to comments without a login and then silently discards those comments when published

2009-03-24 Thread codesite-noreply
Updates: Status: Incomplete Comment #2 on issue 866 by trowbrds: Review Board allows comments to comments without a login and then silently discards those comments when published http://code.google.com/p/reviewboard/issues/detail?id=866 (No comment was entered for this change.) -- Y

Issue 871 in reviewboard: post-review script needs to be updated

2009-03-24 Thread codesite-noreply
Updates: Status: Fixed Comment #3 on issue 871 by trowbrds: post-review script needs to be updated http://code.google.com/p/reviewboard/issues/detail?id=871 These were some incidental bugs which have since been fixed. -- You received this message because you are listed in the owner or C

Issue 875 in reviewboard: Option to show diffs in separate windows

2009-03-24 Thread codesite-noreply
Updates: Status: Confirmed Labels: -Type-Defect -Priority-Medium Type-Enhancement Priority-Low Component-DiffViewer ExtensionIdea Comment #3 on issue 875 by trowbrds: Option to show diffs in separate windows http://code.google.com/p/reviewboard/issues/detail?id=875 (No commen

Issue 882 in reviewboard: I no longer get emails when I send a review request or update someone else's review on reviewboard

2009-03-24 Thread codesite-noreply
Updates: Status: Incomplete Comment #6 on issue 882 by trowbrds: I no longer get emails when I send a review request or update someone else's review on reviewboard http://code.google.com/p/reviewboard/issues/detail?id=882 (No comment was entered for this change.) -- You received this

Issue 884 in reviewboard: Viewing review diff before publishing makes review uneditable

2009-03-24 Thread codesite-noreply
Updates: Status: NeedInfo Comment #1 on issue 884 by trowbrds: Viewing review diff before publishing makes review uneditable http://code.google.com/p/reviewboard/issues/detail?id=884 What version are you running? In an older version, the review request wasn't editable from the diff v

Issue 873 in reviewboard: Interdiffs should not contain a "Download diff" link.

2009-03-24 Thread codesite-noreply
Updates: Summary: Interdiffs should not contain a "Download diff" link. Comment #4 on issue 873 by trowbrds: Interdiffs should not contain a "Download diff" link. http://code.google.com/p/reviewboard/issues/detail?id=873 (No comment was entered for this change.) -- You received this m

Issue 886 in reviewboard: KeyError 'PATH' new creating new request

2009-03-24 Thread codesite-noreply
Updates: Status: UserError Comment #1 on issue 886 by trowbrds: KeyError 'PATH' new creating new request http://code.google.com/p/reviewboard/issues/detail?id=886 It's kind of odd to not have any PATH in your environment at all. You'll need to define one in your script that launches

Issue 895 in reviewboard: Deletion of 0-length files are not included in review

2009-03-24 Thread codesite-noreply
Updates: Status: Confirmed Labels: -Priority-Medium Priority-Low Comment #1 on issue 895 by trowbrds: Deletion of 0-length files are not included in review http://code.google.com/p/reviewboard/issues/detail?id=895 Unfortunately, there's no actual diff for these sorts of files.

Issue 890 in reviewboard: post-review under Windows-XP (non English language)

2009-03-24 Thread codesite-noreply
Updates: Status: Confirmed Labels: Component-Scripts Comment #1 on issue 890 by trowbrds: post-review under Windows-XP (non English language) http://code.google.com/p/reviewboard/issues/detail?id=890 (No comment was entered for this change.) -- You received this message becaus

Issue 891 in reviewboard: LDAP enhancements

2009-03-24 Thread codesite-noreply
Updates: Labels: -Type-Defect Type-Enhancement Comment #2 on issue 891 by trowbrds: LDAP enhancements http://code.google.com/p/reviewboard/issues/detail?id=891 (No comment was entered for this change.) -- You received this message because you are listed in the owner or CC fields of this

Issue 897 in reviewboard: Discarded and Unpublished Reviews keep diff history

2009-03-24 Thread codesite-noreply
Updates: Status: Duplicate Mergedinto: 768 Comment #1 on issue 897 by trowbrds: Discarded and Unpublished Reviews keep diff history http://code.google.com/p/reviewboard/issues/detail?id=897 (No comment was entered for this change.) -- You received this message because you are

Issue 768 in reviewboard: When you upload multiple diffs before publishing a review request, discard all diffs except the last one

2009-03-24 Thread codesite-noreply
Comment #1 on issue 768 by trowbrds: When you upload multiple diffs before publishing a review request, discard all diffs except the last one http://code.google.com/p/reviewboard/issues/detail?id=768 Issue 897 has been merged into this issue. -- You received this message because you are liste

Issue 900 in reviewboard: Descriptions containing text in angle brackets is not handled correctly

2009-03-24 Thread codesite-noreply
Updates: Status: Duplicate Mergedinto: 894 Comment #1 on issue 900 by trowbrds: Descriptions containing text in angle brackets is not handled correctly http://code.google.com/p/reviewboard/issues/detail?id=900 (No comment was entered for this change.) -- You received this mess

Issue 894 in reviewboard: in description causes bold formatting.

2009-03-24 Thread codesite-noreply
Comment #1 on issue 894 by trowbrds: in description causes bold formatting. http://code.google.com/p/reviewboard/issues/detail?id=894 Issue 900 has been merged into this issue. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred

Issue 894 in reviewboard: HTML/angle brackets in description are treated as HTML

2009-03-24 Thread codesite-noreply
Updates: Summary: HTML/angle brackets in description are treated as HTML Comment #2 on issue 894 by trowbrds: HTML/angle brackets in description are treated as HTML http://code.google.com/p/reviewboard/issues/detail?id=894 (No comment was entered for this change.) -- You received this

Issue 907 in reviewboard: LDAP auth can't bind to AD because it uses anonymous bind

2009-03-24 Thread codesite-noreply
Updates: Status: Duplicate Mergedinto: 719 Comment #1 on issue 907 by trowbrds: LDAP auth can't bind to AD because it uses anonymous bind http://code.google.com/p/reviewboard/issues/detail?id=907 (No comment was entered for this change.) -- You received this message because yo

Issue 719 in reviewboard: Ldap auth not working with AD

2009-03-24 Thread codesite-noreply
Comment #7 on issue 719 by trowbrds: Ldap auth not working with AD http://code.google.com/p/reviewboard/issues/detail?id=719 Issue 907 has been merged into this issue. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue.

Issue 911 in reviewboard: Option to select a block of lines for inline comment

2009-03-24 Thread codesite-noreply
Updates: Status: NotABug Comment #3 on issue 911 by trowbrds: Option to select a block of lines for inline comment http://code.google.com/p/reviewboard/issues/detail?id=911 Yeah, the usability of the blocks in the diff viewer once the comment is already made isn't the greatest, but t

Issue 935 in reviewboard: Add notification of a draft unpublished review to the top of the review page as well as in-line with the reviews

2009-03-24 Thread codesite-noreply
Updates: Labels: -Type-Defect Type-Enhancement Comment #1 on issue 935 by trowbrds: Add notification of a draft unpublished review to the top of the review page as well as in-line with the reviews http://code.google.com/p/reviewboard/issues/detail?id=935 (No comment was entered for t

Issue 937 in reviewboard: Add ability to strip local filenames from submitted diff

2009-03-24 Thread codesite-noreply
Updates: Status: WontFix Comment #1 on issue 937 by trowbrds: Add ability to strip local filenames from submitted diff http://code.google.com/p/reviewboard/issues/detail?id=937 TortoiseSVN makes very strange diffs. I don't think we have any plans to add workarounds for this. The comman

Issue 147 in reviewboard: Ability to view complete source files without diff coloring/block insertions

2009-03-24 Thread codesite-noreply
Comment #9 on issue 147 by trowbrds: Ability to view complete source files without diff coloring/block insertions http://code.google.com/p/reviewboard/issues/detail?id=147 Issue 936 has been merged into this issue. -- You received this message because you are listed in the owner or CC fields

Issue 936 in reviewboard: Add a way for a reviewer to only see the new version of the code (e.g. collapse/remove the diff)

2009-03-24 Thread codesite-noreply
Updates: Status: Duplicate Mergedinto: 147 Comment #1 on issue 936 by trowbrds: Add a way for a reviewer to only see the new version of the code (e.g. collapse/remove the diff) http://code.google.com/p/reviewboard/issues/detail?id=936 (No comment was entered for this change.)

Issue 940 in reviewboard: Display an intermediate page or dialog before sending people out to the Google Code bug tracker

2009-03-24 Thread codesite-noreply
Updates: Status: WontFix Comment #1 on issue 940 by trowbrds: Display an intermediate page or dialog before sending people out to the Google Code bug tracker http://code.google.com/p/reviewboard/issues/detail?id=940 I think this is something that's best modified internally. -- You rec

Issue 945 in reviewboard: Clicking "set submitted" provides no feedback that the request is being processed

2009-03-24 Thread codesite-noreply
Updates: Status: Confirmed Comment #1 on issue 945 by trowbrds: Clicking "set submitted" provides no feedback that the request is being processed http://code.google.com/p/reviewboard/issues/detail?id=945 Indeed. One of my biggest beefs! -- You received this message because you are lis

Issue 946 in reviewboard: Indication for bugs in a change

2009-03-24 Thread codesite-noreply
Updates: Labels: -Type-Defect Type-Enhancement Comment #1 on issue 946 by trowbrds: Indication for bugs in a change http://code.google.com/p/reviewboard/issues/detail?id=946 (No comment was entered for this change.) -- You received this message because you are listed in the owner or CC

Issue 950 in reviewboard: Updating review without changing diff shouldn't make a new diff revision

2009-03-24 Thread codesite-noreply
Updates: Status: WontFix Comment #1 on issue 950 by trowbrds: Updating review without changing diff shouldn't make a new diff revision http://code.google.com/p/reviewboard/issues/detail?id=950 Every time you post-review, it's a new diff, whether or not you've actually changed the cod

Issue 952 in reviewboard: Mirror path support for all scm tools

2009-03-24 Thread codesite-noreply
Updates: Labels: -Type-Defect Type-Enhancement Comment #1 on issue 952 by trowbrds: Mirror path support for all scm tools http://code.google.com/p/reviewboard/issues/detail?id=952 (No comment was entered for this change.) -- You received this message because you are listed in the owner

Issue 955 in reviewboard: Description and testing done fields don't support #include <> statements

2009-03-24 Thread codesite-noreply
Updates: Status: Duplicate Mergedinto: 894 Comment #1 on issue 955 by trowbrds: Description and testing done fields don't support #include <> statements http://code.google.com/p/reviewboard/issues/detail?id=955 (No comment was entered for this change.) -- You received this mes

Issue 894 in reviewboard: HTML/angle brackets in description are treated as HTML

2009-03-24 Thread codesite-noreply
Comment #3 on issue 894 by trowbrds: HTML/angle brackets in description are treated as HTML http://code.google.com/p/reviewboard/issues/detail?id=894 Issue 955 has been merged into this issue. -- You received this message because you are listed in the owner or CC fields of this issue, or beca

Issue 942 in reviewboard: the password of repositoriy is visible to every admin

2009-03-24 Thread codesite-noreply
Updates: Labels: -Type-Defect -Priority-Medium Type-Enhancement Priority-Low Comment #1 on issue 942 by trowbrds: the password of repositoriy is visible to every admin http://code.google.com/p/reviewboard/issues/detail?id=942 Admins are trusted. If you have a patch, we'll look at it bu

Issue 948 in reviewboard: New Review Request - Something broke! (Error 500)

2009-03-24 Thread codesite-noreply
Updates: Status: UserError Comment #2 on issue 948 by trowbrds: New Review Request - Something broke! (Error 500) http://code.google.com/p/reviewboard/issues/detail?id=948 (No comment was entered for this change.) -- You received this message because you are listed in the owner or CC

Issue 954 in reviewboard: Download Diff should allow selection of line endings

2009-03-24 Thread codesite-noreply
Updates: Labels: -Type-Defect Type-Enhancement Comment #1 on issue 954 by trowbrds: Download Diff should allow selection of line endings http://code.google.com/p/reviewboard/issues/detail?id=954 (No comment was entered for this change.) -- You received this message because you are lis

Issue 489 in reviewboard: [ ] DON'T SHIP IT button

2009-03-24 Thread codesite-noreply
Comment #13 on issue 489 by trowbrds: [ ] DON'T SHIP IT button http://code.google.com/p/reviewboard/issues/detail?id=489 Issue 963 has been merged into this issue. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You

Issue 963 in reviewboard: Option to flag a comment as a 'blocker' comment

2009-03-24 Thread codesite-noreply
Updates: Status: Duplicate Mergedinto: 489 Comment #1 on issue 963 by trowbrds: Option to flag a comment as a 'blocker' comment http://code.google.com/p/reviewboard/issues/detail?id=963 (No comment was entered for this change.) -- You received this message because you are list

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

2009-03-24 Thread codesite-noreply
Updates: Status: Duplicate Mergedinto: 477 Comment #1 on issue 971 by trowbrds: User should be able to opt out of email notifications http://code.google.com/p/reviewboard/issues/detail?id=971 (No comment was entered for this change.) -- You received this message because you ar

Issue 477 in reviewboard: Per reviewer email control

2009-03-24 Thread codesite-noreply
Comment #5 on issue 477 by trowbrds: Per reviewer email control http://code.google.com/p/reviewboard/issues/detail?id=477 Issue 971 has been merged into this issue. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. Yo

Issue 969 in reviewboard: trouble posting to review board

2009-03-24 Thread codesite-noreply
Updates: Status: Incomplete Comment #1 on issue 969 by trowbrds: trouble posting to review board http://code.google.com/p/reviewboard/issues/detail?id=969 Please create a bug on our internal bugzilla with product Internal, category Review Board and the SCM team will assist you. -- You

Issue 147 in reviewboard: Ability to view complete source files without diff coloring/block insertions

2009-03-24 Thread codesite-noreply
Comment #10 on issue 147 by trowbrds: Ability to view complete source files without diff coloring/block insertions http://code.google.com/p/reviewboard/issues/detail?id=147 Issue 973 has been merged into this issue. -- You received this message because you are listed in the owner or CC fields

Issue 973 in reviewboard: Allow code review without a patch

2009-03-24 Thread codesite-noreply
Updates: Status: Duplicate Mergedinto: 147 Comment #1 on issue 973 by trowbrds: Allow code review without a patch http://code.google.com/p/reviewboard/issues/detail?id=973 (No comment was entered for this change.) -- You received this message because you are listed in the owner

Issue 977 in reviewboard: How do I get rid of the review request on my incoming list? This is especially a problem when developers have left the team.

2009-03-24 Thread codesite-noreply
Updates: Status: NotABug Comment #1 on issue 977 by trowbrds: How do I get rid of the review request on my incoming list? This is especially a problem when developers have left the team. http://code.google.com/p/reviewboard/issues/detail?id=977 Server administrators can close out old

Issue 772 in reviewboard: Lines of all whitespace shouldn't be highlighted in the diff

2009-03-24 Thread codesite-noreply
Updates: Summary: Lines of all whitespace shouldn't be highlighted in the diff Labels: -Type-Defect Type-Enhancement Comment #3 on issue 772 by trowbrds: Lines of all whitespace shouldn't be highlighted in the diff http://code.google.com/p/reviewboard/issues/detail?id=772 (No c

Issue 147 in reviewboard: Ability to view complete source files without diff coloring/block insertions

2009-03-24 Thread codesite-noreply
Comment #11 on issue 147 by jocelyn.fiat: Ability to view complete source files without diff coloring/block insertions http://code.google.com/p/reviewboard/issues/detail?id=147 I see Issue 973 has been merged into this issue. However, my initial request was mainly to be able to review existing

Issue 942 in reviewboard: the password of repositoriy is visible to every admin

2009-03-24 Thread codesite-noreply
Comment #2 on issue 942 by chipx86: the password of repositoriy is visible to every admin http://code.google.com/p/reviewboard/issues/detail?id=942 Could just modify the field so that it's masked, probably. -- You received this message because you are listed in the owner or CC fields of this

Issue 950 in reviewboard: Updating review without changing diff shouldn't make a new diff revision

2009-03-24 Thread codesite-noreply
Comment #2 on issue 950 by chipx86: Updating review without changing diff shouldn't make a new diff revision http://code.google.com/p/reviewboard/issues/detail?id=950 If this is due to using post-review with Perforce to re-grab the description, etc., you can use --change-only. -- You receiv

Issue 980 in reviewboard: Not able to generate diff

2009-03-24 Thread codesite-noreply
Updates: Status: UserError Comment #4 on issue 980 by trowbrds: Not able to generate diff http://code.google.com/p/reviewboard/issues/detail?id=980 (No comment was entered for this change.) -- You received this message because you are listed in the owner or CC fields of this issue, or b

Issue 981 in reviewboard: Screenshot page does not reflect draft summary

2009-03-24 Thread codesite-noreply
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 981 by jfarwell: Screenshot page does not reflect draft summary http://code.google.com/p/reviewboard/issues/detail?id=981 What's the URL of the page containing the problem? Any screenshot/image page on a review. What steps w

Issue 365 in reviewboard: Save previous base path when updating diffs

2009-03-24 Thread codesite-noreply
Comment #5 on issue 365 by trowbrds: Save previous base path when updating diffs http://code.google.com/p/reviewboard/issues/detail?id=365 Issue 923 has been merged into this issue. -- You received this message because you are listed in the owner or CC fields of this issue, or because you sta

Issue 923 in reviewboard: Pre-fill base directory

2009-03-24 Thread codesite-noreply
Updates: Status: Duplicate Mergedinto: 365 Comment #1 on issue 923 by trowbrds: Pre-fill base directory http://code.google.com/p/reviewboard/issues/detail?id=923 (No comment was entered for this change.) -- You received this message because you are listed in the owner or CC fiel

Issue 962 in reviewboard: Interdiffs are currently broken.

2009-03-24 Thread codesite-noreply
Updates: Summary: Interdiffs are currently broken. Status: Confirmed Comment #1 on issue 962 by trowbrds: Interdiffs are currently broken. http://code.google.com/p/reviewboard/issues/detail?id=962 (No comment was entered for this change.) -- You received this message because you

Issue 767 in reviewboard: query json api calls should not require a user login

2009-03-24 Thread codesite-noreply
Updates: Status: Confirmed Labels: -Priority-Medium Priority-High Component-API Milestone-Release1.0 EasyFix Comment #1 on issue 767 by chipx86: query json api calls should not require a user login http://code.google.com/p/reviewboard/issues/detail?id=767 Thought we had this

Issue 914 in reviewboard: API docs are wrong for api/json/reviewrequests//reviews/

2009-03-24 Thread codesite-noreply
Updates: Summary: API docs are wrong for api/json/reviewrequests//reviews/ Status: Confirmed Labels: Component-API Component-Docs Comment #2 on issue 914 by chipx86: API docs are wrong for api/json/reviewrequests//reviews/ http://code.google.com/p/reviewboard/issues/deta