Issue 957 in reviewboard: UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 3: ordinal not in range(128)

2009-03-16 Thread codesite-noreply
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 957 by i...@avalanchestudios.se: UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 3: ordinal not in range(128) http://code.google.com/p/reviewboard/issues/detail?id=957 Hi, We're using alpha4 with

Issue 953 in reviewboard: Diff viewer does not work on Mercurial ssh repositories

2009-03-16 Thread codesite-noreply
Comment #1 on issue 953 by sandeep.iitkgp: Diff viewer does not work on Mercurial ssh repositories http://code.google.com/p/reviewboard/issues/detail?id=953 I had the same problem even though I was not using SSH. The problem seems to be that reviewboard's support for mercurial seems to be

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

2009-03-16 Thread codesite-noreply
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 954 by grossag: Download Diff should allow selection of line endings http://code.google.com/p/reviewboard/issues/detail?id=954 *NOTE: If you have a patch, please submit it to http://reviews.review- board.org/ Describe the

Issue 928 in reviewboard: post-review in subdirectories of a git (svn) work tree would result in broken diffs.

2009-03-16 Thread codesite-noreply
Comment #1 on issue 928 by vicaya: post-review in subdirectories of a git (svn) work tree would result in broken diffs. http://code.google.com/p/reviewboard/issues/detail?id=928 http://reviews.review-board.org/r/756/ -- You received this message because you are listed in the owner or CC

Issue 927 in reviewboard: Add guess-summary and guess-description options for those who use a dvcs like git

2009-03-16 Thread codesite-noreply
Comment #2 on issue 927 by vicaya: Add guess-summary and guess-description options for those who use a dvcs like git http://code.google.com/p/reviewboard/issues/detail?id=927 http://reviews.review-board.org/r/755 -- 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-16 Thread codesite-noreply
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 936 by keithhoffman22: 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 *NOTE: If you have a patch, please submit it

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-16 Thread codesite-noreply
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 935 by keithhoffman22: 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 *NOTE: If you have a patch,

Issue 959 in reviewboard: LDAP authentication scope

2009-03-16 Thread codesite-noreply
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 959 by kimonp: LDAP authentication scope http://code.google.com/p/reviewboard/issues/detail?id=959 The LDAP server at my (very large) company would not authenticate with reviewboard using LDAP. The problem was the SCOPE

Issue 873 in reviewboard: page not found at /review/r/rid/diff/X-X/raw

2009-03-16 Thread codesite-noreply
Comment #2 on issue 873 by ciaomary: page not found at /review/r/rid/diff/X-X/raw http://code.google.com/p/reviewboard/issues/detail?id=873 We're also having this issue. Even with the 3/13/09 nightly. -- You received this message because you are listed in the owner or CC fields of this

Issue 807 in reviewboard: Links from reviews do not link to the corresponding line in the diff properly.

2009-03-16 Thread codesite-noreply
Comment #11 on issue 807 by ciaomary: Links from reviews do not link to the corresponding line in the diff properly. http://code.google.com/p/reviewboard/issues/detail?id=807 I can also confirm this is fixed with 3/13/09 nightly. Thanks! -- You received this message because you are listed in

Issue 961 in reviewboard: A comment box pops up if you click 'expand' in diff viewer on RB 3/13 nightly

2009-03-16 Thread codesite-noreply
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 961 by ciaomary: A comment box pops up if you click 'expand' in diff viewer on RB 3/13 nightly http://code.google.com/p/reviewboard/issues/detail?id=961 What's the URL of the page containing the problem?

Issue 933 in reviewboard: Clicking expand triggers review comment

2009-03-17 Thread codesite-noreply
Comment #3 on issue 933 by chipx86: Clicking expand triggers review comment http://code.google.com/p/reviewboard/issues/detail?id=933 Issue 961 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 965 in reviewboard: Edit buttons on Review Request screen are not accessible

2009-03-17 Thread codesite-noreply
Comment #2 on issue 965 by brad.taylor: Edit buttons on Review Request screen are not accessible http://code.google.com/p/reviewboard/issues/detail?id=965 Additionally, the edit buttons are not focusable, so I'll have to figure a way to make that happen also. -- You received this message

Issue 965 in reviewboard: Edit buttons on Review Request screen are not accessible

