Re: Issue 1623 in reviewboard: Add p4ticket support in perforce backend

2013-02-07 Thread reviewboard
Updates: Owner: trowb...@gmail.com Comment #9 on issue 1623 by trowb...@gmail.com: Add p4ticket support in perforce backend http://code.google.com/p/reviewboard/issues/detail?id=1623 I'm working on doing this in a way which applies to our modern code. -- You received this message

Re: Issue 2686 in reviewboard: 1.6.10 breaks svn+ssh for Subversion

2013-02-07 Thread reviewboard
Comment #26 on issue 2686 by andreasf...@gmail.com: 1.6.10 breaks svn+ssh for Subversion http://code.google.com/p/reviewboard/issues/detail?id=2686 Same problem with newest version 1.7.5 After upgrading from 1.6.1 the repository access is no more possible rbssh gives the following: SSH:

Re: Issue 2751 in reviewboard: Images with file names longer than 72 characters can not be properly uploaded as screenshots

2013-02-07 Thread reviewboard
Comment #6 on issue 2751 by rajas...@gmail.com: Images with file names longer than 72 characters can not be properly uploaded as screenshots http://code.google.com/p/reviewboard/issues/detail?id=2751 Can this be increased to varchar(255), overriding the default limit of 100. We would need

Re: Issue 1859 in reviewboard: Update logging settings to include level

2013-02-07 Thread reviewboard
Comment #3 on issue 1859 by rajas...@gmail.com: Update logging settings to include level http://code.google.com/p/reviewboard/issues/detail?id=1859 Added a patch to allow changing log levels through the UI (Admin-Logging interface). Djblets patch: http://reviews.reviewboard.org/r/3851/

Re: Issue 2301 in reviewboard: Link to user from search box ignores application path

2013-02-07 Thread reviewboard
Comment #4 on issue 2301 by rajas...@gmail.com: Link to user from search box ignores application path http://code.google.com/p/reviewboard/issues/detail?id=2301 Patch for this is at http://reviews.reviewboard.org/r/3836/ -- You received this message because you are subscribed to the Google

Re: Issue 2494 in reviewboard: manually uploaded git diff-tree --cc produce 'diff file is empty'

2013-02-07 Thread reviewboard
Comment #6 on issue 2494 by elliot.w...@gmail.com: manually uploaded git diff-tree --cc produce 'diff file is empty' http://code.google.com/p/reviewboard/issues/detail?id=2494 guys this is a big deal. merge conflicts exist, and their resolutions involve actual code that needs peer review

Issue 2896 in reviewboard: merge conflict resolutions cannot be reviewed

2013-02-07 Thread reviewboard
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 2896 by elliot.w...@gmail.com: merge conflict resolutions cannot be reviewed http://code.google.com/p/reviewboard/issues/detail?id=2896 duplicate of issue 2494, which has the silly summary manually uploaded git diff-tree

Issue 2897 in reviewboard: raw file URL mask incorrect for fedorahosted git - gets HTML instead of raw code

2013-02-07 Thread reviewboard
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 2897 by tfl...@fedoraproject.org: raw file URL mask incorrect for fedorahosted git - gets HTML instead of raw code http://code.google.com/p/reviewboard/issues/detail?id=2897 *** For customer support, please post to

Re: Issue 2522 in reviewboard: Hide inaccessible review requests from All review requests list

2013-02-07 Thread reviewboard
Comment #2 on issue 2522 by lu...@lusty.org: Hide inaccessible review requests from All review requests list http://code.google.com/p/reviewboard/issues/detail?id=2522 I'm going to have to set up a separate reviewboard instance because this functionality is not there. -- You received

Re: Issue 2522 in reviewboard: Hide inaccessible review requests from All review requests list

2013-02-07 Thread reviewboard
Comment #3 on issue 2522 by chip...@gmail.com: Hide inaccessible review requests from All review requests list http://code.google.com/p/reviewboard/issues/detail?id=2522 The problem is that there's no one query we can use that returns all the review requests that only your user can see,

Re: Issue 1623 in reviewboard: Add p4ticket support in perforce backend

2013-02-07 Thread reviewboard
Updates: Status: Fixed Comment #10 on issue 1623 by trowb...@gmail.com: Add p4ticket support in perforce backend http://code.google.com/p/reviewboard/issues/detail?id=1623 Fixed in release-1.7.x (178a754). This will (finally!) ship in 1.7.6. -- You received this message because you

Re: Issue 1859 in reviewboard: Update logging settings to include level

2013-02-07 Thread reviewboard
Updates: Status: Fixed Comment #4 on issue 1859 by trowb...@gmail.com: Update logging settings to include level http://code.google.com/p/reviewboard/issues/detail?id=1859 Fixed in djblets master (f89aec5) and reviewboard release-1.7.x (e601645). Thanks! -- You received this

Re: Issue 2897 in reviewboard: raw file URL mask incorrect for fedorahosted git - gets HTML instead of raw code

2013-02-07 Thread reviewboard
Updates: Status: Fixed Comment #1 on issue 2897 by trowb...@gmail.com: raw file URL mask incorrect for fedorahosted git - gets HTML instead of raw code http://code.google.com/p/reviewboard/issues/detail?id=2897 Fixed in release-1.6.x (4722667), release-1.7.x (a4ade92). Thanks! --