Re: curious inter-diff bug?

2013-02-18 Thread Matthew Woehlke
On 2013-02-16 02:43, Christian Hammond wrote: On Feb 15, 2013, at 1:26 PM, Matthew Woehlke mwoehlke.fl...@gmail.com wrote: Drifting even further off topic, have you ever given thought to using patience diff in RB? (I've seen spots where it would have been an improvement... might help with

Re: How to upload a diff for specific branch of Git

2013-02-18 Thread Matthew Woehlke
On 2013-02-16 22:21, Christian Hammond wrote: So it sounds like you need to make sure any diff you generate through egit is between a range of some pushed branch..HEAD. To make that even more explicit... ANY diff, regardless how it is generated, needs to be against something that RB can

Re: Default permission groups?

2013-02-18 Thread mdbrowning
Did you ever figure out how you set the default group for all new users? We also have this need. Michael Browning On Tuesday, February 21, 2012 3:08:30 PM UTC-8, Oz Linden wrote: I'm setting up my second ReviewBoard server... on the first one (codereview.secondlife.com), I somehow set

Re: Default permission groups?

2013-02-18 Thread Christian Hammond
Hi Michael, There's no ability today to do this built-in. You *could* write an extension (if running 1.7) that listens for new User objects in the database (there's a signal for this) and applies the proper permissions. Christian -- Christian Hammond - chip...@chipx86.com Review Board -

Re: Error while adding perforce 2012.2 repository to reviewboard 1.7.4

2013-02-18 Thread David Trowbridge
Can you show me a log of exactly which commands you used to build and install p4python? -David On Wed, Feb 13, 2013 at 12:00 PM, chuck j cjerry2...@gmail.com wrote: Dear All, Its seems i have got some success while configuring ssl. Now that our perforce server is running on ssl I am

Re: Issue 2843 in reviewboard: Extensions' 'config/' and 'db/' admin links don't work when SITE_ROOT isn't '/'

2013-02-18 Thread reviewboard
Updates: Status: Fixed Labels: Djblets Comment #3 on issue 2843 by chip...@gmail.com: Extensions' 'config/' and 'db/' admin links don't work when SITE_ROOT isn't '/' http://code.google.com/p/reviewboard/issues/detail?id=2843 Fixed on Djblets master (revision 8515309) -- You

Re: Issue 2723 in reviewboard: Show issue status in dashboard

2013-02-18 Thread reviewboard
Comment #7 on issue 2723 by matthew@kitware.com: Show issue status in dashboard http://code.google.com/p/reviewboard/issues/detail?id=2723 Personally I'm less interested in the number of total issues. But now that you mention it, two choices, either unresolved by itself, or 'unresolved

Issue 2907 in reviewboard: post-review --guess-summary with --revision-range and git

2013-02-18 Thread reviewboard
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 2907 by julien.hamaide: post-review --guess-summary with --revision-range and git http://code.google.com/p/reviewboard/issues/detail?id=2907 *** For customer support, please post to reviewbo...@googlegroups.com *** If you

Re: Issue 2907 in reviewboard: post-review --guess-summary with --revision-range and git

2013-02-18 Thread reviewboard
Updates: Status: NeedInfo Comment #1 on issue 2907 by trowb...@gmail.com: post-review --guess-summary with --revision-range and git http://code.google.com/p/reviewboard/issues/detail?id=2907 I'm really not sure what you're reporting here. Can you clarify? Perhaps with an example?

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

2013-02-18 Thread reviewboard
Comment #12 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 I'm seeing nearly the exact same symptoms, with the exception that in comment 7, my error.log contains just this: Unable to

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

2013-02-18 Thread reviewboard
Comment #13 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 I'm seeing nearly the exact same symptoms, with the exception that in comment 7, my error.log contains just this: Unable to

Re: Issue 2753 in reviewboard: Some Admin Dashboard widgets do not reflect changes to the data they contain.

2013-02-18 Thread reviewboard
Updates: Status: Fixed Comment #5 on issue 2753 by trowb...@gmail.com: Some Admin Dashboard widgets do not reflect changes to the data they contain. http://code.google.com/p/reviewboard/issues/detail?id=2753 Fixed in release-1.7.x (931b172). Thanks! -- You received this message

Re: Issue 2869 in reviewboard: Missing error warning text when creating new review request with non-existent person

2013-02-18 Thread reviewboard
Updates: Status: Fixed Comment #3 on issue 2869 by trowb...@gmail.com: Missing error warning text when creating new review request with non-existent person http://code.google.com/p/reviewboard/issues/detail?id=2869 Fixed in release-1.7.x (3c5ffba). Thanks! -- You received this

Re: Issue 2904 in reviewboard: Unable to run rb_site command

2013-02-18 Thread reviewboard
Updates: Status: SetupIssue Comment #1 on issue 2904 by trowb...@gmail.com: Unable to run rb_site command http://code.google.com/p/reviewboard/issues/detail?id=2904 Your dependencies aren't set up right--you have the wrong version of pycrypto. -- You received this message because

Re: Issue 2901 in reviewboard: RB tries to display diff from version 0 to 1

2013-02-18 Thread reviewboard
Updates: Labels: Component-ChangeDescriptions EasyFix Comment #1 on issue 2901 by trowb...@gmail.com: RB tries to display diff from version 0 to 1 http://code.google.com/p/reviewboard/issues/detail?id=2901 (No comment was entered for this change.) -- You received this message