2009-03-17 Thread codesite-noreply
Updates: Status: Confirmed Labels: Milestone-Release1.0 Component-Reviews Comment #3 on issue 965 by chipx86: Edit buttons on Review Request screen are not accessible http://code.google.com/p/reviewboard/issues/detail?id=965 Can you submit this to our Review Board server? --

Issue 965 in reviewboard: Edit buttons on Review Request screen are not accessible

2009-03-17 Thread codesite-noreply
Comment #4 on issue 965 by brad.taylor: Edit buttons on Review Request screen are not accessible http://code.google.com/p/reviewboard/issues/detail?id=965 Updated patch to make the button focusable (by using an a tag) and thus clickable via Firefox (when a user hits Enter, Firefox will

Issue 914 in reviewboard: API Broken Alpha2: api/json/reviewrequests/rid/reviews/

2009-03-17 Thread codesite-noreply
Comment #1 on issue 914 by ciaomary: API Broken Alpha2: api/json/reviewrequests/rid/reviews/ http://code.google.com/p/reviewboard/issues/detail?id=914 The fix for my issue was found. I needed to pass in id=$rid with the request. This is not documented in the API doc however. I request that

Issue 967 in reviewboard: repository hostname lookups are not really canonical

2009-03-17 Thread codesite-noreply
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 967 by psc...@vmware.com: repository hostname lookups are not really canonical http://code.google.com/p/reviewboard/issues/detail?id=967 Currently, post-review relies on calls to various socket module functions in order to

Issue 892 in reviewboard: Diff-viewer crash when viewing difference between diffs with new files.

2009-03-18 Thread codesite-noreply
Comment #11 on issue 892 by chipx86: Diff-viewer crash when viewing difference between diffs with new files. http://code.google.com/p/reviewboard/issues/detail?id=892 Issue 968 has been merged into this issue. -- You received this message because you are listed in the owner or CC fields of

Issue 973 in reviewboard: Allow code review without a patch

2009-03-20 Thread codesite-noreply
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 973 by jocelyn.fiat: Allow code review without a patch http://code.google.com/p/reviewboard/issues/detail?id=973 Currently code review seems to only work for actually reviewing a patch, not for reviewing existing code for

Issue 974 in reviewboard: Clicking anywhere now brings up the comment box, even expand code links

2009-03-20 Thread codesite-noreply
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 974 by clarkd4: Clicking anywhere now brings up the comment box, even expand code links http://code.google.com/p/reviewboard/issues/detail?id=974 Firefox 3.0.7 on Win2003 64-bit. In the latest version of Reviewboard,

Issue 975 in reviewboard: Launching and moving comment box, backspacing over text are very slow

2009-03-20 Thread codesite-noreply
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 975 by clarkd4: Launching and moving comment box, backspacing over text are very slow http://code.google.com/p/reviewboard/issues/detail?id=975 Firefox 3.0.7, Win2003 64-bit. In the latest version of Reviewboard at

Issue 975 in reviewboard: Launching and moving comment box, backspacing over text are very slow

2009-03-20 Thread codesite-noreply
Updates: Status: NeedInfo Comment #1 on issue 975 by chipx86: Launching and moving comment box, backspacing over text are very slow http://code.google.com/p/reviewboard/issues/detail?id=975 What extensions are you using in Firefox? The textarea is actually just a standard textarea,

Issue 974 in reviewboard: Clicking anywhere now brings up the comment box, even expand code links

2009-03-20 Thread codesite-noreply
Updates: Status: Duplicate Mergedinto: 933 Comment #1 on issue 974 by chipx86: Clicking anywhere now brings up the comment box, even expand code links http://code.google.com/p/reviewboard/issues/detail?id=974 (No comment was entered for this change.) -- You received this

Issue 933 in reviewboard: Clicking expand triggers review comment

2009-03-20 Thread codesite-noreply
Comment #6 on issue 933 by clarkd4: Clicking expand triggers review comment http://code.google.com/p/reviewboard/issues/detail?id=933 For the record, I liked the old behavior that only clicking or drag-selecting in the line number column triggers a comment box. -- You received this message

Issue 975 in reviewboard: Launching and moving comment box, backspacing over text are very slow

2009-03-20 Thread codesite-noreply
Comment #2 on issue 975 by clarkd4: Launching and moving comment box, backspacing over text are very slow http://code.google.com/p/reviewboard/issues/detail?id=975 Yes, both issues go away when I restart the browser. The comment box is still a little slow, but not horrible. It might be

Issue 966 in reviewboard: Under General Settings, updating Server field not saved despite successful message

2009-03-20 Thread codesite-noreply
Comment #1 on issue 966 by ciaomary: Under General Settings, updating Server field not saved despite successful message http://code.google.com/p/reviewboard/issues/detail?id=966 Turns out this is not limited to just server field in General Settings. On a new install of 3-13-09 nightly,

Issue 933 in reviewboard: Clicking expand triggers review comment

2009-03-20 Thread codesite-noreply
Comment #7 on issue 933 by jefflamb: Clicking expand triggers review comment http://code.google.com/p/reviewboard/issues/detail?id=933 I agree. I like highlighting blocks by click and dragging text when I'm showing something to people (or myself.) -- You received this message because you

Comment on ReviewBoardAPI in reviewboard

2009-03-21 Thread codesite-noreply
Comment by helder: Could anyone document better the diff/new call please? For more information: http://code.google.com/p/reviewboard/wiki/ReviewBoardAPI --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups

Comment on Summer_of_Code_Ideas in reviewboard

2009-03-21 Thread codesite-noreply
Comment by chipx86: Hi Omar, would you mind e-mailing me (chip...@gmail.com) about your proposal and your experience? For more information: http://code.google.com/p/reviewboard/wiki/Summer_of_Code_Ideas --~--~-~--~~~---~--~~ You received this message because

Issue 442 in reviewboard: Diff viewer choking on svn diffs with deleted files

2009-03-21 Thread codesite-noreply
Updates: Status: NotABug Comment #9 on issue 442 by trowbrds: Diff viewer choking on svn diffs with deleted files http://code.google.com/p/reviewboard/issues/detail?id=442 As was mentioned, svn doesn't generate a correct diff for this situation. The post-review script does. -- You

Issue 435 in reviewboard: Can't delete comments in the diff

2009-03-21 Thread codesite-noreply
Updates: Status: Fixed Comment #6 on issue 435 by trowbrds: Can't delete comments in the diff http://code.google.com/p/reviewboard/issues/detail?id=435 This should have been fixed in the UI rewrite, I believe. Please add a comment if you're still experiencing this. -- You received

Issue 471 in reviewboard: SCM Errors result in raw tracebacks

2009-03-21 Thread codesite-noreply
Updates: Status: Fixed Comment #6 on issue 471 by trowbrds: SCM Errors result in raw tracebacks http://code.google.com/p/reviewboard/issues/detail?id=471 Christian got this in the UI rewrite. -- You received this message because you are listed in the owner or CC fields of this issue,

Issue 546 in reviewboard: Post-review dosn't like apostrophe's

2009-03-21 Thread codesite-noreply
Updates: Status: ThirdParty Comment #5 on issue 546 by trowbrds: Post-review dosn't like apostrophe's http://code.google.com/p/reviewboard/issues/detail?id=546 It looks like this was a problem with the older p4python. Please add a comment if you're still experiencing problems. -- You

Issue 979 in reviewboard: Postreview uploads wrong diff in windows

2009-03-23 Thread codesite-noreply
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 979 by pauloneves: Postreview uploads wrong diff in windows http://code.google.com/p/reviewboard/issues/detail?id=979 What's the URL of the page containing the problem? It's using postreview in Sumindo with subversion and

Comment on Summer_of_Code_Ideas in reviewboard

2009-03-23 Thread codesite-noreply
Comment by shifaatkhan: I can read the tasks easily. but i am confused about the skills need for this project. my email is shifaatk...@gmail.com. Please help me out here, because I have no clue about how to proceed. For more information:

Comment on Summer_of_Code_Ideas in reviewboard

2009-03-23 Thread codesite-noreply
Comment by chipx86: Generally, it helps to be familiar with Python and, to a lesser extent, Django. For more information: http://code.google.com/p/reviewboard/wiki/Summer_of_Code_Ideas --~--~-~--~~~---~--~~ You received this message because you are subscribed

Issue 922 in reviewboard: make Ship It a label

2009-03-23 Thread codesite-noreply
Updates: Status: Fixed Comment #2 on issue 922 by chipx86: make Ship It a label http://code.google.com/p/reviewboard/issues/detail?id=922 Fixed in r1847. -- 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 933 in reviewboard: Clicking expand triggers review comment