Re: Issue 2894 in reviewboard: Archive reviews

2013-02-18 Thread reviewboard
Updates: Labels: Component-Dashboard Comment #1 on issue 2894 by trowb...@gmail.com: Archive reviews http://code.google.com/p/reviewboard/issues/detail?id=2894 (No comment was entered for this change.) -- You received this message because this project is configured to send all issue

Re: Issue 2841 in reviewboard: Using non-standard ssh port (!=22) for connecting to git repository

2013-02-18 Thread reviewboard
Comment #5 on issue 2841 by trowb...@gmail.com: Using non-standard ssh port (!=22) for connecting to git repository http://code.google.com/p/reviewboard/issues/detail?id=2841 Issue 2903 has been merged into this issue. -- You received this message because this project is configured to send

Re: Issue 2903 in reviewboard: Add non-standard port support for SSH+SVN

2013-02-18 Thread reviewboard
Updates: Status: Duplicate Mergedinto: 2841 Comment #3 on issue 2903 by trowb...@gmail.com: Add non-standard port support for SSH+SVN http://code.google.com/p/reviewboard/issues/detail?id=2903 (No comment was entered for this change.) -- You received this message because

Re: Issue 2494 in reviewboard: Merge conflict resolutions cannot be reviewed (`git diff-tree --cc` diffs don't parse)

2013-02-18 Thread reviewboard
Updates: Summary: Merge conflict resolutions cannot be reviewed (`git diff-tree --cc` diffs don't parse) Comment #7 on issue 2494 by trowb...@gmail.com: Merge conflict resolutions cannot be reviewed (`git diff-tree --cc` diffs don't parse)

Re: Issue 2896 in reviewboard: merge conflict resolutions cannot be reviewed

2013-02-18 Thread reviewboard
Updates: Status: Duplicate Mergedinto: 2494 Comment #1 on issue 2896 by trowb...@gmail.com: merge conflict resolutions cannot be reviewed http://code.google.com/p/reviewboard/issues/detail?id=2896 (No comment was entered for this change.) -- You received this message because

Re: Issue 2494 in reviewboard: Merge conflict resolutions cannot be reviewed (`git diff-tree --cc` diffs don't parse)

2013-02-18 Thread reviewboard
Comment #8 on issue 2494 by trowb...@gmail.com: Merge conflict resolutions cannot be reviewed (`git diff-tree --cc` diffs don't parse) http://code.google.com/p/reviewboard/issues/detail?id=2494 Issue 2896 has been merged into this issue. -- You received this message because this project is

Re: Issue 2888 in reviewboard: Allow the creator of an issue to mark it as fixed or drop it

2013-02-18 Thread reviewboard
Updates: Labels: Component-Reviews Comment #3 on issue 2888 by trowb...@gmail.com: Allow the creator of an issue to mark it as fixed or drop it http://code.google.com/p/reviewboard/issues/detail?id=2888 (No comment was entered for this change.) -- You received this message because

Re: Issue 2521 in reviewboard: middle mouse click handling in dashboard

2013-02-18 Thread reviewboard
Comment #2 on issue 2521 by trowb...@gmail.com: middle mouse click handling in dashboard http://code.google.com/p/reviewboard/issues/detail?id=2521 Issue 2902 has been merged into this issue. -- You received this message because this project is configured to send all issue notifications

Re: Issue 2902 in reviewboard: empty space in summary field not a real link

2013-02-18 Thread reviewboard
Updates: Status: Duplicate Mergedinto: 2521 Comment #1 on issue 2902 by trowb...@gmail.com: empty space in summary field not a real link http://code.google.com/p/reviewboard/issues/detail?id=2902 (No comment was entered for this change.) -- You received this message because

Re: Issue 1678 in reviewboard: Add filtering to dashboard

2013-02-18 Thread reviewboard
Comment #4 on issue 1678 by trowb...@gmail.com: Add filtering to dashboard http://code.google.com/p/reviewboard/issues/detail?id=1678 Issue 2049 has been merged into this issue. -- You received this message because this project is configured to send all issue notifications to this address.

Re: Issue 2049 in reviewboard: Filtering requests at least by fields Repository, Reviews, Submitter

2013-02-18 Thread reviewboard
Updates: Status: Duplicate Mergedinto: 1678 Comment #7 on issue 2049 by trowb...@gmail.com: Filtering requests at least by fields Repository, Reviews, Submitter http://code.google.com/p/reviewboard/issues/detail?id=2049 Merging related issues together. -- You received this

Re: Issue 2355 in reviewboard: Allow an ordering/filtering mechanism for review requests

2013-02-18 Thread reviewboard
Updates: Status: Duplicate Mergedinto: 1678 Comment #5 on issue 2355 by trowb...@gmail.com: Allow an ordering/filtering mechanism for review requests http://code.google.com/p/reviewboard/issues/detail?id=2355 Merging related issues together. -- You received this message

Re: Issue 1678 in reviewboard: Add filtering to dashboard

2013-02-18 Thread reviewboard
Comment #5 on issue 1678 by trowb...@gmail.com: Add filtering to dashboard http://code.google.com/p/reviewboard/issues/detail?id=1678 Issue 2355 has been merged into this issue. -- You received this message because this project is configured to send all issue notifications to this address.