2009-03-23 Thread codesite-noreply
Updates: Status: Fixed Comment #9 on issue 933 by chipx86: Clicking expand triggers review comment http://code.google.com/p/reviewboard/issues/detail?id=933 Fixed in r1848. -- You received this message because you are listed in the owner or CC fields of this issue, or because you

Issue 980 in reviewboard: Not able to generate diff

2009-03-23 Thread codesite-noreply
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 980 by pk.hariprasad: Not able to generate diff http://code.google.com/p/reviewboard/issues/detail?id=980 *NOTE: Do not post confidential information in this bug report.* What's the URL of the page containing the problem?

Issue 980 in reviewboard: Not able to generate diff

2009-03-23 Thread codesite-noreply
Comment #1 on issue 980 by pk.hariprasad: Not able to generate diff http://code.google.com/p/reviewboard/issues/detail?id=980 The diff was generated using TortoiseCVS -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue.

Issue 980 in reviewboard: Not able to generate diff

2009-03-23 Thread codesite-noreply
Updates: Status: NeedInfo Comment #2 on issue 980 by chipx86: Not able to generate diff http://code.google.com/p/reviewboard/issues/detail?id=980 Try using post-review or standard cvs. If it's anything like TortoiseSVN, the diff generated is actually incompatible with us. -- You

Issue 583 in reviewboard: ReviewBoard does not verify patch when uploading

2009-03-23 Thread codesite-noreply
Comment #3 on issue 583 by trowbrds: ReviewBoard does not verify patch when uploading http://code.google.com/p/reviewboard/issues/detail?id=583 Issue 522 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

Issue 522 in reviewboard: svn copy causes problems

2009-03-23 Thread codesite-noreply
Updates: Status: Duplicate Mergedinto: 583 Comment #5 on issue 522 by trowbrds: svn copy causes problems http://code.google.com/p/reviewboard/issues/detail?id=522 Speaking of which, I'm going to merge this into bug 583. -- You received this message because you are listed in the

Issue 581 in reviewboard: Users should be able to specify their default Dashboard view

2009-03-23 Thread codesite-noreply
Updates: Labels: -Type-Defect Type-Enhancement Comment #8 on issue 581 by trowbrds: Users should be able to specify their default Dashboard view http://code.google.com/p/reviewboard/issues/detail?id=581 (No comment was entered for this change.) -- You received this message because

Issue 607 in reviewboard: post-review option to insert the review url into the changelist description

2009-03-23 Thread codesite-noreply
Updates: Labels: -Type-Defect Type-Enhancement Comment #4 on issue 607 by trowbrds: post-review option to insert the review url into the changelist description http://code.google.com/p/reviewboard/issues/detail?id=607 (No comment was entered for this change.) -- You received this

Issue 631 in reviewboard: Making any changes after adding caption to screenshot removes the caption

2009-03-23 Thread codesite-noreply
Updates: Status: Fixed Comment #1 on issue 631 by trowbrds: Making any changes after adding caption to screenshot removes the caption http://code.google.com/p/reviewboard/issues/detail?id=631 Screenshot captions were completely redone in the UI rewrite. Assuming this is fixed. If

Issue 635 in reviewboard: post-review cannot deal with files not in current version of repository, when using --revision-range

2009-03-23 Thread codesite-noreply
Updates: Status: NeedInfo Comment #2 on issue 635 by trowbrds: post-review cannot deal with files not in current version of repository, when using --revision-range http://code.google.com/p/reviewboard/issues/detail?id=635 What about using --revision-range with a server URL? -- You

Issue 651 in reviewboard: There're some defect for the Windows post review process:

2009-03-23 Thread codesite-noreply
Updates: Status: Fixed Comment #1 on issue 651 by trowbrds: There're some defect for the Windows post review process: http://code.google.com/p/reviewboard/issues/detail?id=651 Binary files have been fixed since this. -- You received this message because you are listed in the owner or

Issue 676 in reviewboard: post-review fails when uploading diff

2009-03-24 Thread codesite-noreply
Updates: Status: Incomplete Comment #3 on issue 676 by trowbrds: post-review fails when uploading diff http://code.google.com/p/reviewboard/issues/detail?id=676 (No comment was entered for this change.) -- You received this message because you are listed in the owner or CC fields of

Issue 666 in reviewboard: view diff causes Error - cvs.py

2009-03-24 Thread codesite-noreply
Updates: Status: Fixed Comment #11 on issue 666 by trowbrds: view diff causes Error - cvs.py http://code.google.com/p/reviewboard/issues/detail?id=666 Fixed in revision 1849. Thanks! -- You received this message because you are listed in the owner or CC fields of this issue, or because

Issue 747 in reviewboard: server URL validation prevents internal URLs

2009-03-24 Thread codesite-noreply
Updates: Status: Confirmed Comment #1 on issue 747 by trowbrds: server URL validation prevents internal URLs http://code.google.com/p/reviewboard/issues/detail?id=747 (No comment was entered for this change.) -- You received this message because you are listed in the owner or CC

Issue 748 in reviewboard: Commenter name is sometimes missing from the body of reviewboard emails

2009-03-24 Thread codesite-noreply
Updates: Status: Confirmed Comment #2 on issue 748 by trowbrds: Commenter name is sometimes missing from the body of reviewboard emails http://code.google.com/p/reviewboard/issues/detail?id=748 (No comment was entered for this change.) -- You received this message because you are

Issue 760 in reviewboard: Columns are not the right size in an interdiff

2009-03-24 Thread codesite-noreply
Updates: Status: Duplicate Mergedinto: 730 Comment #2 on issue 760 by trowbrds: Columns are not the right size in an interdiff http://code.google.com/p/reviewboard/issues/detail?id=760 (No comment was entered for this change.) -- You received this message because you are

Issue 730 in reviewboard: Interdiff on added files does not render properly

2009-03-24 Thread codesite-noreply
Comment #3 on issue 730 by trowbrds: Interdiff on added files does not render properly http://code.google.com/p/reviewboard/issues/detail?id=730 Issue 760 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

Issue 769 in reviewboard: post-review should warn if there's no diff in the user's path

2009-03-24 Thread codesite-noreply
Updates: Summary: post-review should warn if there's no diff in the user's path Status: Confirmed Labels: -Priority-Medium Priority-Low Component-Scripts Comment #2 on issue 769 by trowbrds: post-review should warn if there's no diff in the user's path

Issue 784 in reviewboard: FileNotFound error on SVN diff

2009-03-24 Thread codesite-noreply
Updates: Status: Incomplete Comment #2 on issue 784 by trowbrds: FileNotFound error on SVN diff http://code.google.com/p/reviewboard/issues/detail?id=784 (No comment was entered for this change.) -- You received this message because you are listed in the owner or CC fields of this

Issue 793 in reviewboard: Firefox 3.05 on Linux UI Bug: Add Comment doesn't display OK|Cancel buttons under textbox

2009-03-24 Thread codesite-noreply
Updates: Status: Incomplete Comment #2 on issue 793 by trowbrds: Firefox 3.05 on Linux UI Bug: Add Comment doesn't display OK|Cancel buttons under textbox http://code.google.com/p/reviewboard/issues/detail?id=793 (No comment was entered for this change.) -- You received this message

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. --

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

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

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

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 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.) --

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

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

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 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

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

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

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

Issue 894 in reviewboard: B in description causes bold formatting.

2009-03-24 Thread codesite-noreply
Comment #1 on issue 894 by trowbrds: B 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

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

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

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

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

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

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

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

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

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

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. --

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

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

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

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

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

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

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

Issue 368 in reviewboard: Provide a user manual for Review Board

2009-03-25 Thread codesite-noreply
Updates: Status: Fixed Comment #7 on issue 368 by chipx86: Provide a user manual for Review Board http://code.google.com/p/reviewboard/issues/detail?id=368 (No comment was entered for this change.) -- You received this message because you are listed in the owner or CC fields of this

Issue 976 in reviewboard: Failed to send email using Gmail's smtp

2009-03-25 Thread codesite-noreply
Updates: Status: NeedInfo Comment #1 on issue 976 by chipx86: Failed to send email using Gmail's smtp http://code.google.com/p/reviewboard/issues/detail?id=976 This is a third party issue, and beyond our control, but what are the e-mail settings? -- You received this message because

<    2   3   4   5   6   7   8   9   10   11   >